JDK-8368936 : move CompilerUtils.java to jdk/test/lib
  • Type: Bug
  • Component: core-libs
  • Affected Version: 8
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-09-30
  • Updated: 2025-10-06
Description
All the existing library files are moved to jdk/test/lib so that backporting from higher releases will be easier.
In this bug, CompilerUtils will be moved along with associated changes in tests using CompilerUtils.

jdk/test/lib/testlibrary/CompilerUtils.java ---> jdk/test/lib/jdk/test/lib/compiler/CompilerUtils.java