-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 23, 24, 25
-
b06
-
x86, x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347621 | 24.0.1 | Satyen Subramaniam | P4 | Resolved | Fixed | b02 |
JDK-8347800 | 21.0.7-oracle | Dmitry Markov | P4 | Resolved | Fixed | master |
JDK-8347930 | 21.0.7 | Satyen Subramaniam | P4 | Resolved | Fixed | master |
JDK-8347906 | 17.0.15-oracle | Dmitry Markov | P4 | Resolved | Fixed | master |
JDK-8347931 | 17.0.15 | Satyen Subramaniam | P4 | Resolved | Fixed | master |
JDK-8347945 | 11.0.27-oracle | Dmitry Markov | P4 | Resolved | Fixed | master |
JDK-8348101 | 8u451 | Dmitry Markov | P4 | Resolved | Fixed | master |
Goal: determine why the assertion is failing and address the cause. Afterwards this test should no longer hang when run from the CLI.
Steps to reproduce
* Pull the relevant OpenJDK source (11 or 8)
* Install the necessary build dependencies
* Build with `--enable-debug`
* Pull jck.jar and unpack it
* Run the `api/java_awt/awt_focus_subsystem/event_delivery/index.html#EventDelivery2` test (either through CLI or test harness)
(1) https://github.com/openjdk/jdk11u-dev/blob/master/src/java.desktop/windows/native/libawt/windows/awt_Button.cpp#L246
- backported by
-
JDK-8347621 DrawFocusRect() may cause an assertion failure
- Resolved
-
JDK-8347800 DrawFocusRect() may cause an assertion failure
- Resolved
-
JDK-8347906 DrawFocusRect() may cause an assertion failure
- Resolved
-
JDK-8347930 DrawFocusRect() may cause an assertion failure
- Resolved
-
JDK-8347931 DrawFocusRect() may cause an assertion failure
- Resolved
-
JDK-8347945 DrawFocusRect() may cause an assertion failure
- Resolved
-
JDK-8348101 DrawFocusRect() may cause an assertion failure
- Resolved
- links to
-
Commit(master) openjdk/jdk17u-dev/df6014ef
-
Commit(master) openjdk/jdk21u-dev/97119a91
-
Commit(master) openjdk/jdk24u/33561bf9
-
Commit(master) openjdk/jdk/8eddf67c
-
Review(master) openjdk/jdk8u-dev/614
-
Review(master) openjdk/jdk11u-dev/2985
-
Review(master) openjdk/jdk17u-dev/3199
-
Review(master) openjdk/jdk21u-dev/1310
-
Review(master) openjdk/jdk23u/233
-
Review(master) openjdk/jdk24u/14
-
Review(master) openjdk/jdk/22973