hg: jdk9/hs/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Aug 19 22:27:43 UTC 2016
Changeset: c8aaea51e2eb
Author: coleenp
Date: 2016-08-19 14:54 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/c8aaea51e2eb
8145964: NoClassDefFound error in transforming lambdas
Summary: Skip VM anonymous classes in retransformation and give an error for redefinition.
Reviewed-by: dholmes, dcubed, never
! src/share/vm/prims/jvmti.xml
! src/share/vm/prims/jvmtiEnv.cpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp
+ test/runtime/RedefineTests/ModifyAnonymous.java
Changeset: 56f8dd524acd
Author: coleenp
Date: 2016-08-19 22:42 +0200
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/56f8dd524acd
Merge
More information about the jdk9-hs-changes
mailing list