History log of /openjdk10/hotspot/test/runtime/logging/ProtectionDomainVerificationTest.java
Revision Date Author Comments
# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 11098:927d84d0b391 30-Apr-2016 dsamersoff

8154258: [TESTBUG] Various serviceability tests fail compilation
Summary: Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn


# 10393:62d355fd1283 29-Feb-2016 mockner

8149064: TraceProtectionDomainVerification has been converted to Unified Logging.
Summary: TraceProtectionDomainVerification has been converted to Unified Logging with tag protectiondomain.
Reviewed-by: coleenp, iklam