JDK-8181335 : remove packageless CompilerUtils
  • Type: Sub-task
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-05-31
  • Updated: 2025-10-10
  • Resolved: 2017-06-07
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 b11Fixed
Related Reports
Relates :  
Description
there is packageless CompilerUtils in /jdk/test/lib/testlibrary which is identical to jdk.test.lib.compiler.CompilerUtils from /test/lib. /jdk/test/lib/testlibrary/CompilerUtils should be removed and all its users should be updated to use j.t.l.compiler.CompilerUtils

Comments
URL: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/7bd3829a7a08 User: iignatyev Date: 2017-06-07 04:03:12 +0000
07-06-2017

URL: http://hg.openjdk.java.net/jdk10/jdk10/rev/6b750cdb823a User: iignatyev Date: 2017-06-07 04:02:23 +0000
07-06-2017