Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163643 | 8u121 | Boris Molodenkov | P4 | Resolved | Fixed | b01 |
JDK-8167749 | emb-8u121 | Boris Molodenkov | P4 | Resolved | Fixed | b01 |
Testsuite: Hotspot regression
Test name: compiler/native/TestDirtyInt.sh
JDK affected: 8u82.
This is a test bug. On some platforms the version of "test" command of BASH interpreter does not understand "==" symbol. And we have the following error:
/export/local/aurora/CommonData/javase_testbase/hotspot/test/compiler/native/TestDirtyInt.sh: test: unknown operator ==
Test should be modified.
Test name: compiler/native/TestDirtyInt.sh
JDK affected: 8u82.
This is a test bug. On some platforms the version of "test" command of BASH interpreter does not understand "==" symbol. And we have the following error:
/export/local/aurora/CommonData/javase_testbase/hotspot/test/compiler/native/TestDirtyInt.sh: test: unknown operator ==
Test should be modified.
- backported by
-
JDK-8163643 TESTBUG: New test compiler/native/TestDirtyInt.sh should be modified
-
- Resolved
-
-
JDK-8167749 TESTBUG: New test compiler/native/TestDirtyInt.sh should be modified
-
- Resolved
-