2012-04-14 00:44, Lana Steuck skrev: > Hello, > > It's time for OpenJDK6 B25 promotion (will be tagged with jdk6-b25). > > Let me know if there are any additional changes to consider for this OpenJDK6 > release.
I think this changeset: JVM crashes when heavyweight monitors are used http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c08677f98289 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6840152 is a worthy candidate for inclusion into the jdk6 hotspot. I would fix the rare but frequently occouring # Internal Error (synchronizer.cpp:1954), pid=19400, tid=1185553296 # guarantee(mid->header()->is_neutral()) failed: invariant bug. There exist two oracle bugs that i think are duplicates to this one: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6781744 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7085976 Cheers Xerxes > > Thanks, > -Lana > > P.S. > - Release process is here: > http://hg.openjdk.java.net/jdk6/jdk6/raw-file/tip/ReleaseProcess.html > - OpenJdk6 Important Links Summary: > https://blogs.oracle.com/openjdk6releases/entry/openjdk6_at_a_glance > The page contains a table with information about all previous releases: > Release notes, Test Results, etc. > >