Mon, 19 Dec 2016 14:52:19 -0800 8171478: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java fails due to JDK-8171400
mchung [Mon, 19 Dec 2016 14:52:19 -0800] rev 42773
8171478: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java fails due to JDK-8171400 Reviewed-by: jjg
Mon, 19 Dec 2016 13:50:29 -0800 8171468: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails as lib/$ARCH no longer exists
mchung [Mon, 19 Dec 2016 13:50:29 -0800] rev 42772
8171468: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails as lib/$ARCH no longer exists Reviewed-by: alanb, redestad
Mon, 19 Dec 2016 12:47:54 -0800 8075618: Create tests to check jarsigner work with multi-version jar
amjiang [Mon, 19 Dec 2016 12:47:54 -0800] rev 42771
8075618: Create tests to check jarsigner work with multi-version jar Reviewed-by: weijun
Mon, 19 Dec 2016 21:38:46 +0100 8171400: Move checking of duplicate packages in the boot layer to link time
redestad [Mon, 19 Dec 2016 21:38:46 +0100] rev 42770
8171400: Move checking of duplicate packages in the boot layer to link time Reviewed-by: alanb
Mon, 19 Dec 2016 09:56:11 -0800 8171189: Deprecate ResourceBundleControlProvider for removal
naoto [Mon, 19 Dec 2016 09:56:11 -0800] rev 42769
8171189: Deprecate ResourceBundleControlProvider for removal Reviewed-by: mchung
Mon, 19 Dec 2016 12:39:21 -0500 8168503: JEP 297: Unified arm32/arm64 Port
bobv [Mon, 19 Dec 2016 12:39:21 -0500] rev 42768
8168503: JEP 297: Unified arm32/arm64 Port Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
Mon, 19 Dec 2016 12:13:32 +0100 8171414: tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc
jwilhelm [Mon, 19 Dec 2016 12:13:32 +0100] rev 42767
8171414: tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc Reviewed-by: alanb, sla
Mon, 19 Dec 2016 16:05:38 +0000 Merge
prappo [Mon, 19 Dec 2016 16:05:38 +0000] rev 42766
Merge
Mon, 19 Dec 2016 16:00:59 +0000 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
prappo [Mon, 19 Dec 2016 16:00:59 +0000] rev 42765
8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url Reviewed-by: chegar, rriggs
Tue, 13 Dec 2016 17:02:00 +0300 8170864: java/net/URLClassLoader/closetest/CloseTest.java has undeclared dependencies
skovalev [Tue, 13 Dec 2016 17:02:00 +0300] rev 42764
8170864: java/net/URLClassLoader/closetest/CloseTest.java has undeclared dependencies Reviewed-by: chegar, dfuchs
Mon, 19 Dec 2016 09:32:10 +0100 8171075: Inet4AddressImpl: Remove duplicate and (no longer used ?) native coding for BSD
clanger [Mon, 19 Dec 2016 09:32:10 +0100] rev 42763
8171075: Inet4AddressImpl: Remove duplicate and (no longer used ?) native coding for BSD Reviewed-by: goetz
Mon, 19 Dec 2016 09:48:59 +0530 8170289: Re-examine entry point support in jlink
sundar [Mon, 19 Dec 2016 09:48:59 +0530] rev 42762
8170289: Re-examine entry point support in jlink Reviewed-by: mchung
Sun, 18 Dec 2016 18:09:05 -0800 8171298: ProblemList java/rmi/registry/readTest/readTest.sh due to JDK-7146543
mli [Sun, 18 Dec 2016 18:09:05 -0800] rev 42761
8171298: ProblemList java/rmi/registry/readTest/readTest.sh due to JDK-7146543 Reviewed-by: rriggs
Sun, 18 Dec 2016 18:01:16 -0800 8171133: java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..)
mli [Sun, 18 Dec 2016 18:01:16 -0800] rev 42760
8171133: java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..) Reviewed-by: rriggs
Sun, 18 Dec 2016 15:37:45 +0100 Merge
jwilhelm [Sun, 18 Dec 2016 15:37:45 +0100] rev 42759
Merge
Tue, 13 Dec 2016 02:04:19 +0100 Merge
jwilhelm [Tue, 13 Dec 2016 02:04:19 +0100] rev 42758
Merge
Sun, 11 Dec 2016 18:47:11 -0800 8171008: Integrate AOT compiler into JDK
kvn [Sun, 11 Dec 2016 18:47:11 -0800] rev 42757
8171008: Integrate AOT compiler into JDK Reviewed-by: erikj, mchung, twisti, simonis
Sun, 11 Dec 2016 12:06:55 -0800 8166417: Integrate Graal-core into JDK for AOT compiler
kvn [Sun, 11 Dec 2016 12:06:55 -0800] rev 42756
8166417: Integrate Graal-core into JDK for AOT compiler Reviewed-by: iveresov, erikj, ihse, mchung
Thu, 08 Dec 2016 16:40:15 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 16:40:15 +0100] rev 42755
Merge
Thu, 08 Dec 2016 15:46:19 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 15:46:19 +0100] rev 42754
Merge
Mon, 05 Dec 2016 17:56:20 +0100 8066474: Remove the lib/ directory from Linux and Solaris images
erikj [Mon, 05 Dec 2016 17:56:20 +0100] rev 42753
8066474: Remove the lib/ directory from Linux and Solaris images Reviewed-by: tbell, ihse
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
Wed, 14 Dec 2016 19:46:21 +0100 8171245: Solaris builds fails after JDK-8170663
erikj [Wed, 14 Dec 2016 19:46:21 +0100] rev 42692
8171245: Solaris builds fails after JDK-8170663 Reviewed-by: naoto
Wed, 14 Dec 2016 10:22:02 -0500 8165751: NPE hit with java.security.debug=provider
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
Wed, 14 Dec 2016 19:45:59 +0530 8171070: Test ModuleNamesOrderTest.java fails
sundar [Wed, 14 Dec 2016 19:45:59 +0530] rev 42690
8171070: Test ModuleNamesOrderTest.java fails Reviewed-by: alanb, jlaskey
Wed, 14 Dec 2016 12:24:18 +0000 Merge
prappo [Wed, 14 Dec 2016 12:24:18 +0000] rev 42689
Merge
Tue, 13 Dec 2016 12:26:18 +0000 8038079: Re-examine integration of SPNEGO authentication
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
Fri, 02 Dec 2016 15:02:10 +0100 8170663: Fix minor issues in corelib and servicabilty coding.
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
Tue, 13 Dec 2016 18:47:23 -0800 8171076: improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort
mli [Tue, 13 Dec 2016 18:47:23 -0800] rev 42686
8171076: improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort Reviewed-by: rriggs
Wed, 14 Dec 2016 10:41:06 +0800 8171190: Bump reference of NIST 800-57 Part 1 Rev 3 to Rev 4 in JarSigner API spec
weijun [Wed, 14 Dec 2016 10:41:06 +0800] rev 42685
8171190: Bump reference of NIST 800-57 Part 1 Rev 3 to Rev 4 in JarSigner API spec Reviewed-by: xuelei
Wed, 14 Dec 2016 10:40:59 +0800 8168979: @implNote for invalid FilePermission
weijun [Wed, 14 Dec 2016 10:40:59 +0800] rev 42684
8168979: @implNote for invalid FilePermission Reviewed-by: xuelei
Wed, 14 Dec 2016 03:09:12 +0100 Merge
jwilhelm [Wed, 14 Dec 2016 03:09:12 +0100] rev 42683
Merge
Thu, 08 Dec 2016 15:46:19 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 15:46:19 +0100] rev 42682
Merge
Thu, 24 Nov 2016 12:04:44 +0530 8141591: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently
vtewari [Thu, 24 Nov 2016 12:04:44 +0530] rev 42681
8141591: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently Reviewed-by: dfuchs Contributed-by: harsha.wardhana.b@oracle.com
Mon, 21 Nov 2016 12:13:39 +0530 8169575: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java failing with jtreg tip
vtewari [Mon, 21 Nov 2016 12:13:39 +0530] rev 42680
8169575: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java failing with jtreg tip Reviewed-by: rriggs, fparain Contributed-by: harsha.wardhana.b@oracle.com
Thu, 17 Nov 2016 01:17:26 -0800 8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0
rraghavan [Thu, 17 Nov 2016 01:17:26 -0800] rev 42679
8159035: com/sun/crypto/provider/Cipher/CTS/CTSMode.java test crashed due to unhandled case of cipher length value as 0 Summary: Handled 0 length input case in Java wrapper method Reviewed-by: alanb, ascarpino, kvn, sherman, thartmann
Wed, 09 Nov 2016 13:37:19 +0100 Merge
jwilhelm [Wed, 09 Nov 2016 13:37:19 +0100] rev 42678
Merge
Mon, 14 Nov 2016 12:05:26 +0530 8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
vtewari [Mon, 14 Nov 2016 12:05:26 +0530] rev 42677
8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received! Summary: changed the time limit of 2 seconds for getting notification to default jtreg timeout. Reviewed-by: rehn, dholmes Contributed-by: ujwal.vangapally@oracle.com
Mon, 07 Nov 2016 16:14:18 -0800 8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null
sspitsyn [Mon, 07 Nov 2016 16:14:18 -0800] rev 42676
8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null Summary: Adjust com/sun/jdi/MethodImpl.java for null argument Reviewed-by: dcubed, dsamersoff
Mon, 31 Oct 2016 14:13:03 +0100 8166837: [TESTBUG] Fix tests on Linux/s390x
goetz [Mon, 31 Oct 2016 14:13:03 +0100] rev 42675
8166837: [TESTBUG] Fix tests on Linux/s390x Reviewed-by: simonis
Tue, 13 Dec 2016 17:45:37 -0800 8170943: Collectors.partitioningBy should specify that false and true entries are always present
smarks [Tue, 13 Dec 2016 17:45:37 -0800] rev 42674
8170943: Collectors.partitioningBy should specify that false and true entries are always present Reviewed-by: psandoz
Tue, 13 Dec 2016 17:40:53 -0800 8171072: java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case
mli [Tue, 13 Dec 2016 17:40:53 -0800] rev 42673
8171072: java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case Reviewed-by: rriggs
Tue, 13 Dec 2016 12:35:59 -0800 8169389: Use a bitmap to control StackTraceElement::toString format and save footprint
bchristi [Tue, 13 Dec 2016 12:35:59 -0800] rev 42672
8169389: Use a bitmap to control StackTraceElement::toString format and save footprint Reviewed-by: dfuchs, mchung
Tue, 13 Dec 2016 11:28:45 +0800 8170961: ProblemList tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java due to JDK-8169971
fyuan [Tue, 13 Dec 2016 11:28:45 +0800] rev 42671
8170961: ProblemList tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java due to JDK-8169971 Summary: Adds tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java to ProblemList.txt Reviewed-by: psandoz Contributed-by: John Jiang <sha.jiang@oracle.com>
Mon, 12 Dec 2016 18:56:50 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:56:50 -0800] rev 42670
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Tue, 13 Dec 2016 09:55:38 +0800 8023898: Consolidate Map tests Collisions and InPlaceOpsCollisions into general Map-based test
amlu [Tue, 13 Dec 2016 09:55:38 +0800] rev 42669
8023898: Consolidate Map tests Collisions and InPlaceOpsCollisions into general Map-based test Reviewed-by: psandoz
Mon, 12 Dec 2016 17:40:54 -0800 8171043: ServerIdentityTest.java fails on Windows
mli [Mon, 12 Dec 2016 17:40:54 -0800] rev 42668
8171043: ServerIdentityTest.java fails on Windows Summary: Before sending response, the server has to read the request. Reviewed-by: xuelei Contributed-by: John Jiang <sha.jiang@oracle.com>
Mon, 12 Dec 2016 17:29:46 -0800 8166763: java/rmi/* tests fail intermittently with "Port already in use" in RMID.start()
mli [Mon, 12 Dec 2016 17:29:46 -0800] rev 42667
8166763: java/rmi/* tests fail intermittently with "Port already in use" in RMID.start() Reviewed-by: chegar
Wed, 14 Dec 2016 20:23:24 +0000 Added tag jdk-9+149 for changeset feba4cd7531e
lana [Wed, 14 Dec 2016 20:23:24 +0000] rev 42666
Added tag jdk-9+149 for changeset feba4cd7531e
Wed, 05 Jul 2017 22:35:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:35:15 +0200] rev 42665
Merge
Mon, 19 Dec 2016 12:39:01 -0500 8168503: JEP 297: Unified arm32/arm64 Port
bobv [Mon, 19 Dec 2016 12:39:01 -0500] rev 42664
8168503: JEP 297: Unified arm32/arm64 Port Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
Mon, 19 Dec 2016 00:49:34 +0100 Merge
jwilhelm [Mon, 19 Dec 2016 00:49:34 +0100] rev 42663
Merge
Fri, 16 Dec 2016 01:46:00 -0800 8171276: More problems in compiler/aot/RecompilationTest.java tests
kvn [Fri, 16 Dec 2016 01:46:00 -0800] rev 42662
8171276: More problems in compiler/aot/RecompilationTest.java tests Summary: don't inline any SimpleTestCaseHelper methods during AOT compilation Reviewed-by: iveresov
Wed, 14 Dec 2016 10:28:52 +0100 8170991: PPC64: Bad code for initialization of short arrays
mdoerr [Wed, 14 Dec 2016 10:28:52 +0100] rev 42661
8170991: PPC64: Bad code for initialization of short arrays Summary: Implement special ClearArray nodes to improve initialization. Reviewed-by: goetz
Tue, 13 Dec 2016 17:58:19 -0800 8171187: Expected compilation level after compilation to be no less than 1
kvn [Tue, 13 Dec 2016 17:58:19 -0800] rev 42660
8171187: Expected compilation level after compilation to be no less than 1 Summary: prevent inlining of test method into other AOT methods Reviewed-by: iveresov
Tue, 13 Dec 2016 16:26:07 +0100 8171163: Merge d01f2abf2c65 broke test/Makefile
ihse [Tue, 13 Dec 2016 16:26:07 +0100] rev 42659
8171163: Merge d01f2abf2c65 broke test/Makefile Reviewed-by: erikj, ctornqvi
Mon, 12 Dec 2016 21:56:45 -0800 8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)
kvn [Mon, 12 Dec 2016 21:56:45 -0800] rev 42658
8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off) Summary: Put all AOT warnings under PrintAOT flag. Reviewed-by: iveresov, dholmes
Mon, 12 Dec 2016 20:48:50 -0800 8171134: Unexpected output in compiler/aot/SharedUsageTest.java
kvn [Mon, 12 Dec 2016 20:48:50 -0800] rev 42657
8171134: Unexpected output in compiler/aot/SharedUsageTest.java Summary: switch off compressed oops for few AOT tests. Reviewed-by: iveresov
Sun, 18 Dec 2016 15:37:50 +0100 Merge
jwilhelm [Sun, 18 Dec 2016 15:37:50 +0100] rev 42656
Merge
Tue, 13 Dec 2016 02:04:23 +0100 Merge
jwilhelm [Tue, 13 Dec 2016 02:04:23 +0100] rev 42655
Merge
Mon, 12 Dec 2016 15:41:50 -0500 8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments
dholmes [Mon, 12 Dec 2016 15:41:50 -0500] rev 42654
8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments Summary: Set apparent physical memory to cgroup memory limit when UseCGroupMemoryLimitForHeap is true Reviewed-by: acorn, kbarrett Contributed-by: Christine Flood <chf@redhat.com>
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip