-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8309053 | 8u391 | Sharath TN | P4 | Resolved | Fixed | b01 |
The test java/awt/ComponentOrientation/WindowTest.java will fail with jdk9 since applyResourceBundle will not be available any more.
The test should be revisited and either rewritten for applyComponentOrientation() or removed altogether.
The test should be revisited and either rewritten for applyComponentOrientation() or removed altogether.
- backported by
-
JDK-8309053 [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
- Resolved