[jboss-cvs] JBossAS SVN: r76154 - projects/docs/enterprise/4.3.2/JDK6_Compatibility_Notes/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 23 20:56:31 EDT 2008


Author: irooskov at redhat.com
Date: 2008-07-23 20:56:31 -0400 (Wed, 23 Jul 2008)
New Revision: 76154

Modified:
   projects/docs/enterprise/4.3.2/JDK6_Compatibility_Notes/en-US/JDK6_readme.xml
Log:
updated JDK6 readme with fixes from QE - in responce to reopended JBPAPP-943


Modified: projects/docs/enterprise/4.3.2/JDK6_Compatibility_Notes/en-US/JDK6_readme.xml
===================================================================
--- projects/docs/enterprise/4.3.2/JDK6_Compatibility_Notes/en-US/JDK6_readme.xml	2008-07-23 23:32:58 UTC (rev 76153)
+++ projects/docs/enterprise/4.3.2/JDK6_Compatibility_Notes/en-US/JDK6_readme.xml	2008-07-24 00:56:31 UTC (rev 76154)
@@ -5,26 +5,8 @@
 <chapter id="JDK6_Compatibility_Notes-Running_JBoss_Enterprise_Application_Platform_4.3_with_JavaSE_6">
 	<title>Running JBoss Enterprise Application Platform 4.3 with JavaSE 6</title>
 	<para>
-		We have successfully certified JBoss Enterprise Application Platform 4.3.0.GA_CP01 to run with Sun JDK 6. The configuration used for testing was:
-	</para>
+		We have successfully certified JBoss Enterprise Application Platform 4.3, Cumulative Patch release 01 and above to run with Sun JDK 6, Update 5 and above.
 	<itemizedlist>
-		<listitem>
-			<para>
-				Sun JDK 6, Update 5
-			</para>
-		</listitem>
-		<listitem>
-			<para>
-				EAP 4.3.0.GA_CP01
-			</para>
-		</listitem>
-		<listitem>
-			<para>
-				Platform Configurations: RHEL-4.5 x86, x86_64 and RHEL-5.2 x86, x86_64
-			</para>
-		</listitem>
-	</itemizedlist>
-	<itemizedlist>
 		<title>Setup Required:</title>
 		<listitem>
 			<para>
@@ -67,11 +49,6 @@
 			</listitem>
 			<listitem>
 				<para>
-					<ulink url="http://jira.jboss.org/jira/browse/JBPAPP-907">JBPAPP-907</ulink>: sun.lang.ClassLoader.allowArraySyntax should be set to "true" in run.conf to avoid deserialization bottleneck in arrays for JDK 6.
-				</para>
-			</listitem>
-			<listitem>
-				<para>
 					<ulink url="http://jira.jboss.org/jira/browse/JBPAPP-906">JBPAPP-906</ulink>: Bad usage of ClassLoader.loadClass() for Java6 in SerializationHelper $CustomObjectInputStream - deserialization bottleneck for arrays.
 				</para>
 			</listitem>




More information about the jboss-cvs-commits mailing list