Code Review for hotspot

Prepared by:Peter Zhelezniakov on Tue Dec 22 13:07:46 MSK 2020
Workspace:/home/peterz/prj/bellsoft/jdk/jdk8u/hotspot
Compare against: /home/peterz/prj/bellsoft/jdk/jdk8u/hotspot-parent
Compare against version:9361
Summary of changes: 65 lines changed: 44 ins; 11 del; 10 mod; 3807 unchg
Changeset: hotspot.changeset
Bug id: JDK-8231501 : VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/ci/ciMethodData.cpp

rev 9362 : 8231501: VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Snapshot MDO extra trap and argument data only after it is prepared.
Reviewed-by: roland, thartmann
55 lines changed: 39 ins; 7 del; 9 mod; 723 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/ci/ciMethodData.hpp

rev 9362 : 8231501: VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Snapshot MDO extra trap and argument data only after it is prepared.
Reviewed-by: roland, thartmann
1 line changed: 0 ins; 0 del; 1 mod; 589 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/methodData.hpp

rev 9362 : 8231501: VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Snapshot MDO extra trap and argument data only after it is prepared.
Reviewed-by: roland, thartmann
9 lines changed: 5 ins; 4 del; 0 mod; 2495 unchg

This code review page was prepared using /home/peterz/.local/bin/webrev.ksh (vers 25.18-hg+openjdk.java.net).