hg: jdk9/hs/hotspot: 2 new changesets
30 Mar
2016
30 Mar
'16
10:25 a.m.
Changeset: 1dac19bbc173 Author: thartmann Date: 2016-03-30 08:00 +0200 URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1dac19bbc173 8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated Summary: Check OSR invalidation after nmethod state transition. Reviewed-by: ddmitriev, vlivanov ! src/share/vm/code/nmethod.cpp Changeset: d7915089dde3 Author: thartmann Date: 2016-03-30 08:04 +0200 URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d7915089dde3 8152861: VM crash on assert: locked methods shouldn't be flushed Summary: Check if nmethod is locked by JVMTI before flushing. Reviewed-by: kvn ! src/share/vm/runtime/sweeper.cpp
3628
Age (days ago)
3628
Last active (days ago)
0 comments
1 participants
participants (1)
-
tobias.hartmann@oracle.com