Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Igor Ignatyev
|
cdf3d55c82
|
8271890: mark hotspot runtime/Dictionary tests which ignore external VM flags
Reviewed-by: coleenp
|
2021-08-04 19:39:12 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Igor Ignatyev
|
46fe7e303b
|
8243945: use driver mode in runtime tests
Reviewed-by: dholmes, dcubed, gziemski
|
2020-04-29 19:51:45 -07:00 |
|
Igor Ignatyev
|
70e632d5ec
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
Reviewed-by: dholmes, stefank
|
2020-04-28 19:57:02 -07: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 |
|
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 |
|