-
Bug
-
Resolution: Fixed
-
P4
-
26
-
master
Tests uses ProcessTools.executeJava() that set VM flags and
add them in lib/PLABUtils.java with
Arrays.asList(Utils.getTestJavaOpts())
So we have flag duplication.
add them in lib/PLABUtils.java with
Arrays.asList(Utils.getTestJavaOpts())
So we have flag duplication.
- links to
-
Commit(master) openjdk/jdk/13bab09b
-
Review(master) openjdk/jdk/26402