aboutsummaryrefslogtreecommitdiff
path: root/test/java
AgeCommit message (Expand)Author
2017-06-05JRE-364 Can't start Flex debugger on Windowsjb8u152-b922Alexey Ushakov
2017-05-18backport also test from JDK-8172967 JDK9 fixjb8u152-b863Dmitry Batrak
2017-04-03Merge with jdk8u152-b01+Alexey Ushakov
2017-03-31JRE-232: one more misprint in createAndShowGUIVitaly Provodin
2017-03-31JRE-232: fix for IllegalArgumentException (invalid keyChar) at KeyEvent.<init>Vitaly Provodin
2017-03-31JRE-232: one more misprintVitaly Provodin
2017-03-31rollback fixes for FullscreenAfterSplash and TranserFocusToWindow and @key h...Vitaly Provodin
2017-03-31JRE-232: fixed misprintVitaly Provodin
2017-03-31backported fixes for test bugs from jdk9Vitaly Provodin
2017-03-31improved synchronization in the test deadKeyMacOSXVitaly Provodin
2017-03-31JRE-149 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java: Pressed ...Denis Fokin
2017-03-31backported the fix for JDK-7146533Vitaly Provodin
2017-03-31backported the fix for JDK-8172009Vitaly Provodin
2017-03-31backported the fix for JDK-7087869Vitaly Provodin
2017-03-308176490: [macosx] Sometimes NSWindow.isZoomed hangsdmarkov
2017-01-18Merge with jdk8u152-b00jb8u112-b8u152.8u152.4jb8u112-b8u152.8u152.3Anton Tarasov
2017-01-12JRE-168 Dialog resizing causing visual problems on Ubuntujb8u112-b687Alexey Ushakov
2017-01-12JRE-168 Dialog resizing causing visual problems on UbuntuAlexey Ushakov
2017-01-09JRE-149 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java: Pressed ...Denis Fokin
2016-12-30JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu...Alexey Ushakov
2016-12-25Fix for java/awt/event/KeyEvent/DeadKey/deadKeyMacOSX.javajb8u112-b640Denis Fokin
2016-12-25Fix for DeadKeyMacOSXInputTextjb8u112-b639Denis Fokin
2016-12-25Test fixjb8u112-b637Denis Fokin
2016-12-23JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu...Alexey Ushakov
2016-12-20fix test compilationjb8u112-b623Dmitry Batrak
2016-12-19one more variant of output for EmojiDrawingTest (for different macOS version)Dmitry Batrak
2016-12-13JRE-128 Removed duplicated MultiResolutionDrawImageWithTransformTestVitaly Provodin
2016-12-06Fix jdk/test/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.javaAnton Tarasov
2016-12-06JRE-128 [followup] exclude MultiResolutionImage testsAnton Tarasov
2016-12-06JRE-128 exclude MultiResolutionImage testsAnton Tarasov
2016-12-05make EmojiDrawingTest pass on older macOS versions (which use a different ver...jb8u112-b607Dmitry Batrak
2016-12-05JRE-119 [backport: JDK-8076545 Text size is twice bigger under Windows L&F on...Anton Tarasov
2016-12-05JRE-119 [backport: JDK-8069361 SunGraphics2D.getDefaultTransform() does not i...Anton Tarasov
2016-12-05JRE-119 [backport: JDK-8073320 Windows HiDPI Graphics support]Anton Tarasov
2016-12-05EmojiDrawingTest: save actual image, if test failsjb8u112-b605Dmitry Batrak
2016-11-29JRE-118 Emoji supportDmitry Batrak
2016-11-24JRE-118 Emoji supportDmitry Batrak
2016-10-21JRE-33 JDK tests failuresDmitry Batrak
2016-10-21JRE-33 JDK tests failuresDmitry Batrak
2016-10-19Added missing StyledFontLayoutTestjb8u112-b477Alexey Ushakov
2016-10-12fixed compilation error in util/WeakHashMap/GCDuringIterationvprovodin
2016-10-12not for upstream: added disposing frames in order to provide the test with th...vprovodin
2016-09-29Fixed the test. It failed on Windows by ArrayIndexOutOfBoundsException becaus...vprovodin
2016-08-30fixed issues detected in reviewing:jb8u112-b328vprovodin
2016-08-26Regression test on https://bugs.openjdk.java.net/browse/JDK-8139176vprovodin
2016-07-12Merge with jdk8u112-b02jb8u76-b250jb8u112-b251Alexey Ushakov
2016-06-30IDEA-157673 [follow-up] After opening Preferences first time, controls are no...jb8u76-b226Anton Tarasov
2016-07-058148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method o...dmarkov
2016-06-298154816: Caps Lock doesn't work as expected when using Pinyin Simplified inpu...dmarkov
2016-06-108147585: Annotations with lambda expressions has parameter result in wrong be...srastogi