-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
12
David Holmes commented during review of JDK-8212605:
"I'm unclear about the change to the test:
test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivRunAbstract.jasm
as it still refers to the now non-existent JVM_DoPrivileged in the summary (and test path). Does this test still make sense? Should it be moved to the Java side now it doesn't actually test anything in the VM?"
"I'm unclear about the change to the test:
test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivRunAbstract.jasm
as it still refers to the now non-existent JVM_DoPrivileged in the summary (and test path). Does this test still make sense? Should it be moved to the Java side now it doesn't actually test anything in the VM?"
- is blocked by
-
JDK-8212605 Pure-Java implementation of AccessController.doPrivileged
- Resolved