-
Bug
-
Resolution: Fixed
-
P4
-
7, 9, 11, 13, 14, 15
-
b22
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331343 | 11.0.25-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8338372 | 11.0.25 | Andrew Lu | P4 | Resolved | Fixed | b04 |
Mac OS X 10.7.3, iMac
With b16, this test fails not too often with such an exception:
java.lang.RuntimeException: anchor is -1, should be 0
at bug6462008.checkSelectionNonThreadSafe(bug6462008.java:389)
Note that I cannot reproduce this on my macmini4,1 running just this test alone. Perhaps there's some sort of a race (as NonThreadSafe name of the method suggests).
With b16, this test fails not too often with such an exception:
java.lang.RuntimeException: anchor is -1, should be 0
at bug6462008.checkSelectionNonThreadSafe(bug6462008.java:389)
Note that I cannot reproduce this on my macmini4,1 running just this test alone. Perhaps there's some sort of a race (as NonThreadSafe name of the method suggests).
- backported by
-
JDK-8331343 javax/swing/JList/6462008/bug6462008.java fails
- Resolved
-
JDK-8338372 javax/swing/JList/6462008/bug6462008.java fails
- Resolved
- links to
-
Commit openjdk/jdk/a5b7bc50
-
Commit(master) openjdk/jdk11u-dev/30f532b4
-
Review openjdk/jdk/793
-
Review(master) openjdk/jdk11u-dev/2900
(1 links to)