-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 19
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8296874 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8299461 | 17.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
- IR encoding parsing
- hotspot_pid* file parsing
- IR matching
- IR annotation format checking
- Failure reporting
This RFE splits the single IRMatcher class into multiple classes to separate different phases (parsing, matching, reporting) and better structure the involved components (methods, rules, IR annotation attributes and its contraints etc.). This should make it easier to implement
- backported by
-
JDK-8296874 [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
-
- Resolved
-
-
JDK-8299461 [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
-
- Resolved
-
- relates to
-
JDK-8292190 [IR Framework] Remove redundant regex matching for failing counts constraints
-
- Resolved
-
-
JDK-8280378 [IR Framework] Support IR matching for different compile phases
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/475ca049
-
Commit openjdk/jdk/2da67779
-
Review openjdk/jdk17u-dev/995
-
Review openjdk/jdk/7533