Thu, 03 Nov 2016 11:46:20 +0100 8166635: getEnclosedElements() on package causes BadClassFile error
jlahoda [Thu, 03 Nov 2016 11:46:20 +0100] rev 41935
8166635: getEnclosedElements() on package causes BadClassFile error Summary: Properly reading typevars from enclosing scopes for local classes. Reviewed-by: mcimadamore
Wed, 02 Nov 2016 16:29:50 -0700 8167636: jshell tool: Edit Pad should be in its own module
rfield [Wed, 02 Nov 2016 16:29:50 -0700] rev 41934
8167636: jshell tool: Edit Pad should be in its own module Reviewed-by: jlahoda
Wed, 02 Nov 2016 14:22:27 -0700 8169078: add bug IDs to jdeprscan tests
smarks [Wed, 02 Nov 2016 14:22:27 -0700] rev 41933
8169078: add bug IDs to jdeprscan tests Reviewed-by: jjg
Wed, 02 Nov 2016 20:21:45 +0100 8169074: Build is failing after JDK-8166538
jlahoda [Wed, 02 Nov 2016 20:21:45 +0100] rev 41932
8169074: Build is failing after JDK-8166538 Summary: Reverting d7c9720c4223 Reviewed-by: darcy
Wed, 02 Nov 2016 16:48:57 +0100 8166538: Improve error reporting for compiling against unexported package
jlahoda [Wed, 02 Nov 2016 16:48:57 +0100] rev 41931
8166538: Improve error reporting for compiling against unexported package Summary: When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user. Reviewed-by: mcimadamore, jjg
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 3ef02797070d
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41930
Added tag jdk-9+143 for changeset 3ef02797070d
Wed, 05 Jul 2017 22:25:49 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:49 +0200] rev 41929
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 4adab4f59cdc
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41928
Added tag jdk-9+143 for changeset 4adab4f59cdc
Wed, 05 Jul 2017 22:25:42 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:42 +0200] rev 41927
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset e444f2f9dc8a
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41926
Added tag jdk-9+143 for changeset e444f2f9dc8a
Wed, 05 Jul 2017 22:25:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:34 +0200] rev 41925
Merge
Mon, 07 Nov 2016 14:48:26 +0100 8156619: Unimplemented ES6 features should result in clear Error being thrown
hannesw [Mon, 07 Nov 2016 14:48:26 +0100] rev 41924
8156619: Unimplemented ES6 features should result in clear Error being thrown Reviewed-by: sundar, attila
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 40da931419f1
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41923
Added tag jdk-9+143 for changeset 40da931419f1
Wed, 05 Jul 2017 22:25:26 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:26 +0200] rev 41922
Merge
Fri, 04 Nov 2016 17:24:23 +0000 Added tag jdk-9+143 for changeset 450cb4719bea
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41921
Added tag jdk-9+143 for changeset 450cb4719bea
Wed, 05 Jul 2017 22:25:19 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:19 +0200] rev 41920
Merge
Mon, 07 Nov 2016 13:10:42 -0400 8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
jlaskey [Mon, 07 Nov 2016 13:10:42 -0400] rev 41919
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned Reviewed-by: alanb, sundar, mullan, weijun
Mon, 07 Nov 2016 14:15:49 +0100 8160491: tar.gz bundles missing files containing $
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41918
8160491: tar.gz bundles missing files containing $ Reviewed-by: ihse
Mon, 07 Nov 2016 13:25:27 +0100 8168108: lib/classlist should be packaged in java.base.jmod
erikj [Mon, 07 Nov 2016 13:25:27 +0100] rev 41917
8168108: lib/classlist should be packaged in java.base.jmod Reviewed-by: mchung
Mon, 07 Nov 2016 11:33:31 +0530 8166286: jmod fails on symlink to directory
sundar [Mon, 07 Nov 2016 11:33:31 +0530] rev 41916
8166286: jmod fails on symlink to directory Reviewed-by: jlaskey, alanb
Fri, 04 Nov 2016 15:49:31 -0700 8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
mchung [Fri, 04 Nov 2016 15:49:31 -0700] rev 41915
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug Reviewed-by: jjg
Fri, 04 Nov 2016 14:29:34 -0700 8156079: consider making empty instances singletons
smarks [Fri, 04 Nov 2016 14:29:34 -0700] rev 41914
8156079: consider making empty instances singletons 8169222: minor immutable collections optimizations Reviewed-by: forax, redestad, alanb
Fri, 04 Nov 2016 17:52:55 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:55 +0000] rev 41913
Merge
Fri, 04 Nov 2016 22:33:44 +0800 8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
amlu [Fri, 04 Nov 2016 22:33:44 +0800] rev 41912
8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output Reviewed-by: dfuchs, rriggs
Thu, 03 Nov 2016 18:08:28 -0700 6479237: (cl) Add support for classloader names
mchung [Thu, 03 Nov 2016 18:08:28 -0700] rev 41911
6479237: (cl) Add support for classloader names Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
Thu, 03 Nov 2016 15:18:16 -0700 8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
jnimeh [Thu, 03 Nov 2016 15:18:16 -0700] rev 41910
8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts Summary: Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state. Reviewed-by: xuelei
Thu, 03 Nov 2016 13:44:56 -0700 Merge
ddehaven [Thu, 03 Nov 2016 13:44:56 -0700] rev 41909
Merge
Tue, 01 Nov 2016 12:56:11 +0300 8167176: Exported elements referring to inaccessible types in java.desktop
alexsch [Tue, 01 Nov 2016 12:56:11 +0300] rev 41908
8167176: Exported elements referring to inaccessible types in java.desktop Reviewed-by: prr, serb
Tue, 01 Nov 2016 12:38:34 +0300 8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
alexsch [Tue, 01 Nov 2016 12:38:34 +0300] rev 41907
8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2 Reviewed-by: ssadetsky, serb Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
Mon, 31 Oct 2016 10:39:14 -0700 Merge
ddehaven [Mon, 31 Oct 2016 10:39:14 -0700] rev 41906
Merge
Mon, 31 Oct 2016 14:50:09 +0300 8167615: Opensource unit/regression tests for JavaSound
serb [Mon, 31 Oct 2016 14:50:09 +0300] rev 41905
8167615: Opensource unit/regression tests for JavaSound Reviewed-by: amenkov
Mon, 31 Oct 2016 12:10:08 +0530 8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation
aniyogi [Mon, 31 Oct 2016 12:10:08 +0530] rev 41904
8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation Reviewed-by: psadhukhan, yan
Fri, 28 Oct 2016 12:08:04 +0300 8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
ssadetsky [Fri, 28 Oct 2016 12:08:04 +0300] rev 41903
8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel" Reviewed-by: alexsch, serb
Fri, 28 Oct 2016 12:23:39 +0530 8168609: No link to BMP specification in javax.imageio package documentation
jdv [Fri, 28 Oct 2016 12:23:39 +0530] rev 41902
8168609: No link to BMP specification in javax.imageio package documentation Reviewed-by: prr, bpb
Thu, 27 Oct 2016 09:42:08 -0700 Merge
prr [Thu, 27 Oct 2016 09:42:08 -0700] rev 41901
Merge
Thu, 27 Oct 2016 09:38:46 -0700 8165981: Consider making some classes in javax.imageio.plugins.tiff final
bpb [Thu, 27 Oct 2016 09:38:46 -0700] rev 41900
8165981: Consider making some classes in javax.imageio.plugins.tiff final Summary: Make the classes TIFFField and TIFFImageReadParam final. Reviewed-by: serb, prr
Thu, 27 Oct 2016 17:24:16 +0530 8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X.
psadhukhan [Thu, 27 Oct 2016 17:24:16 +0530] rev 41899
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X. Reviewed-by: prr, jdv
Thu, 27 Oct 2016 10:49:16 +0530 8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
pkbalakr [Thu, 27 Oct 2016 10:49:16 +0530] rev 41898
8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X Reviewed-by: psadhukhan, aghaisas
Wed, 26 Oct 2016 10:51:50 +0530 8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
aghaisas [Wed, 26 Oct 2016 10:51:50 +0530] rev 41897
8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java Reviewed-by: serb, ssadetsky, arapte
Tue, 25 Oct 2016 17:04:33 -0700 8168367: Table in javax.imageio package description does not mention TIFF
bpb [Tue, 25 Oct 2016 17:04:33 -0700] rev 41896
8168367: Table in javax.imageio package description does not mention TIFF Summary: Add row for TIFF and reorder rows into alphabetical order by format Reviewed-by: jdv, prr
Tue, 25 Oct 2016 10:03:08 -0700 8168364: [macosx] Delete unused class NSPrintinfo
prr [Tue, 25 Oct 2016 10:03:08 -0700] rev 41895
8168364: [macosx] Delete unused class NSPrintinfo Reviewed-by: serb, vadim
Tue, 25 Oct 2016 09:56:40 -0700 8168288: Dubious FontMetrics values from NullFontScaler
prr [Tue, 25 Oct 2016 09:56:40 -0700] rev 41894
8168288: Dubious FontMetrics values from NullFontScaler Reviewed-by: serb, bpb
Mon, 24 Oct 2016 13:19:05 -0700 8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants
bpb [Mon, 24 Oct 2016 13:19:05 -0700] rev 41893
8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants Summary: Change new String(byte[],CharSet) to a string literal. Reviewed-by: prr
Thu, 20 Oct 2016 14:21:46 +0300 8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
avstepan [Thu, 20 Oct 2016 14:21:46 +0300] rev 41892
8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited Reviewed-by: serb, yan
Thu, 03 Nov 2016 13:06:24 -0700 8168681: Correct deprecation text for Class.newInstance
darcy [Thu, 03 Nov 2016 13:06:24 -0700] rev 41891
8168681: Correct deprecation text for Class.newInstance Reviewed-by: mchung
Thu, 03 Nov 2016 16:19:29 +0300 8169002: Several java/net/httpclient have undeclared dependency on java.logging module
skovalev [Thu, 03 Nov 2016 16:19:29 +0300] rev 41890
8169002: Several java/net/httpclient have undeclared dependency on java.logging module Reviewed-by: chegar, rriggs, dfuchs
Thu, 03 Nov 2016 13:34:27 -0400 8169020: Add since element to JDBC deprecated methods
lancea [Thu, 03 Nov 2016 13:34:27 -0400] rev 41889
8169020: Add since element to JDBC deprecated methods Reviewed-by: darcy
Thu, 03 Nov 2016 12:29:05 -0400 8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module
rriggs [Thu, 03 Nov 2016 12:29:05 -0400] rev 41888
8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module Summary: Change serialFilter test to use type in java.base Reviewed-by: dfuchs, chegar, skovalev
Thu, 03 Nov 2016 15:40:55 +0800 8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000"
amlu [Thu, 03 Nov 2016 15:40:55 +0800] rev 41887
8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000" Reviewed-by: chegar
Wed, 02 Nov 2016 18:44:59 -0700 8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently
xiaofeya [Wed, 02 Nov 2016 18:44:59 -0700] rev 41886
8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently Reviewed-by: chegar, dfuchs
Thu, 03 Nov 2016 09:44:43 +0800 8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
amlu [Thu, 03 Nov 2016 09:44:43 +0800] rev 41885
8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap Reviewed-by: chegar, psandoz
Wed, 02 Nov 2016 16:24:43 -0700 8168972: Editor support: move built-in and external editor support to the jdk repo
rfield [Wed, 02 Nov 2016 16:24:43 -0700] rev 41884
8168972: Editor support: move built-in and external editor support to the jdk repo 8167639: jshell tool: Edit Pad has readability issues Reviewed-by: jlahoda
Wed, 02 Nov 2016 13:42:03 -0400 8158963: RMI server-side multiplex protocol should be disabled
rriggs [Wed, 02 Nov 2016 13:42:03 -0400] rev 41883
8158963: RMI server-side multiplex protocol should be disabled Summary: add sun.rmi.transport.tcp.enableMultiplexProtocol to enable RMI multiplex protocol Reviewed-by: smarks
Wed, 02 Nov 2016 20:53:56 +0300 8168921: Inconsistent Annotation.toString()
igerasim [Wed, 02 Nov 2016 20:53:56 +0300] rev 41882
8168921: Inconsistent Annotation.toString() Reviewed-by: darcy, redestad
Wed, 02 Nov 2016 18:45:14 +0300 8168923: Use unsigned random long in a temp directory name
igerasim [Wed, 02 Nov 2016 18:45:14 +0300] rev 41881
8168923: Use unsigned random long in a temp directory name Reviewed-by: bpb, alanb
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 32253abe330e
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41880
Added tag jdk-9+143 for changeset 32253abe330e
Wed, 05 Jul 2017 22:25:02 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:02 +0200] rev 41879
Merge
Fri, 04 Nov 2016 17:52:18 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:18 +0000] rev 41878
Merge
Thu, 03 Nov 2016 18:08:02 -0700 6479237: (cl) Add support for classloader names
mchung [Thu, 03 Nov 2016 18:08:02 -0700] rev 41877
6479237: (cl) Add support for classloader names Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
Fri, 04 Nov 2016 17:24:23 +0000 Added tag jdk-9+143 for changeset 621dfac78ca1
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41876
Added tag jdk-9+143 for changeset 621dfac78ca1
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip