-
Enhancement
-
Resolution: Fixed
-
P4
-
10, 11, 12
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8282601 | 11.0.16-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8282867 | 11.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
vmTestbase/gc/g1/unloading tests have duplicate vm flags, e.g. -XX:+UnlockDiagnosticVMOptions, -XX:+WhiteBoxAPI -XX:+UseG1GC, -Xlog:gc:gc.log, in their @run b/c corresponding vmTestbase tests had these flags written in a test suite .cfg file as well as test specific .cfg files.
although these duplications shouldn't cause any harm, it's better to remove them in order to have more clear test descriptions.
although these duplications shouldn't cause any harm, it's better to remove them in order to have more clear test descriptions.
- backported by
-
JDK-8282601 flags duplications in vmTestbase_vm_g1classunloading tests
- Resolved
-
JDK-8282867 flags duplications in vmTestbase_vm_g1classunloading tests
- Resolved