Thu, 24 Oct 2013 00:33:14 -0400 8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build
dholmes [Thu, 24 Oct 2013 00:33:14 -0400] rev 21192
8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build Reviewed-by: coleenp, twisti
Wed, 30 Oct 2013 14:02:27 -0700 Merge
ccheung [Wed, 30 Oct 2013 14:02:27 -0700] rev 21191
Merge
Mon, 28 Oct 2013 21:41:48 +0400 8026950: Nits in agent ps_proc.c file breaks compilation of open hotspot
dsamersoff [Mon, 28 Oct 2013 21:41:48 +0400] rev 21190
8026950: Nits in agent ps_proc.c file breaks compilation of open hotspot Summary: Fixed two compilation-breaking nits Reviewed-by: sla, dholmes
Fri, 25 Oct 2013 22:06:43 -0700 Merge
ccheung [Fri, 25 Oct 2013 22:06:43 -0700] rev 21189
Merge
Fri, 25 Oct 2013 15:19:29 -0400 8024927: Nashorn performance regression with CompressedOops
coleenp [Fri, 25 Oct 2013 15:19:29 -0400] rev 21188
8024927: Nashorn performance regression with CompressedOops Summary: Allocate compressed class space at end of Java heap. For small heap sizes, without CDS, save some space so compressed classes can have the same favorable compression as oops Reviewed-by: stefank, hseigel, goetz
Fri, 25 Oct 2013 11:13:11 -0400 Merge
hseigel [Fri, 25 Oct 2013 11:13:11 -0400] rev 21187
Merge
Fri, 25 Oct 2013 11:05:32 -0400 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space
hseigel [Fri, 25 Oct 2013 11:05:32 -0400] rev 21186
8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space Summary: Incorporate chunk size when seeing if OutOfMemoryError was caused by Metaspace or Compressed class space. Reviewed-by: stefank, coleenp
Fri, 25 Oct 2013 09:07:58 +0200 8027294: Prepare hotspot for non TOD based uptime counter
jbachorik [Fri, 25 Oct 2013 09:07:58 +0200] rev 21185
8027294: Prepare hotspot for non TOD based uptime counter Summary: Use HR timer when available for os::elapsed_counter() on linux/bsd. Add a new counter for the JVM uptime. Reviewed-by: dholmes, sla
Thu, 24 Oct 2013 22:19:48 -0700 8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size
iklam [Thu, 24 Oct 2013 22:19:48 -0700] rev 21184
8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size Summary: Use hard-coded DEFAULT_MAIN_THREAD_STACK_PAGES = 2048 for 10.9 Reviewed-by: dcubed, iveresov Contributed-by: gerard.ziemski@oracle.com
Thu, 24 Oct 2013 10:02:02 +0200 8024423: JVMTI: GetLoadedClasses doesn't enumerate anonymous classes
farvidsson [Thu, 24 Oct 2013 10:02:02 +0200] rev 21183
8024423: JVMTI: GetLoadedClasses doesn't enumerate anonymous classes Summary: Rewrite of the getLoadedClasses() method implementation to include anonymous classes. Reviewed-by: coleenp, sspitsyn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip