JDK-8213233 : [TESTBUG] re-evaluate test/hotspot/jtreg/runtime/JVMDoPrivileged tests following JDK-8212605
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2018-11-01
  • Updated: 2019-08-15
  • Resolved: 2019-04-09
Related Reports
Blocks :  
Description
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?"
Comments
The Security libs team don't want them in their area. I think they still add some value despite the name anomaly in the test name and so will just leave them as-is.
09-04-2019

I think these can simply be moved to jdk/java/security/AccessController/
02-04-2019