Coleen Phillimore
|
84a6e34fb0
|
8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Protection_domains can be unloaded in the dictionary pd_set.
Reviewed-by: zgu, hseigel
|
2019-02-28 16:30:31 -05:00 |
|
Coleen Phillimore
|
fdd11cac16
|
8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing
Call WB_ProtectionDomainRemovedCount.
Reviewed-by: jiangli, pchilanomate
|
2018-11-27 19:46:57 -05:00 |
|
Mandy Chung
|
73a6313038
|
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
Reviewed-by: alanb, egahlin
|
2018-10-04 08:45:21 -07:00 |
|
Igor Ignatyev
|
ab8c7f710c
|
8211171: move JarUtils to top-level testlibrary
Reviewed-by: alanb
|
2018-10-01 14:54:46 -07:00 |
|
Igor Ignatyev
|
8b28ad6efe
|
8210732: remove jdk.testlibrary.Utils
Reviewed-by: alanb, jcbeyler
|
2018-09-14 14:02:57 -07:00 |
|
Patricio Chilano Mateo
|
891765ee5e
|
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
Added flag -XX:+UnlockDiagnosticVMOptions to tests failing in product builds
Reviewed-by: dcubed, dholmes
|
2018-09-11 13:34:13 -04:00 |
|
Patricio Chilano Mateo
|
16b92a561c
|
8206424: Use locking for cleaning ProtectionDomainTable
ServiceThread is now in charge of cleaning ProtectionDomainTable entries
Reviewed-by: coleenp, iklam
|
2018-08-31 10:22:04 -04:00 |
|
Coleen Phillimore
|
e9b04293e3
|
8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify
Protection domain package access cache needs to be walked in unloading
Reviewed-by: dholmes, jiangli, zgu, kbarrett
|
2018-01-24 11:33:18 -05:00 |
|