sundar [Thu, 10 Mar 2011 12:52:24 +0530] rev 8772
6960211: JavaScript engine allows creation of interface although methods not available
Reviewed-by: jjh
ohair [Wed, 09 Mar 2011 18:01:43 -0800] rev 8771
Merge
ramap [Wed, 09 Mar 2011 15:49:59 -0800] rev 8770
6635776: Regression in jaxb tests with JDk6 U4
6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace
Reviewed-by: ohair, alanb
ramap [Wed, 09 Mar 2011 15:47:15 -0800] rev 8769
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
dholmes [Wed, 09 Mar 2011 19:52:48 -0500] rev 8768
7022370: Launcher ergonomics should provide simple default implementation
Summary: Use a common, platform independent, implementation unless an architecture specific implementation exists
Reviewed-by: ksrini, mchung, ohair, gbenson
mduigou [Tue, 08 Mar 2011 15:10:48 -0800] rev 8767
Merge
mduigou [Tue, 08 Mar 2011 15:09:49 -0800] rev 8766
6611830: UUID thread-safety and performance improvements
Reviewed-by: mduigou, jjb, alanb, briangoetz, dholmes, peterjones
Contributed-by: Daniel Aioanei <danielaioanei@google.com>
dl [Tue, 08 Mar 2011 18:16:14 +0000] rev 8765
7023006: Reduce unnecessary thread activity in ForkJoinPool
Reviewed-by: chegar, dholmes