Tue, 17 Oct 2017 12:17:17 +0200 8189431: Netbeans nb_native project needs to be adapted to new repo structure
stuefe [Tue, 17 Oct 2017 12:17:17 +0200] rev 47445
8189431: Netbeans nb_native project needs to be adapted to new repo structure Reviewed-by: ihse
Wed, 25 Oct 2017 09:06:39 -0700 8183901: Fix broken links to "Package Sealing" in the JAR spec
bchristi [Wed, 25 Oct 2017 09:06:39 -0700] rev 47444
8183901: Fix broken links to "Package Sealing" in the JAR spec Reviewed-by: alanb, mchung
Tue, 24 Oct 2017 19:05:29 -0700 8176891: Fix lint warnings in JAXP repo: serial
joehw [Tue, 24 Oct 2017 19:05:29 -0700] rev 47443
8176891: Fix lint warnings in JAXP repo: serial Reviewed-by: lancea
Tue, 24 Oct 2017 08:56:47 -0700 8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions
naoto [Tue, 24 Oct 2017 08:56:47 -0700] rev 47442
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions Reviewed-by: mchung
Tue, 24 Oct 2017 08:56:30 -0700 8189291: Test policy should extend the default system policy
naoto [Tue, 24 Oct 2017 08:56:30 -0700] rev 47441
8189291: Test policy should extend the default system policy Reviewed-by: mchung
Tue, 24 Oct 2017 15:36:56 +0200 8189682: JDK demos/tests should be in a separate bundle than hotspot ones
erikj [Tue, 24 Oct 2017 15:36:56 +0200] rev 47440
8189682: JDK demos/tests should be in a separate bundle than hotspot ones Reviewed-by: prr, ihse
Tue, 24 Oct 2017 12:07:27 +0200 8189796: Incorrect end position for missing statement
jlahoda [Tue, 24 Oct 2017 12:07:27 +0200] rev 47439
8189796: Incorrect end position for missing statement Summary: Recording end positions for error trees representing missing statements. Reviewed-by: mcimadamore Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
Mon, 23 Oct 2017 14:11:04 +0200 8187247: canonical import check compares classes by simple name
cushon [Mon, 23 Oct 2017 14:11:04 +0200] rev 47438
8187247: canonical import check compares classes by simple name Reviewed-by: jlahoda
Mon, 23 Oct 2017 13:03:01 +0200 8165198: Inconsistent values with JavaImporter after accessing undefined variable
hannesw [Mon, 23 Oct 2017 13:03:01 +0200] rev 47437
8165198: Inconsistent values with JavaImporter after accessing undefined variable Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Mon, 23 Oct 2017 11:33:16 +0200 8189266: (ann) Optimize AnnotationInvocationHandler.invoke
redestad [Mon, 23 Oct 2017 11:33:16 +0200] rev 47436
8189266: (ann) Optimize AnnotationInvocationHandler.invoke Reviewed-by: jfranck, plevart Contributed-by: christoph.dreis@freenet.de
Mon, 23 Oct 2017 10:43:45 +0200 8187974: Merge Java Mission Control 6.1 3rdpartyreame with the JDK 18.3 3rdpartyreadme
erikj [Mon, 23 Oct 2017 10:43:45 +0200] rev 47435
8187974: Merge Java Mission Control 6.1 3rdpartyreame with the JDK 18.3 3rdpartyreadme Reviewed-by: ihse
Mon, 23 Oct 2017 10:41:34 +0200 8189664: Stop producing ARCHIVE_BUNDLE.zip from test makefiles unless asked to
erikj [Mon, 23 Oct 2017 10:41:34 +0200] rev 47434
8189664: Stop producing ARCHIVE_BUNDLE.zip from test makefiles unless asked to Reviewed-by: ihse
Mon, 23 Oct 2017 10:39:11 +0200 8189119: Devkit for Linux needs to include fontconfig-devel
erikj [Mon, 23 Oct 2017 10:39:11 +0200] rev 47433
8189119: Devkit for Linux needs to include fontconfig-devel Reviewed-by: ihse
Mon, 23 Oct 2017 10:21:13 +0200 8189056: javadoc target for stable specdiff comparisons
ihse [Mon, 23 Oct 2017 10:21:13 +0200] rev 47432
8189056: javadoc target for stable specdiff comparisons Reviewed-by: erikj
Sat, 21 Oct 2017 00:06:31 +0000 Merge
lana [Sat, 21 Oct 2017 00:06:31 +0000] rev 47431
Merge
Sat, 21 Oct 2017 00:04:45 +0000 Added tag jdk-10+28 for changeset 92f08900cb3c
lana [Sat, 21 Oct 2017 00:04:45 +0000] rev 47430
Added tag jdk-10+28 for changeset 92f08900cb3c
Fri, 20 Oct 2017 11:42:36 -0700 8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes
ksrini [Fri, 20 Oct 2017 11:42:36 -0700] rev 47429
8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes Reviewed-by: jjg, mchung, tbell
Tue, 17 Oct 2017 16:51:11 -0700 8164900: Add support for O_DIRECT
bpb [Tue, 17 Oct 2017 16:51:11 -0700] rev 47428
8164900: Add support for O_DIRECT Summary: Add support for Direct I/O in FileChannel Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis Contributed-by: Lucy Lu <yingqi.lu@intel.com>, Volker Simonis <volker.simonis@gmail.com>
Fri, 20 Oct 2017 11:08:18 -0700 8189405: More cleanup in HtmlWriter
jjg [Fri, 20 Oct 2017 11:08:18 -0700] rev 47427
8189405: More cleanup in HtmlWriter Reviewed-by: bpatel, ksrini
Fri, 20 Oct 2017 09:49:02 -0700 Merge
henryjen [Fri, 20 Oct 2017 09:49:02 -0700] rev 47426
Merge
Thu, 14 Sep 2017 22:57:36 +0200 8187556: Backout of a fix reintroduced a dependency that had since been removed
jwilhelm [Thu, 14 Sep 2017 22:57:36 +0200] rev 47425
8187556: Backout of a fix reintroduced a dependency that had since been removed Reviewed-by: duke
Mon, 14 Aug 2017 15:32:25 +0530 8184937: LCMS error 13: Couldn't link the profiles
rpatil [Mon, 14 Aug 2017 15:32:25 +0530] rev 47424
8184937: LCMS error 13: Couldn't link the profiles Reviewed-by: prr Contributed-by: sreeprakash.s@oracle.com
Wed, 02 Aug 2017 10:34:35 -0700 8174109: Better queuing priorities
smarks [Wed, 02 Aug 2017 10:34:35 -0700] rev 47423
8174109: Better queuing priorities Reviewed-by: chegar, dfuchs, rriggs, alanb, robm, rhalade, jeff, ahgross
Wed, 26 Jul 2017 17:44:06 +0100 8181612: More stable connection processing
prappo [Wed, 26 Jul 2017 17:44:06 +0100] rev 47422
8181612: More stable connection processing Reviewed-by: chegar, coffeys, ahgross, joehw, rhalade
Thu, 13 Jul 2017 20:41:59 +0000 8181048: Refactor existing providers to refer to the same constants for default values for key length
valeriep [Thu, 13 Jul 2017 20:41:59 +0000] rev 47421
8181048: Refactor existing providers to refer to the same constants for default values for key length Reviewed-by: mullan, ahgross
Wed, 12 Jul 2017 10:55:40 +0800 8182879: Add warnings to keytool when using JKS and JCEKS
weijun [Wed, 12 Jul 2017 10:55:40 +0800] rev 47420
8182879: Add warnings to keytool when using JKS and JCEKS Reviewed-by: vinnie, ahgross, mullan
Thu, 06 Jul 2017 09:43:27 -0700 8183028: Improve CMS header processing
prr [Thu, 06 Jul 2017 09:43:27 -0700] rev 47419
8183028: Improve CMS header processing Reviewed-by: serb, rhalade, mschoene
Thu, 06 Jul 2017 09:20:21 +0800 8181432: Better processing of unresolved permissions
weijun [Thu, 06 Jul 2017 09:20:21 +0800] rev 47418
8181432: Better processing of unresolved permissions Reviewed-by: mullan
Wed, 05 Jul 2017 17:27:46 +0100 8181692: Update storage implementations
vinnie [Wed, 05 Jul 2017 17:27:46 +0100] rev 47417
8181692: Update storage implementations Reviewed-by: weijun, igerasim
Wed, 28 Jun 2017 16:52:36 +0100 8181370: Better keystore handling
vinnie [Wed, 28 Jun 2017 16:52:36 +0100] rev 47416
8181370: Better keystore handling Reviewed-by: weijun, igerasim
Mon, 19 Jun 2017 17:38:33 -0400 8181597: Process Proxy presentation
rriggs [Mon, 19 Jun 2017 17:38:33 -0400] rev 47415
8181597: Process Proxy presentation Reviewed-by: dfuchs, ahgross, rhalade, skoivu
Thu, 15 Jun 2017 09:57:15 -0700 8181323: Better timezone processing
naoto [Thu, 15 Jun 2017 09:57:15 -0700] rev 47414
8181323: Better timezone processing Reviewed-by: rriggs
Thu, 18 May 2017 08:52:50 +0800 8178714: PKIX validator nameConstraints check failing after change 8175940
weijun [Thu, 18 May 2017 08:52:50 +0800] rev 47413
8178714: PKIX validator nameConstraints check failing after change 8175940 Reviewed-by: mullan, ahgross
Tue, 28 Mar 2017 12:10:20 -0700 8174966: Unreferenced references
smarks [Tue, 28 Mar 2017 12:10:20 -0700] rev 47412
8174966: Unreferenced references Reviewed-by: rriggs, skoivu, rhalade, robm
Thu, 23 Mar 2017 15:07:26 +0000 8176751: Better URL connections
dfuchs [Thu, 23 Mar 2017 15:07:26 +0000] rev 47411
8176751: Better URL connections Reviewed-by: chegar, michaelm, rhalade, rpatil, vtewari
Wed, 15 Mar 2017 22:27:12 +0800 8175940: More certificate subject checking
weijun [Wed, 15 Mar 2017 22:27:12 +0800] rev 47410
8175940: More certificate subject checking Reviewed-by: ahgross, mullan
Fri, 24 Feb 2017 05:32:16 -0800 8171261: Stability fixes for lcms
prr [Fri, 24 Feb 2017 05:32:16 -0800] rev 47409
8171261: Stability fixes for lcms Reviewed-by: serb, vadim, mschoene
Thu, 23 Feb 2017 03:43:29 -0800 8170218: Improved Font Metrics
prr [Thu, 23 Feb 2017 03:43:29 -0800] rev 47408
8170218: Improved Font Metrics Reviewed-by: vadim, serb, mschoene
Wed, 22 Feb 2017 00:14:32 +0000 8171252: Improve exception checking
valeriep [Wed, 22 Feb 2017 00:14:32 +0000] rev 47407
8171252: Improve exception checking Reviewed-by: ascarpino, mschoene
Tue, 21 Feb 2017 02:23:00 +0300 8169966: Larger AWT menus
serb [Tue, 21 Feb 2017 02:23:00 +0300] rev 47406
8169966: Larger AWT menus Reviewed-by: azvegint, prr, rhalade, mschoene
Thu, 17 Nov 2016 22:01:02 +0300 8169026: Handle smartcard clean up better
igerasim [Thu, 17 Nov 2016 22:01:02 +0300] rev 47405
8169026: Handle smartcard clean up better Reviewed-by: valeriep, ahgross
Fri, 28 Oct 2016 21:33:09 +0300 8165543: Better window framing
serb [Fri, 28 Oct 2016 21:33:09 +0300] rev 47404
8165543: Better window framing Reviewed-by: prr, ssadetsky, mschoene
Mon, 19 Jun 2017 22:51:35 +0100 8181100: Better Base Exceptions
aefimov [Mon, 19 Jun 2017 22:51:35 +0100] rev 47403
8181100: Better Base Exceptions Reviewed-by: dfuchs, rhalade, skoivu Contributed-by: roman.grigoriadi@oracle.com
Tue, 13 Jun 2017 11:13:56 -0700 8181327: Better X processing
joehw [Tue, 13 Jun 2017 11:13:56 -0700] rev 47402
8181327: Better X processing Reviewed-by: dfuchs, lancea
Wed, 26 Jul 2017 11:45:53 -0400 8180711: Better invokespecial checks
hseigel [Wed, 26 Jul 2017 11:45:53 -0400] rev 47401
8180711: Better invokespecial checks Reviewed-by: acorn, ahgross, rhalade Contributed-by: harold.seigel@oracle.com
Fri, 19 May 2017 11:18:49 +0100 8180024: Improve construction of objects during deserialization
dfuchs [Fri, 19 May 2017 11:18:49 +0100] rev 47400
8180024: Improve construction of objects during deserialization Reviewed-by: rriggs, skoivu, ahgross, rhalade
Fri, 20 Oct 2017 17:16:05 +0530 8189671: jlink should clearly report error when an automatic module is used
sundar [Fri, 20 Oct 2017 17:16:05 +0530] rev 47399
8189671: jlink should clearly report error when an automatic module is used Reviewed-by: alanb, mchung
Fri, 20 Oct 2017 13:33:35 +0200 8182285: Speeding up incremental build by hashing module APIs
erikj [Fri, 20 Oct 2017 13:33:35 +0200] rev 47398
8182285: Speeding up incremental build by hashing module APIs Reviewed-by: ihse Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com
Fri, 20 Oct 2017 13:10:35 +0200 8189619: [aix] OpenJDK local disk check not working on AIX
stuefe [Fri, 20 Oct 2017 13:10:35 +0200] rev 47397
8189619: [aix] OpenJDK local disk check not working on AIX Reviewed-by: erikj Contributed-by: sxa@uk.ibm.com
Thu, 31 Aug 2017 08:45:18 +0200 8186665: [aix] buffer overflow in Java_java_nio_MappedByteBuffer_isLoaded0
stuefe [Thu, 31 Aug 2017 08:45:18 +0200] rev 47396
8186665: [aix] buffer overflow in Java_java_nio_MappedByteBuffer_isLoaded0 Reviewed-by: alanb, plevart, clanger
Thu, 19 Oct 2017 20:27:47 -0700 8157000: Do not generate javadoc for overridden method with no spec change
ksrini [Thu, 19 Oct 2017 20:27:47 -0700] rev 47395
8157000: Do not generate javadoc for overridden method with no spec change Reviewed-by: jjg
Thu, 19 Oct 2017 11:45:23 -0700 Merge
prr [Thu, 19 Oct 2017 11:45:23 -0700] rev 47394
Merge
Thu, 19 Oct 2017 10:54:40 -0700 Merge
prr [Thu, 19 Oct 2017 10:54:40 -0700] rev 47393
Merge
Thu, 19 Oct 2017 13:52:37 +0530 8163265: [macosx] numpad 0 instead of VK_0
mhalder [Thu, 19 Oct 2017 13:52:37 +0530] rev 47392
8163265: [macosx] numpad 0 instead of VK_0 Reviewed-by: serb, azvegint Contributed-by: manajit.halder@oracle.com
Wed, 18 Oct 2017 22:06:24 -0700 8075255: Metal L&F has dependency on the Windows L&F
serb [Wed, 18 Oct 2017 22:06:24 -0700] rev 47391
8075255: Metal L&F has dependency on the Windows L&F Reviewed-by: psadhukhan
Tue, 17 Oct 2017 14:33:32 -0700 Merge
prr [Tue, 17 Oct 2017 14:33:32 -0700] rev 47390
Merge
Mon, 16 Oct 2017 08:47:59 -0700 8187599: Remove dependency of Building Nimbus L&F on JAXB
ssadetsky [Mon, 16 Oct 2017 08:47:59 -0700] rev 47389
8187599: Remove dependency of Building Nimbus L&F on JAXB Reviewed-by: serb, prr
Mon, 16 Oct 2017 08:34:01 -0700 8182638: [macosx] Active modal dialog is hidden by another non-active one
ssadetsky [Mon, 16 Oct 2017 08:34:01 -0700] rev 47388
8182638: [macosx] Active modal dialog is hidden by another non-active one Reviewed-by: azvegint, dmarkov
Mon, 16 Oct 2017 08:06:56 -0700 8180821: [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed
ssadetsky [Mon, 16 Oct 2017 08:06:56 -0700] rev 47387
8180821: [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed Reviewed-by: prr, psadhukhan
Fri, 13 Oct 2017 08:54:00 -0700 8183978: Remove ICU layout code from OpenJDK
prr [Fri, 13 Oct 2017 08:54:00 -0700] rev 47386
8183978: Remove ICU layout code from OpenJDK Reviewed-by: srl, serb
Thu, 12 Oct 2017 10:40:45 +0530 6714836: JRootPane.getMaximumSize() returns a width of 0
aghaisas [Thu, 12 Oct 2017 10:40:45 +0530] rev 47385
6714836: JRootPane.getMaximumSize() returns a width of 0 Reviewed-by: psadhukhan, serb Contributed-by: krishna.addepalli@oracle.com
Wed, 11 Oct 2017 15:53:25 +0100 8166772: Touch keyboard is not shown for text components on a screen touch
alitvinov [Wed, 11 Oct 2017 15:53:25 +0100] rev 47384
8166772: Touch keyboard is not shown for text components on a screen touch Reviewed-by: serb, azvegint
Tue, 10 Oct 2017 12:15:25 -0700 8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
prr [Tue, 10 Oct 2017 12:15:25 -0700] rev 47383
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC Reviewed-by: ssadetsky, pnarayanan
Tue, 10 Oct 2017 09:10:43 -0700 8188824: sanity/client/SwingSet/src/ProgressBarDemoTest: Failed with NullPointerException
shurailine [Tue, 10 Oct 2017 09:10:43 -0700] rev 47382
8188824: sanity/client/SwingSet/src/ProgressBarDemoTest: Failed with NullPointerException Reviewed-by: ssadetsky
Mon, 09 Oct 2017 11:38:46 -0700 Merge
prr [Mon, 09 Oct 2017 11:38:46 -0700] rev 47381
Merge
Mon, 09 Oct 2017 10:42:27 +0530 8187989: Documentation error in JComponent.paintComponent
psadhukhan [Mon, 09 Oct 2017 10:42:27 +0530] rev 47380
8187989: Documentation error in JComponent.paintComponent Reviewed-by: ssadetsky, serb
Sat, 07 Oct 2017 15:58:45 +0100 8155197: Focus transition issue
dmarkov [Sat, 07 Oct 2017 15:58:45 +0100] rev 47379
8155197: Focus transition issue Reviewed-by: serb, ssadetsky, aivanov
Thu, 05 Oct 2017 13:29:34 -0700 8188779: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
shurailine [Thu, 05 Oct 2017 13:29:34 -0700] rev 47378
8188779: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2 Reviewed-by: serb, ssadetsky
Wed, 04 Oct 2017 15:10:08 +0530 8004029: [macosx] The long Tab titles are not clipped with dots at the end.
aghaisas [Wed, 04 Oct 2017 15:10:08 +0530] rev 47377
8004029: [macosx] The long Tab titles are not clipped with dots at the end. Reviewed-by: serb, psadhukhan Contributed-by: shashidhara.veerabhadraiah@oracle.com
Thu, 28 Sep 2017 11:27:56 -0700 Merge
prr [Thu, 28 Sep 2017 11:27:56 -0700] rev 47376
Merge
Thu, 28 Sep 2017 09:13:27 -0700 Merge
prr [Thu, 28 Sep 2017 09:13:27 -0700] rev 47375
Merge
Tue, 26 Sep 2017 10:46:23 +0530 8088132: [Swing, singleThread] ClassCastException in nested event loop when showing multiple message dialogs in SwingNode
psadhukhan [Tue, 26 Sep 2017 10:46:23 +0530] rev 47374
8088132: [Swing, singleThread] ClassCastException in nested event loop when showing multiple message dialogs in SwingNode Reviewed-by: serb
Mon, 25 Sep 2017 16:12:49 +0530 8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java
aghaisas [Mon, 25 Sep 2017 16:12:49 +0530] rev 47373
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java Reviewed-by: serb, ssadetsky Contributed-by: pankaj.b.bansal@oracle.com
Mon, 25 Sep 2017 16:06:13 +0530 8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
aghaisas [Mon, 25 Sep 2017 16:06:13 +0530] rev 47372
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle Reviewed-by: serb, ssadetsky Contributed-by: pankaj.b.bansal@oracle.com
Mon, 25 Sep 2017 15:57:43 +0530 6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build
aghaisas [Mon, 25 Sep 2017 15:57:43 +0530] rev 47371
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build Reviewed-by: serb, ssadetsky Contributed-by: pankaj.b.bansal@oracle.com, dcherepanov@azul.com
Fri, 22 Sep 2017 18:57:05 -0700 8178274: Java_sun_lwawt_macosx_NSEvent_nsToJavaKeyInfo() overreads jchar variable
asmotrak [Fri, 22 Sep 2017 18:57:05 -0700] rev 47370
8178274: Java_sun_lwawt_macosx_NSEvent_nsToJavaKeyInfo() overreads jchar variable Reviewed-by: ssadetsky
Fri, 22 Sep 2017 18:20:18 -0700 6238123: Typos at Serialized Form javadoc for java.awt.Polygon
serb [Fri, 22 Sep 2017 18:20:18 -0700] rev 47369
6238123: Typos at Serialized Form javadoc for java.awt.Polygon Reviewed-by: prr, pnarayanan
Fri, 22 Sep 2017 17:36:55 -0700 8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
serb [Fri, 22 Sep 2017 17:36:55 -0700] rev 47368
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed Reviewed-by: azvegint
Fri, 22 Sep 2017 17:09:56 -0700 8186967: Unused methods in MotifGraphicsUtils can be removed
serb [Fri, 22 Sep 2017 17:09:56 -0700] rev 47367
8186967: Unused methods in MotifGraphicsUtils can be removed Reviewed-by: azvegint
Thu, 19 Oct 2017 20:34:48 +0200 8189617: Remove undocumented --print-mem-usage option
hannesw [Thu, 19 Oct 2017 20:34:48 +0200] rev 47366
8189617: Remove undocumented --print-mem-usage option Reviewed-by: jlaskey, sundar
Thu, 19 Oct 2017 17:47:04 +0200 8189679: JDK-8189094 broke testing in Mach 5 jdk-10+28
erikj [Thu, 19 Oct 2017 17:47:04 +0200] rev 47365
8189679: JDK-8189094 broke testing in Mach 5 Reviewed-by: tbell, mchung
Thu, 19 Oct 2017 14:16:45 +0200 8189094: Change required boot jdk to JDK 9
erikj [Thu, 19 Oct 2017 14:16:45 +0200] rev 47364
8189094: Change required boot jdk to JDK 9 Reviewed-by: ihse, mchung
Thu, 19 Oct 2017 10:59:02 +0200 8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule.
jlahoda [Thu, 19 Oct 2017 10:59:02 +0200] rev 47363
8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule. Summary: Prepending explictely set module locations in listLocationsForModules. Reviewed-by: jjg
Thu, 19 Oct 2017 09:53:53 +0200 8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9
jlahoda [Thu, 19 Oct 2017 09:53:53 +0200] rev 47362
8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9 Summary: Removing unused method. Reviewed-by: mcimadamore
Thu, 19 Oct 2017 09:01:29 +0200 8155590: Dubious collection management in sun.net.www.http.KeepAliveCache
clanger [Thu, 19 Oct 2017 09:01:29 +0200] rev 47361
8155590: Dubious collection management in sun.net.www.http.KeepAliveCache Reviewed-by: rriggs, vtewari
Thu, 19 Oct 2017 14:49:20 +0800 8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform
jjiang [Thu, 19 Oct 2017 14:49:20 +0800] rev 47360
8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform Summary: Put test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh to ProblemList on Linux platform due to JDK-8186098 Reviewed-by: xuelei
Wed, 18 Oct 2017 13:25:49 -0700 8181150: Fix lint warnings in JAXP repo: rawtypes and unchecked
joehw [Wed, 18 Oct 2017 13:25:49 -0700] rev 47359
8181150: Fix lint warnings in JAXP repo: rawtypes and unchecked Reviewed-by: lancea, rriggs, mullan
Tue, 05 Sep 2017 13:40:14 +0200 8187228: [aix] make data segment page size 64K by default
stuefe [Tue, 05 Sep 2017 13:40:14 +0200] rev 47358
8187228: [aix] make data segment page size 64K by default Reviewed-by: goetz, erikj
Tue, 17 Oct 2017 10:32:01 -0700 8189202: (jdeps) Need jdeps output format easy for jlink --add-modules to use
mchung [Tue, 17 Oct 2017 10:32:01 -0700] rev 47357
8189202: (jdeps) Need jdeps output format easy for jlink --add-modules to use Reviewed-by: sundar
Tue, 17 Oct 2017 07:11:05 -0700 8187624: NPE in Type.UndetVar.debugString()
vromero [Tue, 17 Oct 2017 07:11:05 -0700] rev 47356
8187624: NPE in Type.UndetVar.debugString() Reviewed-by: mcimadamore
Tue, 17 Oct 2017 15:47:53 +0200 8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation
erikj [Tue, 17 Oct 2017 15:47:53 +0200] rev 47355
8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation Reviewed-by: ihse, dholmes
Tue, 17 Oct 2017 15:46:09 +0200 8189434: SetupCopyFiles does not handle files with $ in them
erikj [Tue, 17 Oct 2017 15:46:09 +0200] rev 47354
8189434: SetupCopyFiles does not handle files with $ in them Reviewed-by: ihse
Mon, 26 Jun 2017 17:00:45 +0200 8181897: JDK 9 change to symlink handling affects SourceFile attributes
jlahoda [Mon, 26 Jun 2017 17:00:45 +0200] rev 47353
8181897: JDK 9 change to symlink handling affects SourceFile attributes Summary: Using user provided path in toUri(). Reviewed-by: jjg
Mon, 16 Oct 2017 11:20:59 -0700 8187772: JVM crash when currency set on MacOS 10.10 and earlier
bchristi [Mon, 16 Oct 2017 11:20:59 -0700] rev 47352
8187772: JVM crash when currency set on MacOS 10.10 and earlier Reviewed-by: naoto
Mon, 16 Oct 2017 18:27:07 +0200 8068513: Adding elements to a javascript 'object' (a map) is slow
hannesw [Mon, 16 Oct 2017 18:27:07 +0200] rev 47351
8068513: Adding elements to a javascript 'object' (a map) is slow Reviewed-by: jlaskey, sundar
Fri, 01 Sep 2017 14:04:20 +0200 8186694: JShell: speed-up compilation by reusing compiler instances
jlahoda [Fri, 01 Sep 2017 14:04:20 +0200] rev 47350
8186694: JShell: speed-up compilation by reusing compiler instances Summary: Generalizing ReusableContext and using it in JShell to speed up processing. Reviewed-by: mcimadamore, rfield
Mon, 16 Oct 2017 18:15:41 +0530 8189262: jdk.jlink module-info.java javadoc comment refers to the non-existent jimage tool doc
sundar [Mon, 16 Oct 2017 18:15:41 +0530] rev 47349
8189262: jdk.jlink module-info.java javadoc comment refers to the non-existent jimage tool doc Reviewed-by: alanb
Mon, 16 Oct 2017 12:56:23 +0200 8189324: install-file macro no longer handles files with $ in them
erikj [Mon, 16 Oct 2017 12:56:23 +0200] rev 47348
8189324: install-file macro no longer handles files with $ in them Reviewed-by: ihse
Mon, 16 Oct 2017 14:30:37 +0530 8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass
sadayapalam [Mon, 16 Oct 2017 14:30:37 +0530] rev 47347
8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass Reviewed-by: mcimadamore
Mon, 16 Oct 2017 08:43:42 +0200 8189263: Introduce CUSTOM_ROOT
ihse [Mon, 16 Oct 2017 08:43:42 +0200] rev 47346
8189263: Introduce CUSTOM_ROOT Reviewed-by: erikj
Sat, 14 Oct 2017 09:51:25 +0100 8189264: (sl) ServiceLoader does not wrap Errors thrown by provider classes when running with a security manager
alanb [Sat, 14 Oct 2017 09:51:25 +0100] rev 47345
8189264: (sl) ServiceLoader does not wrap Errors thrown by provider classes when running with a security manager Reviewed-by: mchung
Fri, 13 Oct 2017 18:34:37 -0700 8188575: Miscellaneous changes imported from jsr166 CVS 2017-10
dl [Fri, 13 Oct 2017 18:34:37 -0700] rev 47344
8188575: Miscellaneous changes imported from jsr166 CVS 2017-10 Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 18:29:21 -0700 8187941: Add StampedLock stamp inspection methods
dl [Fri, 13 Oct 2017 18:29:21 -0700] rev 47343
8187941: Add StampedLock stamp inspection methods Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 18:19:18 -0700 8188047: Add SplittableRandom.nextBytes
dl [Fri, 13 Oct 2017 18:19:18 -0700] rev 47342
8188047: Add SplittableRandom.nextBytes Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 18:12:54 -0700 8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure
dl [Fri, 13 Oct 2017 18:12:54 -0700] rev 47341
8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure Reviewed-by: martin, psandoz, dholmes
Fri, 13 Oct 2017 18:07:47 -0700 8188900: ConcurrentLinkedDeque linearizability
dl [Fri, 13 Oct 2017 18:07:47 -0700] rev 47340
8188900: ConcurrentLinkedDeque linearizability Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 23:56:28 +0000 Merge
lana [Fri, 13 Oct 2017 23:56:28 +0000] rev 47339
Merge
Fri, 13 Oct 2017 23:55:08 +0000 Added tag jdk-10+27 for changeset b87d7b5d5ded
lana [Fri, 13 Oct 2017 23:55:08 +0000] rev 47338
Added tag jdk-10+27 for changeset b87d7b5d5ded
Fri, 13 Oct 2017 17:25:12 +0200 8027302: Identifiers containing unicode escapes are not recognized as reserved words
hannesw [Fri, 13 Oct 2017 17:25:12 +0200] rev 47337
8027302: Identifiers containing unicode escapes are not recognized as reserved words Reviewed-by: jlaskey, sundar
Fri, 13 Oct 2017 15:22:02 +0200 8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
ihse [Fri, 13 Oct 2017 15:22:02 +0200] rev 47336
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE) Reviewed-by: erikj
Fri, 13 Oct 2017 14:17:10 +0100 8186738: (sl) ServiceLoader::stream doesn't update cache
alanb [Fri, 13 Oct 2017 14:17:10 +0100] rev 47335
8186738: (sl) ServiceLoader::stream doesn't update cache Reviewed-by: mchung
Fri, 13 Oct 2017 13:42:10 +0200 8189095: Import JMC from artifactory using Jib and main makefiles
erikj [Fri, 13 Oct 2017 13:42:10 +0200] rev 47334
8189095: Import JMC from artifactory using Jib and main makefiles Reviewed-by: ihse
Thu, 12 Oct 2017 17:58:26 -0700 6344935: (spec) clarify specifications for Object.wait overloads
smarks [Thu, 12 Oct 2017 17:58:26 -0700] rev 47333
6344935: (spec) clarify specifications for Object.wait overloads Reviewed-by: dholmes, martin, forax, lancea, mchung
Thu, 12 Oct 2017 10:28:20 -0700 8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes" jdk-10+27
bpb [Thu, 12 Oct 2017 10:28:20 -0700] rev 47332
8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes" Summary: Use an inner class for the closer instead of a lambda Reviewed-by: alanb, rriggs
Thu, 12 Oct 2017 16:00:29 +0200 8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
redestad [Thu, 12 Oct 2017 16:00:29 +0200] rev 47331
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59 Reviewed-by: sherman, alanb
Thu, 12 Oct 2017 13:35:41 +0200 8189222: Remove make/corba/Makefile
ihse [Thu, 12 Oct 2017 13:35:41 +0200] rev 47330
8189222: Remove make/corba/Makefile Reviewed-by: erikj
Wed, 11 Oct 2017 16:14:47 -0400 8189115: Pass JIB_DATA_DIR to jtreg harness
ctornqvi [Wed, 11 Oct 2017 16:14:47 -0400] rev 47329
8189115: Pass JIB_DATA_DIR to jtreg harness Reviewed-by: erikj
Tue, 10 Oct 2017 17:02:52 -0700 8187521: In some corner cases the javadoc tool can reuse id attribute
jjg [Tue, 10 Oct 2017 17:02:52 -0700] rev 47328
8187521: In some corner cases the javadoc tool can reuse id attribute Reviewed-by: bpatel, ksrini
Tue, 10 Oct 2017 09:55:14 -0700 8147615: (fc) FileChannelImpl has no finalizer
bpb [Tue, 10 Oct 2017 09:55:14 -0700] rev 47327
8147615: (fc) FileChannelImpl has no finalizer Summary: Add a cleaner to close parent-less FileChannels Reviewed-by: alanb, rriggs
Tue, 10 Oct 2017 15:26:01 +0200 8188050: UnsatisfiedLinkError after repo consolidation
erikj [Tue, 10 Oct 2017 15:26:01 +0200] rev 47326
8188050: UnsatisfiedLinkError after repo consolidation Reviewed-by: tbell, ihse
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip