Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b117
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028899 | port-stage-ppc-aix | Alan Bateman | P4 | Resolved | Fixed | master |
Description
It is one sub bug for JDK-8019502.
The bug is used to track scripts in java.util package which does not pass VM options correctly. Actually most of them has been fixed inJDK-8003890 so only 2 tests will be included:
test/java/util/Calendar/GenericTimeZoneNamesTest.sh
test/java/util/Calendar/NarrowNamesTest.sh
The bug is used to track scripts in java.util package which does not pass VM options correctly. Actually most of them has been fixed in
test/java/util/Calendar/GenericTimeZoneNamesTest.sh
test/java/util/Calendar/NarrowNamesTest.sh
Attachments
Issue Links
- backported by
-
JDK-8028899 [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
- Resolved