When running "make install" with JITTester default parameters (seed=SEED2) three of the tests "bytecode_tests" fail in JTREG with Assertion error.
seed=SEED2
Test names:
bytecode_tests/Test_41.java
bytecode_tests/Test_50.java
bytecode_tests/Test_59.java
Tests fail with assertion error in JTREG. But if one runs them manually by executing class files and comparing output and exit codes, all matches. Hence it is a bug in JITTester golden file generator.
seed=SEED2
Test names:
bytecode_tests/Test_41.java
bytecode_tests/Test_50.java
bytecode_tests/Test_59.java
Tests fail with assertion error in JTREG. But if one runs them manually by executing class files and comparing output and exit codes, all matches. Hence it is a bug in JITTester golden file generator.