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