-
Bug
-
Resolution: Fixed
-
P4
-
16, 17
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8292952 | 17.0.6-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8293908 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8297240 | 11.0.19-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
JDK-8303197 | 11.0.19 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
JDK-8297197 | 8u371 | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
Since instructions are not seen by the user does not understand what he has to do or user has to read the code. If user clicks on the cancel button the following exception is thrown .
java.lang.RuntimeException: Copies not incremented
at DialogCopies.main(DialogCopies.java:57)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
- backported by
-
JDK-8292952 [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
-
- Resolved
-
-
JDK-8293908 [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
-
- Resolved
-
-
JDK-8297197 [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
-
- Resolved
-
-
JDK-8297240 [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
-
- Resolved
-
-
JDK-8303197 [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/05db3227
-
Commit openjdk/jdk17u-dev/baf3b5c3
-
Commit openjdk/jdk/4da45c43
-
Review openjdk/jdk11u-dev/1769
-
Review openjdk/jdk17u-dev/680
-
Review openjdk/jdk/4850