ddehaven [Fri, 16 Dec 2016 11:58:17 -0800] rev 42750
Merge
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
ddehaven [Mon, 12 Dec 2016 20:54:41 -0800] rev 42748
Merge
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
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
ssadetsky [Mon, 12 Dec 2016 12:26:54 +0300] rev 42745
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
Reviewed-by: serb
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
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
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
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>
serb [Thu, 08 Dec 2016 08:11:47 -0800] rev 42740
8165769: Hang in the help menu item
Reviewed-by: alexsch, aivanov
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
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>
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
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
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
ddehaven [Mon, 05 Dec 2016 08:36:16 -0800] rev 42734
Merge
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>
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
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
prr [Thu, 01 Dec 2016 10:34:10 -0800] rev 42730
Merge
psadhukhan [Thu, 01 Dec 2016 10:51:36 +0530] rev 42729
7190578: Nimbus: css test for 4936917 fails
Reviewed-by: serb, aghaisas
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
prr [Tue, 29 Nov 2016 11:12:53 -0800] rev 42727
Merge
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
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>
ssadetsky [Mon, 28 Nov 2016 10:36:40 +0300] rev 42724
8168135: The issue JDK-8164462 seems not fixed in b140
Reviewed-by: serb
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
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
ant [Wed, 23 Nov 2016 18:48:02 +0300] rev 42721
8140525: AwtFrame::WmShowWindow() may steal focus
Reviewed-by: serb, ssadetsky
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
prr [Tue, 22 Nov 2016 11:46:06 -0800] rev 42719
Merge
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
alexsch [Mon, 21 Nov 2016 17:46:48 +0300] rev 42717
8169719: WrappedPlainView.modelToView() should return Rectangle2D
Reviewed-by: prr, serb, ssadetsky
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
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
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
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>
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
prr [Wed, 16 Nov 2016 11:49:52 -0800] rev 42711
8168759: Incorrect vertical positioning of diacritics
Reviewed-by: serb
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
robm [Fri, 16 Dec 2016 19:15:37 +0000] rev 42709
8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
Reviewed-by: dfuchs, vtewari
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
chegar [Fri, 16 Dec 2016 17:20:37 +0000] rev 42707
8171377: Add sun.misc.Unsafe::invokeCleaner
Reviewed-by: alanb, plevart
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
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
alanb [Fri, 16 Dec 2016 08:17:45 +0000] rev 42704
Merge
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
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>
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
lancea [Thu, 15 Dec 2016 16:24:33 -0500] rev 42700
8169806: DriverManager javadoc clarifications
Reviewed-by: mchung
sundar [Thu, 15 Dec 2016 22:01:05 +0530] rev 42699
8171316: Add IMPLEMENTOR property to the release file
Reviewed-by: jlaskey, erikj, mchung
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
sundar [Thu, 15 Dec 2016 10:47:46 +0530] rev 42697
8171138: Remove FileCopierPlugin
Reviewed-by: mchung, jlaskey
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
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>
lana [Wed, 14 Dec 2016 20:33:55 +0000] rev 42694
Merge
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
erikj [Wed, 14 Dec 2016 19:46:21 +0100] rev 42692
8171245: Solaris builds fails after JDK-8170663
Reviewed-by: naoto
mullan [Wed, 14 Dec 2016 10:22:02 -0500] rev 42691
8165751: NPE hit with java.security.debug=provider
Reviewed-by: mullan, weijun
Contributed-by: adam.petcher@oracle.com
sundar [Wed, 14 Dec 2016 19:45:59 +0530] rev 42690
8171070: Test ModuleNamesOrderTest.java fails
Reviewed-by: alanb, jlaskey
prappo [Wed, 14 Dec 2016 12:24:18 +0000] rev 42689
Merge
prappo [Tue, 13 Dec 2016 12:26:18 +0000] rev 42688
8038079: Re-examine integration of SPNEGO authentication
Summary: @module tags have been removed from the HttpNegotiateServer.java as it turns out exactly the same lines have been already defined in TEST.properties sitting in the same folder
Reviewed-by: chegar, dfuchs
goetz [Fri, 02 Dec 2016 15:02:10 +0100] rev 42687
8170663: Fix minor issues in corelib and servicabilty coding.
Reviewed-by: dsamersoff, dholmes
Contributed-by: David CARLIER <devnexen@gmail.com>, goetz.lindenmaier@sap.com