Details
-
Bug
-
Resolution: Fixed
-
P4
-
9, 11, 14, 15, 16
-
b17
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8270309 | 11.0.13-oracle | Manukumar V S | P4 | Resolved | Fixed | b02 |
JDK-8272486 | 11.0.13 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
Description
The test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can potentially leave the frame open if it fails.
If it were not for the frame, the test could be headless.
So probably, we can remove the call to showText() from the test and make it headless.
If it were not for the frame, the test could be headless.
So probably, we can remove the call to showText() from the test and make it headless.
Attachments
Issue Links
- backported by
-
JDK-8270309 [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open
- Resolved
-
JDK-8272486 [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open
- Resolved
- relates to
-
JDK-8168759 Incorrect vertical positioning of diacritics
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/2c3f99da
-
Commit openjdk/jdk/aa386240
-
Review openjdk/jdk11u-dev/244
-
Review openjdk/jdk/255
(2 links to)