-
Sub-task
-
Resolution: Fixed
-
P4
-
11, 15, 16
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280961 | 11.0.16-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
JDK-8283430 | 11.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
add `vm.flagless` property which can be used to filter out the tests which ignore external flags and adopt this property in "common" hotspot tests.
note: `vm.flags.length == 0` or similar can't be used as there are "harmless" flags which run-test framework sets.
note: `vm.flags.length == 0` or similar can't be used as there are "harmless" flags which run-test framework sets.
- backported by
-
JDK-8280961 introduce vm.flagless at-requires property
- Resolved
-
JDK-8283430 introduce vm.flagless at-requires property
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/f14b9328
-
Commit openjdk/jdk/e333b6e1
-
Review openjdk/jdk11u-dev/917
-
Review openjdk/jdk/2800
(1 links to)