-
Bug
-
Resolution: Fixed
-
P4
-
23
-
b10
The test added for JDK-8325451 does not compile.
open/test/hotspot/jtreg/compiler/predicates/TestPredicatesBasic.java:86: error: cannot find symbol
@Arguments({Argument.NUMBER_42})
^
symbol: method value()
location: @interface Arguments
1 error
open/test/hotspot/jtreg/compiler/predicates/TestPredicatesBasic.java:86: error: cannot find symbol
@Arguments({Argument.NUMBER_42})
^
symbol: method value()
location: @interface Arguments
1 error
- relates to
-
JDK-8324641 [IR Framework] Add Setup method to provide custom arguments and set fields
-
- Resolved
-
-
JDK-8325451 Missed elimination of assertion predicates
-
- Resolved
-