-
Enhancement
-
Resolution: Won't Fix
-
P3
-
10
Currently we have several compiler utilities scattered around HotSpot test area. For instance:
runtime/AppCDS/CompilerUtils.java
runtime/AppCDS/JarBuilder.java
runtime/modules/CompilerUtils.java
It would be beneficial to have one utility residing in top level test utils package (e.g. jdk.test.lib.CompilerUtils or similar), and all the users use the unified utility class.
runtime/AppCDS/CompilerUtils.java
runtime/AppCDS/JarBuilder.java
runtime/modules/CompilerUtils.java
It would be beneficial to have one utility residing in top level test utils package (e.g. jdk.test.lib.CompilerUtils or similar), and all the users use the unified utility class.