JDK-8180898 : remove JavaToolUtils testlibrary class
  • Type: Sub-task
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-05-24
  • Updated: 2017-06-02
  • Resolved: 2017-05-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10
10 b10Fixed
Related Reports
Blocks :  
Description
JavaToolUtils class is used only by java/security/AccessController/DoPrivAccompliceTest.java test and does not provide any new functionality. As soon as DoPrivAccompliceTest.java is updated to use common testlibrary (JDK-8180895), JavaToolUtils class can be removed.
Comments
http://cr.openjdk.java.net/~iignatyev//8180898/webrev.00/index.html
26-05-2017