git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Jun 11 06:04:50 UTC 2020
Changeset: 2ff9f53a
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
Date: 2020-06-11 05:53:33 +0000
URL: https://git.openjdk.java.net/mobile/commit/2ff9f53a
8222005: ClassRedefinition crashes with: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Remove optimizations from class redefinition that cause the guarantee hit
Reviewed-by: coleenp, dcubed
! src/hotspot/share/oops/cpCache.cpp
! src/hotspot/share/oops/klassVtable.cpp
! src/hotspot/share/prims/jvmtiRedefineClasses.cpp
Changeset: 342b5f36
Author: duke <duke at openjdk.org>
Date: 2020-06-11 06:04:10 +0000
URL: https://git.openjdk.java.net/mobile/commit/342b5f36
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list