hg: jdk-updates/jdk11u-dev: 3 new changesets
goetz.lindenmaier at sap.com
goetz.lindenmaier at sap.com
Thu Sep 3 09:10:52 UTC 2020
Changeset: 022385ee3b6a
Author: serb
Date: 2020-03-31 19:56 -0700
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/022385ee3b6a
8241797: Add some tests to the problem list
Reviewed-by: jdv, prr, pbansal
! test/jdk/ProblemList.txt
Changeset: dbf186012b7f
Author: serb
Date: 2020-04-26 19:42 -0700
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/dbf186012b7f
7185258: [macosx] Deadlock in SunToolKit.realSync()
Reviewed-by: prr
! src/java.desktop/macosx/classes/sun/lwawt/macosx/LWCToolkit.java
! src/java.desktop/macosx/native/libawt_lwawt/awt/CDragSource.m
! src/java.desktop/macosx/native/libawt_lwawt/awt/LWCToolkit.h
! src/java.desktop/macosx/native/libawt_lwawt/awt/LWCToolkit.m
! src/java.desktop/share/classes/sun/awt/dnd/SunDragSourceContextPeer.java
+ test/jdk/java/awt/dnd/DragWaitForIdle/DragWaitForIdle.java
Changeset: 400750011a54
Author: kvn
Date: 2020-06-04 10:59 -0700
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/400750011a54
8227647: [Graal] Test8009761.java fails due to "RuntimeException: static java.lang.Object compiler.uncommontrap.Test8009761.m3(boolean,boolean) not compiled"
Summary: Wait Graal compilation to finish if request came from testing environment.
Reviewed-by: thartmann, iignatyev
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compileTask.hpp
More information about the jdk-updates-changes
mailing list