roland [Mon, 28 Oct 2013 09:58:59 +0100] rev 21202
8027140: Assertion in compiler when running bigapps/Kitchensink/stability
Summary: filter() code for TypeKlassPtr not moved when permgen removal was introduced
Reviewed-by: twisti, iveresov
adlertz [Fri, 25 Oct 2013 12:40:10 -0700] rev 21201
Merge
adlertz [Fri, 25 Oct 2013 10:13:40 +0200] rev 21200
8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Summary: Remove input to junk phi if they also become dead during post_allocate_copy_removal
Reviewed-by: roland
twisti [Thu, 24 Oct 2013 16:26:31 -0700] rev 21199
Merge
twisti [Thu, 24 Oct 2013 16:23:07 -0700] rev 21198
8026328: Setting a breakpoint on invokedynamic crashes the JVM
Reviewed-by: jrose, roland
ehelin [Thu, 31 Oct 2013 21:20:00 +0100] rev 21197
Merge
brutisso [Mon, 28 Oct 2013 13:27:57 +0100] rev 21196
8027132: Print deprecation warning message for the flags controlling the CMS foreground collector
Reviewed-by: stefank, ehelin, ysr, tschatzl
vladidan [Wed, 30 Oct 2013 16:31:33 -0700] rev 21195
Merge
jprovino [Wed, 30 Oct 2013 16:06:48 -0400] rev 21194
Merge
jprovino [Sun, 27 Oct 2013 14:11:06 -0400] rev 21193
Merge
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
ccheung [Wed, 30 Oct 2013 14:02:27 -0700] rev 21191
Merge
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
ccheung [Fri, 25 Oct 2013 22:06:43 -0700] rev 21189
Merge
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
hseigel [Fri, 25 Oct 2013 11:13:11 -0400] rev 21187
Merge
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
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
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
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
amurillo [Fri, 25 Oct 2013 13:43:39 -0700] rev 21182
8027173: new hotspot build - hs25-b57
Reviewed-by: jcoomes
lana [Thu, 31 Oct 2013 16:31:31 -0700] rev 21181
Merge
lana [Wed, 30 Oct 2013 13:43:16 -0700] rev 21180
Merge
lana [Mon, 28 Oct 2013 12:25:44 -0700] rev 21179
Merge
acorn [Sat, 19 Oct 2013 18:32:34 -0400] rev 21178
8026893: Push 8026365 to TL early and add test
Reviewed-by: dcubed, kamg
cl [Thu, 31 Oct 2013 12:36:10 -0700] rev 21177
Added tag jdk8-b114 for changeset 07a68f9401e4
lana [Thu, 31 Oct 2013 16:24:33 -0700] rev 21176
Merge
lana [Wed, 30 Oct 2013 13:41:36 -0700] rev 21175
Merge