-
Bug
-
Resolution: Fixed
-
P4
-
10, 11, 14
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8315000 | 17.0.10-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
JDK-8318795 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8323038 | 11.0.23 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8315001 | 11.0.22-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
repeatably on MacOS 10.12
----------System.out:(0/0)----------
----------System.err:(15/871)----------
java.lang.RuntimeException
at ChoicePopupLocation.openPopup(ChoicePopupLocation.java:123)
at ChoicePopupLocation.test(ChoicePopupLocation.java:100)
at ChoicePopupLocation.main(ChoicePopupLocation.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException
- backported by
-
JDK-8315000 [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
-
- Resolved
-
-
JDK-8315001 [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
-
- Resolved
-
-
JDK-8318795 [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
-
- Resolved
-
-
JDK-8323038 [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/78ca5ec7
-
Commit openjdk/jdk17u-dev/39c8bb24
-
Commit openjdk/jdk/f80faced
-
Review openjdk/jdk11u-dev/2433
-
Review openjdk/jdk17u-dev/1908
-
Review openjdk/jdk/11277