hg: jdk9/hs-rt/hotspot: 2 new changesets
harold.seigel at oracle.com
harold.seigel at oracle.com
Thu Mar 24 16:44:45 UTC 2016
Changeset: c17ada687ab0
Author: hseigel
Date: 2016-03-24 08:13 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/c17ada687ab0
8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call
Summary: Instead of assertng, throw an exception
Reviewed-by: acorn, coleenp
! src/share/vm/prims/unsafe.cpp
+ test/runtime/Unsafe/PrimitiveHostClass.java
Changeset: 99ce5bd266ed
Author: hseigel
Date: 2016-03-24 15:19 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/99ce5bd266ed
Merge
More information about the jdk9-hs-rt-changes
mailing list