-
Bug
-
Resolution: Fixed
-
P4
-
9, 10
-
b21
compiler/rtm tests use compiler.testlibrary.rtm.predicate.* predicates
to check if test should be executed or not. If test is not considered to be run it will do nothing and marked as passed. It will be better to don't run such tests at all. The fix is to use proper "@requires" .
to check if test should be executed or not. If test is not considered to be run it will do nothing and marked as passed. It will be better to don't run such tests at all. The fix is to use proper "@requires" .
- relates to
-
JDK-8180723 Compiler RTM tests fail
-
- Closed
-
-
JDK-8243618 compiler/rtm/cli tests can be run w/o WhiteBox
-
- Resolved
-