Changeset: 29db46e4b5b4 Author: amurillo Date: 2014-02-20 13:07 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/29db46e4b5b4
8035435: new hotspot build - hs24.80-b04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 25bc6340b786 Author: poonam Date: 2014-02-28 02:45 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/25bc6340b786 8035283: Second phase of branch shortening doesn't account for loop alignment Summary: added missing check for loop padding case. Reviewed-by: kvn, jrose ! src/share/vm/opto/output.cpp Changeset: 7d0fcff82726 Author: dcubed Date: 2014-02-28 14:56 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/7d0fcff82726 8028073: race condition in ObjectMonitor implementation causing deadlocks Summary: Move redo of ParkEvent.unpark() after JVMTI_EVENT_MONITOR_WAITED event handler is called. Reviewed-by: rdurbin, acorn, sspitsyn, dsimms, dholmes ! src/share/vm/prims/jvm.cpp ! src/share/vm/runtime/objectMonitor.cpp Changeset: 1b9722b5134a Author: jiangli Date: 2013-07-01 19:44 -0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/1b9722b5134a 8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled. Summary: Added -XX:+UsePerfData to Test7196045.java. Reviewed-by: dholmes, collins ! test/runtime/7196045/Test7196045.java Changeset: b33ee95e17c6 Author: amurillo Date: 2014-03-06 05:53 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/b33ee95e17c6 Added tag hs24.80-b04 for changeset 1b9722b5134a ! .hgtags