hg: jdk/hs: 8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Jan 24 16:38:10 UTC 2018


Changeset: 58787a1708d2
Author:    coleenp
Date:      2018-01-24 11:33 -0500
URL:       http://hg.openjdk.java.net/jdk/hs/rev/58787a1708d2

8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify
Summary: protection domain package access cache needs to be walked in unloading
Reviewed-by: dholmes, jiangli, zgu, kbarrett

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/dictionary.cpp
! src/hotspot/share/classfile/dictionary.hpp
! src/hotspot/share/classfile/protectionDomainCache.hpp
+ test/hotspot/jtreg/runtime/Dictionary/ClassForName.java
+ test/hotspot/jtreg/runtime/Dictionary/ProtectionDomainCacheTest.java
+ test/hotspot/jtreg/runtime/Dictionary/test.policy



More information about the jdk-hs-changes mailing list