JDK-8211972 : remove testlibrary/java/util/jar/Compiler.java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 12
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-10-10
  • Updated: 2018-11-20
  • Resolved: 2018-11-20
Related Reports
Duplicate :  
Relates :  
Description
testlibrary/java/util/jar/Compiler.java is in-memory java-compiler which supports "release" flag, it's not used directly by any tests, only by classes testlibrary/java/util/jar/. suggest removing and using jdk.test.lib.compiler.InMemoryJavaCompiler instead
Comments
http://cr.openjdk.java.net/~mli/8211974/webrev.00/
11-10-2018

will only move Compiler to top level test lib folder in this issue, track removal of Compiler in JDK-8212033
11-10-2018