Mon, 17 Oct 2016 10:51:58 +0300 8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
ssadetsky [Mon, 17 Oct 2016 10:51:58 +0300] rev 41796
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail Reviewed-by: serb, alexsch
Mon, 17 Oct 2016 13:20:04 +0530 8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
rchamyal [Mon, 17 Oct 2016 13:20:04 +0530] rev 41795
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java Reviewed-by: arapte, serb Contributed-by: anubhav.meena@oracle.com
Mon, 17 Oct 2016 13:04:33 +0530 8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
jdv [Mon, 17 Oct 2016 13:04:33 +0530] rev 41794
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods Reviewed-by: prr, pnarayanan
Mon, 17 Oct 2016 10:14:38 +0300 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
ssadetsky [Mon, 17 Oct 2016 10:14:38 +0300] rev 41793
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen Reviewed-by: serb
Mon, 17 Oct 2016 09:58:37 +0300 8164321: Crash of SwingNode with GTK LaF
ssadetsky [Mon, 17 Oct 2016 09:58:37 +0300] rev 41792
8164321: Crash of SwingNode with GTK LaF Reviewed-by: azvegint, alexsch
Fri, 14 Oct 2016 15:37:10 -0700 8166034: [macosx] Non-AA Serif font always displays as regular - no bold
prr [Fri, 14 Oct 2016 15:37:10 -0700] rev 41791
8166034: [macosx] Non-AA Serif font always displays as regular - no bold Reviewed-by: serb, pnarayanan
Fri, 14 Oct 2016 21:43:00 +0300 8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
serb [Fri, 14 Oct 2016 21:43:00 +0300] rev 41790
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int) Reviewed-by: amenkov
Fri, 14 Oct 2016 11:11:19 -0700 Merge
prr [Fri, 14 Oct 2016 11:11:19 -0700] rev 41789
Merge
Fri, 14 Oct 2016 19:12:37 +0300 8167310: The graphics clip is incorrectly rounded for some fractional scales
serb [Fri, 14 Oct 2016 19:12:37 +0300] rev 41788
8167310: The graphics clip is incorrectly rounded for some fractional scales Reviewed-by: flar
Fri, 14 Oct 2016 16:30:28 +0300 8167565: [macosx] Maximization of a dialog hides it
azvegint [Fri, 14 Oct 2016 16:30:28 +0300] rev 41787
8167565: [macosx] Maximization of a dialog hides it Reviewed-by: serb, ssadetsky
Fri, 14 Oct 2016 10:39:42 +0530 8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
mhalder [Fri, 14 Oct 2016 10:39:42 +0530] rev 41786
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java Reviewed-by: serb, aghaisas Contributed-by: manajit.halder@oracle.com
Fri, 14 Oct 2016 10:18:53 +0530 8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
aghaisas [Fri, 14 Oct 2016 10:18:53 +0530] rev 41785
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134 Reviewed-by: serb, rchamyal Contributed-by: ajit.ghaisas@oracle.com
Thu, 13 Oct 2016 11:37:32 +0530 6294607: GIFWriter returns the same compression type twice
jdv [Thu, 13 Oct 2016 11:37:32 +0530] rev 41784
6294607: GIFWriter returns the same compression type twice Reviewed-by: prr, serb, bpb
Wed, 12 Oct 2016 23:04:39 +0530 8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
psadhukhan [Wed, 12 Oct 2016 23:04:39 +0530] rev 41783
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java Reviewed-by: prr
Tue, 11 Oct 2016 16:15:18 -0700 8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
prr [Tue, 11 Oct 2016 16:15:18 -0700] rev 41782
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement Reviewed-by: serb
Mon, 10 Oct 2016 14:35:20 -0700 Merge
prr [Mon, 10 Oct 2016 14:35:20 -0700] rev 41781
Merge
Thu, 06 Oct 2016 20:31:59 -0500 8160893: [macosx] JMenuItems in JPopupMenu are not accessible
ptbrunet [Thu, 06 Oct 2016 20:31:59 -0500] rev 41780
8160893: [macosx] JMenuItems in JPopupMenu are not accessible Summary: post events for MenuOpened/Closed/ItemSelected Reviewed-by: ant, alexsch
Thu, 06 Oct 2016 11:39:20 -0700 8165232: XKeycodeToKeysym is deprecated and should be replaced
alanbur [Thu, 06 Oct 2016 11:39:20 -0700] rev 41779
8165232: XKeycodeToKeysym is deprecated and should be replaced Reviewed-by: prr, azvegint
Thu, 06 Oct 2016 20:51:34 +0530 8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
mhalder [Thu, 06 Oct 2016 20:51:34 +0530] rev 41778
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent) Reviewed-by: serb, aniyogi
Thu, 06 Oct 2016 20:37:03 +0530 8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
aghaisas [Thu, 06 Oct 2016 20:37:03 +0530] rev 41777
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it. Reviewed-by: serb, arapte
Thu, 06 Oct 2016 14:31:12 +0530 8151787: Unify the HiDPI splash screen image naming convention
rchamyal [Thu, 06 Oct 2016 14:31:12 +0530] rev 41776
8151787: Unify the HiDPI splash screen image naming convention Reviewed-by: prr, alexsch, ksrini Contributed-by: rajeev.chamyal@oracle.com
Wed, 05 Oct 2016 18:52:06 +0400 7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
alexsch [Wed, 05 Oct 2016 18:52:06 +0400] rev 41775
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory Reviewed-by: alexsch Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
Wed, 05 Oct 2016 18:42:34 +0400 8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
alexsch [Wed, 05 Oct 2016 18:42:34 +0400] rev 41774
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display 8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.) Reviewed-by: serb
Wed, 05 Oct 2016 18:29:18 +0400 8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
alexsch [Wed, 05 Oct 2016 18:29:18 +0400] rev 41773
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only) Reviewed-by: malenkov, serb
Tue, 04 Oct 2016 12:18:05 +0100 8167028: SunCodec.java can be removed
serb [Tue, 04 Oct 2016 12:18:05 +0100] rev 41772
8167028: SunCodec.java can be removed Reviewed-by: prr, amenkov
Thu, 27 Oct 2016 11:00:28 +0200 8167481: cleanup of headers and includes for native libnet
clanger [Thu, 27 Oct 2016 11:00:28 +0200] rev 41771
8167481: cleanup of headers and includes for native libnet Reviewed-by: chegar
Wed, 26 Oct 2016 19:07:05 -0700 8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
mli [Wed, 26 Oct 2016 19:07:05 -0700] rev 41770
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure" Summary: It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure Reviewed-by: xuelei, asmotrak Contributed-by: John Jiang <sha.jiang@oracle.com>
Wed, 26 Oct 2016 17:50:08 +0200 8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
redestad [Wed, 26 Oct 2016 17:50:08 +0200] rev 41769
8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup Reviewed-by: alanb, plevart
Wed, 26 Oct 2016 09:38:16 -0400 8168613: CORBA ObjectStreamTest fails with address in use
rriggs [Wed, 26 Oct 2016 09:38:16 -0400] rev 41768
8168613: CORBA ObjectStreamTest fails with address in use Reviewed-by: psandoz
Wed, 26 Oct 2016 11:08:12 +0100 8168773: Temporarily remove java/net/httpclient from jdk_net test group
chegar [Wed, 26 Oct 2016 11:08:12 +0100] rev 41767
8168773: Temporarily remove java/net/httpclient from jdk_net test group Reviewed-by: darcy, rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip