-
Bug
-
Resolution: Fixed
-
P4
-
12, 13, 14, 15
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240323 | 14.0.2 | Mikael Vidstedt | P4 | Resolved | Fixed | b01 |
JDK-8240472 | 14.0.1 | Mikael Vidstedt | P4 | Resolved | Fixed | b07 |
JDK-8275101 | 13.0.10 | Yuri Nesterenko | P4 | Resolved | Fixed | b01 |
The tier1_gc_1 test group definition in test/hotspot/jtreg/TEST.groups is missing a backslash, and it turns out the TestTimelyCompaction.java file does not actually exist.
tier1_gc_1 = \
:gc_epsilon \
gc/g1/ \
-gc/g1/ihop/TestIHOPErgo.java
-gc/g1/TestTimelyCompaction.java
tier1_gc_1 = \
:gc_epsilon \
gc/g1/ \
-gc/g1/ihop/TestIHOPErgo.java
-gc/g1/TestTimelyCompaction.java
- backported by
-
JDK-8240323 Invalid tier1_gc_1 test group definition
- Resolved
-
JDK-8240472 Invalid tier1_gc_1 test group definition
- Resolved
-
JDK-8275101 Invalid tier1_gc_1 test group definition
- Resolved
- relates to
-
CODETOOLS-7902606 Validate test group names
- Resolved
-
JDK-8212657 Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1
- Resolved
(2 links to)