Sat, 17 Dec 2016 12:59:15 +0100 8171373: Reduce copying during initialization of ModuleHashes
redestad [Sat, 17 Dec 2016 12:59:15 +0100] rev 42752
8171373: Reduce copying during initialization of ModuleHashes Reviewed-by: alanb, mchung, chegar
Fri, 16 Dec 2016 21:43:29 -0800 8139688: Port fdlibm exp to Java
darcy [Fri, 16 Dec 2016 21:43:29 -0800] rev 42751
8139688: Port fdlibm exp to Java Reviewed-by: bpb, nadezhin
Fri, 16 Dec 2016 11:58:17 -0800 Merge
ddehaven [Fri, 16 Dec 2016 11:58:17 -0800] rev 42750
Merge
Tue, 13 Dec 2016 12:02:37 -0800 8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way
bpb [Tue, 13 Dec 2016 12:02:37 -0800] rev 42749
8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way Summary: Add readUnknownTags to TIFFImageReadParam and add ReadParamTest Reviewed-by: prr
Mon, 12 Dec 2016 20:54:41 -0800 Merge
ddehaven [Mon, 12 Dec 2016 20:54:41 -0800] rev 42748
Merge
Tue, 13 Dec 2016 01:34:02 +0000 8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales
dbuck [Tue, 13 Dec 2016 01:34:02 +0000] rev 42747
8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales Summary: disabled non-supported character warnings (4819) for these 2 libraries Reviewed-by: prr, erikj
Mon, 12 Dec 2016 21:47:44 +0300 8162350: RepaintManager shifts repainted region when the floating point UI scale is used
alexsch [Mon, 12 Dec 2016 21:47:44 +0300] rev 42746
8162350: RepaintManager shifts repainted region when the floating point UI scale is used Reviewed-by: flar, serb
Mon, 12 Dec 2016 12:26:54 +0300 8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
ssadetsky [Mon, 12 Dec 2016 12:26:54 +0300] rev 42745
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE Reviewed-by: serb
Sat, 10 Dec 2016 14:57:06 +0300 8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
dmarkov [Sat, 10 Dec 2016 14:57:06 +0300] rev 42744
8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser Reviewed-by: aivanov, serb
Fri, 09 Dec 2016 13:48:06 -0800 8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
bpb [Fri, 09 Dec 2016 13:48:06 -0800] rev 42743
8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG Summary: Add further checks for TIFF_LONG, TIFF_RATIONAL, TIFF_SRATIONAL, and TIFF_IFD_POINTER. Reviewed-by: prr
Fri, 09 Dec 2016 11:08:38 -0800 8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
bpb [Fri, 09 Dec 2016 11:08:38 -0800] rev 42742
8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE Summary: Change constructor TIFFField(TIFFTag,int) to TIFFField(TIFFTag,long). Reviewed-by: jdv, prr
Fri, 09 Dec 2016 12:42:17 +0300 7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac
yan [Fri, 09 Dec 2016 12:42:17 +0300] rev 42741
7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac Reviewed-by: ssadetsky, serb Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
Thu, 08 Dec 2016 08:11:47 -0800 8165769: Hang in the help menu item
serb [Thu, 08 Dec 2016 08:11:47 -0800] rev 42740
8165769: Hang in the help menu item Reviewed-by: alexsch, aivanov
Wed, 07 Dec 2016 15:52:33 -0800 8166683: On macOS (Mac OS X) getting a ScreenMenuBar when not running "com.apple.laf.AquaLookAndFeel"
azvegint [Wed, 07 Dec 2016 15:52:33 -0800] rev 42739
8166683: On macOS (Mac OS X) getting a ScreenMenuBar when not running "com.apple.laf.AquaLookAndFeel" Reviewed-by: prr, serb
Wed, 07 Dec 2016 17:54:55 +0300 8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java
yan [Wed, 07 Dec 2016 17:54:55 +0300] rev 42738
8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java Reviewed-by: ssadetsky, yan Contributed-by: Alexander Popov <ox38popugaev@yandex.ru>
Wed, 07 Dec 2016 11:37:04 +0530 8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
psadhukhan [Wed, 07 Dec 2016 11:37:04 +0530] rev 42737
8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105 Reviewed-by: prr
Tue, 06 Dec 2016 15:50:22 -0800 4419271: Provide support for scrolling-mechanisms of non-mouse input-devices
serb [Tue, 06 Dec 2016 15:50:22 -0800] rev 42736
4419271: Provide support for scrolling-mechanisms of non-mouse input-devices Reviewed-by: alexsch, malenkov
Tue, 06 Dec 2016 14:10:33 +0530 8160536: [macosx] Possible regression: com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
mhalder [Tue, 06 Dec 2016 14:10:33 +0530] rev 42735
8160536: [macosx] Possible regression: com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java Reviewed-by: serb, aniyogi
Mon, 05 Dec 2016 08:36:16 -0800 Merge
ddehaven [Mon, 05 Dec 2016 08:36:16 -0800] rev 42734
Merge
Mon, 05 Dec 2016 18:09:05 +0300 8159906: [TEST_BUG] javax/swing/JDialog/Transparency/TransparencyTest.java
yan [Mon, 05 Dec 2016 18:09:05 +0300] rev 42733
8159906: [TEST_BUG] javax/swing/JDialog/Transparency/TransparencyTest.java Reviewed-by: psadhukhan, yan Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
Fri, 02 Dec 2016 15:22:35 +0530 8169879: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
psadhukhan [Fri, 02 Dec 2016 15:22:35 +0530] rev 42732
8169879: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed Reviewed-by: psadhukhan, aghaisas
Fri, 02 Dec 2016 12:45:52 +0300 8169589: [macosx] Activating a JDialog puts to back another dialog
dmarkov [Fri, 02 Dec 2016 12:45:52 +0300] rev 42731
8169589: [macosx] Activating a JDialog puts to back another dialog Reviewed-by: aivanov, serb
Thu, 01 Dec 2016 10:34:10 -0800 Merge
prr [Thu, 01 Dec 2016 10:34:10 -0800] rev 42730
Merge
Thu, 01 Dec 2016 10:51:36 +0530 7190578: Nimbus: css test for 4936917 fails
psadhukhan [Thu, 01 Dec 2016 10:51:36 +0530] rev 42729
7190578: Nimbus: css test for 4936917 fails Reviewed-by: serb, aghaisas
Wed, 30 Nov 2016 10:47:57 +0300 8160087: Change IOOBE to warning in the scenarios when it had not being thrown before the JDK-8078514
ssadetsky [Wed, 30 Nov 2016 10:47:57 +0300] rev 42728
8160087: Change IOOBE to warning in the scenarios when it had not being thrown before the JDK-8078514 Reviewed-by: azvegint, alexsch
Tue, 29 Nov 2016 11:12:53 -0800 Merge
prr [Tue, 29 Nov 2016 11:12:53 -0800] rev 42727
Merge
Tue, 29 Nov 2016 09:54:16 -0800 8167103: Intermittent font loading failure on macOS with JFXPanel application
prr [Tue, 29 Nov 2016 09:54:16 -0800] rev 42726
8167103: Intermittent font loading failure on macOS with JFXPanel application Reviewed-by: serb, psadhukhan
Mon, 28 Nov 2016 14:36:46 +0300 8167284: [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
yan [Mon, 28 Nov 2016 14:36:46 +0300] rev 42725
8167284: [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java Reviewed-by: ssadetsky, yan Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
Mon, 28 Nov 2016 10:36:40 +0300 8168135: The issue JDK-8164462 seems not fixed in b140
ssadetsky [Mon, 28 Nov 2016 10:36:40 +0300] rev 42724
8168135: The issue JDK-8164462 seems not fixed in b140 Reviewed-by: serb
Thu, 24 Nov 2016 14:11:32 +0530 8167160: [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java
aniyogi [Thu, 24 Nov 2016 14:11:32 +0530] rev 42723
8167160: [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java Reviewed-by: psadhukhan, serb
Thu, 24 Nov 2016 11:58:52 +0530 8048702: Deprecate obsolete classes in javax/swing/plaf/metal/MetalFileChooserUI.java
psadhukhan [Thu, 24 Nov 2016 11:58:52 +0530] rev 42722
8048702: Deprecate obsolete classes in javax/swing/plaf/metal/MetalFileChooserUI.java Reviewed-by: serb, alexsch
Wed, 23 Nov 2016 18:48:02 +0300 8140525: AwtFrame::WmShowWindow() may steal focus
ant [Wed, 23 Nov 2016 18:48:02 +0300] rev 42721
8140525: AwtFrame::WmShowWindow() may steal focus Reviewed-by: serb, ssadetsky
Wed, 23 Nov 2016 14:28:14 +0530 8138771: java.awt.image.AbstractMultiResolutionImage needs customized spec for methods of Image which it implements
aniyogi [Wed, 23 Nov 2016 14:28:14 +0530] rev 42720
8138771: java.awt.image.AbstractMultiResolutionImage needs customized spec for methods of Image which it implements Reviewed-by: flar, alexsch
Tue, 22 Nov 2016 11:46:06 -0800 Merge
prr [Tue, 22 Nov 2016 11:46:06 -0800] rev 42719
Merge
Mon, 21 Nov 2016 15:04:37 -0800 8170142: Broken links in TIFF metadata format and usage notes
bpb [Mon, 21 Nov 2016 15:04:37 -0800] rev 42718
8170142: Broken links in TIFF metadata format and usage notes Summary: Change href attributes to the correct destinations Reviewed-by: prr
Mon, 21 Nov 2016 17:46:48 +0300 8169719: WrappedPlainView.modelToView() should return Rectangle2D
alexsch [Mon, 21 Nov 2016 17:46:48 +0300] rev 42717
8169719: WrappedPlainView.modelToView() should return Rectangle2D Reviewed-by: prr, serb, ssadetsky
Thu, 17 Nov 2016 14:14:40 +0530 6614519: [Doc] Description java.awt.dnd.DragSourceContext.getCursor() should be clarified
arapte [Thu, 17 Nov 2016 14:14:40 +0530] rev 42716
6614519: [Doc] Description java.awt.dnd.DragSourceContext.getCursor() should be clarified Reviewed-by: serb, ssadetsky
Thu, 17 Nov 2016 11:57:56 +0530 8169840: [TESTBUG] DisposeDialogNotActivateOwnerTest: Test clashes with another test with a similar name
arapte [Thu, 17 Nov 2016 11:57:56 +0530] rev 42715
8169840: [TESTBUG] DisposeDialogNotActivateOwnerTest: Test clashes with another test with a similar name Reviewed-by: serb, aghaisas
Thu, 17 Nov 2016 11:48:37 +0530 8168657: [PIT] Still, on Windows test always fails: java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java
psadhukhan [Thu, 17 Nov 2016 11:48:37 +0530] rev 42714
8168657: [PIT] Still, on Windows test always fails: java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java Reviewed-by: serb, rchamyal
Thu, 17 Nov 2016 02:31:04 +0300 8169202: [macos] Font substitution does not work for supplementary characters
serb [Thu, 17 Nov 2016 02:31:04 +0300] rev 42713
8169202: [macos] Font substitution does not work for supplementary characters Reviewed-by: serb, prr Contributed-by: Dmitry Batrak <dmitry.batrak@jetbrains.com>
Wed, 16 Nov 2016 14:27:39 -0800 8167182: Exported elements referring to inaccessible types in jdk.accessibility
prr [Wed, 16 Nov 2016 14:27:39 -0800] rev 42712
8167182: Exported elements referring to inaccessible types in jdk.accessibility Reviewed-by: serb, ssadetsky
Wed, 16 Nov 2016 11:49:52 -0800 8168759: Incorrect vertical positioning of diacritics
prr [Wed, 16 Nov 2016 11:49:52 -0800] rev 42711
8168759: Incorrect vertical positioning of diacritics Reviewed-by: serb
Tue, 15 Nov 2016 08:58:29 -0800 8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method?
bpb [Tue, 15 Nov 2016 08:58:29 -0800] rev 42710
8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method? Summary: Do not add a duplicate TIFFTagSet instance and update the spec accordingly. Reviewed-by: prr
Fri, 16 Dec 2016 19:15:37 +0000 8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
robm [Fri, 16 Dec 2016 19:15:37 +0000] rev 42709
8169465: Deadlock in com.sun.jndi.ldap.pool.Connections Reviewed-by: dfuchs, vtewari
Fri, 16 Dec 2016 09:42:33 -0800 8171374: GenGraphs should filter the rank grouping if the group is empty
mchung [Fri, 16 Dec 2016 09:42:33 -0800] rev 42708
8171374: GenGraphs should filter the rank grouping if the group is empty Reviewed-by: alanb, psandoz
Fri, 16 Dec 2016 17:20:37 +0000 8171377: Add sun.misc.Unsafe::invokeCleaner
chegar [Fri, 16 Dec 2016 17:20:37 +0000] rev 42707
8171377: Add sun.misc.Unsafe::invokeCleaner Reviewed-by: alanb, plevart
Fri, 16 Dec 2016 14:32:51 +0000 8170282: Enable ALPN parameters to be supplied during the TLS handshake
vinnie [Fri, 16 Dec 2016 14:32:51 +0000] rev 42706
8170282: Enable ALPN parameters to be supplied during the TLS handshake Reviewed-by: wetmore, xuelei
Fri, 16 Dec 2016 19:50:35 +0800 8171340: HttpNegotiateServer/java test should not use system proxy on Mac
weijun [Fri, 16 Dec 2016 19:50:35 +0800] rev 42705
8171340: HttpNegotiateServer/java test should not use system proxy on Mac Reviewed-by: chegar
Fri, 16 Dec 2016 08:17:45 +0000 Merge
alanb [Fri, 16 Dec 2016 08:17:45 +0000] rev 42704
Merge
Fri, 16 Dec 2016 06:19:16 +0000 8170987: Module system implementation refresh (12/2016)
alanb [Fri, 16 Dec 2016 06:19:16 +0000] rev 42703
8170987: Module system implementation refresh (12/2016) 8170859: Run time and tool support for ModuleResolution Reviewed-by: redestad, mchung, alanb Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, chris.hegarty@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com
Fri, 16 Dec 2016 12:57:16 +0800 8171297: ProblemList javax/net/ssl/DTLS/PacketLossRetransmission.java due to JDK-8169086
fyuan [Fri, 16 Dec 2016 12:57:16 +0800] rev 42702
8171297: ProblemList javax/net/ssl/DTLS/PacketLossRetransmission.java due to JDK-8169086 Summary: Puts javax/net/ssl/DTLS/PacketLossRetransmission.java into ProblemList due to JDK-8169086 Reviewed-by: xuelei Contributed-by: John Jiang <sha.jiang@oracle.com>
Thu, 15 Dec 2016 17:49:13 -0800 8171323: generate dot file for java.se and java.se.ee with only API dependences
mchung [Thu, 15 Dec 2016 17:49:13 -0800] rev 42701
8171323: generate dot file for java.se and java.se.ee with only API dependences Reviewed-by: psandoz
Thu, 15 Dec 2016 16:24:33 -0500 8169806: DriverManager javadoc clarifications
lancea [Thu, 15 Dec 2016 16:24:33 -0500] rev 42700
8169806: DriverManager javadoc clarifications Reviewed-by: mchung
Thu, 15 Dec 2016 22:01:05 +0530 8171316: Add IMPLEMENTOR property to the release file
sundar [Thu, 15 Dec 2016 22:01:05 +0530] rev 42699
8171316: Add IMPLEMENTOR property to the release file Reviewed-by: jlaskey, erikj, mchung
Thu, 15 Dec 2016 17:34:59 +0800 8171234: Remove intermittent key from test java/nio/charset/coders/BashStreams.java
amlu [Thu, 15 Dec 2016 17:34:59 +0800] rev 42698
8171234: Remove intermittent key from test java/nio/charset/coders/BashStreams.java Reviewed-by: alanb
Thu, 15 Dec 2016 10:47:46 +0530 8171138: Remove FileCopierPlugin
sundar [Thu, 15 Dec 2016 10:47:46 +0530] rev 42697
8171138: Remove FileCopierPlugin Reviewed-by: mchung, jlaskey
Thu, 15 Dec 2016 13:08:01 +0900 8054214: JapaneseEra.getDisplayName doesn't return names if it's an additional era
okutsu [Thu, 15 Dec 2016 13:08:01 +0900] rev 42696
8054214: JapaneseEra.getDisplayName doesn't return names if it's an additional era Reviewed-by: rriggs, naoto
Wed, 14 Dec 2016 19:23:08 -0800 8164595: javax/net/ssl/FixingJavadocs/SSLSessionNulls.java fails intermittently with javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
mli [Wed, 14 Dec 2016 19:23:08 -0800] rev 42695
8164595: javax/net/ssl/FixingJavadocs/SSLSessionNulls.java fails intermittently with javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake Summary: Takes advantage of new SSLSocketTemplate to resolve this issue Reviewed-by: xuelei Contributed-by: John Jiang <sha.jiang@oracle.com>
Wed, 14 Dec 2016 20:33:55 +0000 Merge
lana [Wed, 14 Dec 2016 20:33:55 +0000] rev 42694
Merge
Wed, 14 Dec 2016 10:51:13 -0800 8171201: Drop java.compact$N aggregator modules
mchung [Wed, 14 Dec 2016 10:51:13 -0800] rev 42693
8171201: Drop java.compact$N aggregator modules 8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters Reviewed-by: alanb, erikj
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip