hg: jdk9/hs-rt/hotspot: 6583051: crash when adding non-static methods to java.lang.Object class
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Tue Jan 6 05:51:47 UTC 2015
Changeset: b2fbcc8d93bf
Author: coleenp
Date: 2015-01-05 22:50 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b2fbcc8d93bf
6583051: crash when adding non-static methods to java.lang.Object class
Summary: stop the JVM if java.lang.Object is incorrectly defined rather than crashing.
Reviewed-by: ctornqvi, dholmes
! src/share/vm/oops/klassVtable.cpp
+ test/runtime/BadObjectClass/BootstrapRedefine.java
+ test/runtime/BadObjectClass/Object.java
More information about the jdk9-all-changes
mailing list