Thu, 02 Nov 2017 04:36:53 -0400 8190505: Typo in test/jdk/ProblemList.txt
xiaofeya [Thu, 02 Nov 2017 04:36:53 -0400] rev 47483
8190505: Typo in test/jdk/ProblemList.txt Reviewed-by: alanb
Wed, 01 Nov 2017 16:45:28 +0100 8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
jlahoda [Wed, 01 Nov 2017 16:45:28 +0100] rev 47482
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing Summary: Constant annotation attribute values should be allowed. Reviewed-by: vromero
Wed, 01 Nov 2017 10:49:21 +0800 8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
jjiang [Wed, 01 Nov 2017 10:49:21 +0800] rev 47481
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315 Summary: tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test. Reviewed-by: darcy
Tue, 31 Oct 2017 16:25:27 -0400 8190441: ProblemList some intermittent CORBA tests
rriggs [Tue, 31 Oct 2017 16:25:27 -0400] rev 47480
8190441: ProblemList some intermittent CORBA tests Reviewed-by: lancea, darcy
Tue, 31 Oct 2017 17:03:02 +0300 8189800: Add support for AddressSanitizer
asmotrak [Tue, 31 Oct 2017 17:03:02 +0300] rev 47479
8189800: Add support for AddressSanitizer Reviewed-by: ihse, dholmes
Mon, 30 Oct 2017 17:49:33 -0700 8190382: fix small typographic errors in comments
smarks [Mon, 30 Oct 2017 17:49:33 -0700] rev 47478
8190382: fix small typographic errors in comments Reviewed-by: martin Contributed-by: christoph.dreis@freenet.de
Mon, 30 Oct 2017 17:32:38 -0700 8181155: Fix lint warnings in JAXP repo: fallthrough and static
joehw [Mon, 30 Oct 2017 17:32:38 -0700] rev 47477
8181155: Fix lint warnings in JAXP repo: fallthrough and static Reviewed-by: lancea, rriggs
Mon, 30 Oct 2017 16:16:01 -0700 8189319: Add a java.util.Properties constructor that takes an initial capacity
bchristi [Mon, 30 Oct 2017 16:16:01 -0700] rev 47476
8189319: Add a java.util.Properties constructor that takes an initial capacity Reviewed-by: martin, mchung, rriggs
Mon, 30 Oct 2017 07:06:49 -0700 8129077: Unfix JDK-8087205
ksrini [Mon, 30 Oct 2017 07:06:49 -0700] rev 47475
8129077: Unfix JDK-8087205 Reviewed-by: jlahoda, mcimadamore, vromero
Mon, 30 Oct 2017 03:52:38 -0700 8175252: Backout changeset for JDK-8176354 due to JDK-8190333
jjiang [Mon, 30 Oct 2017 03:52:38 -0700] rev 47474
8175252: Backout changeset for JDK-8176354 due to JDK-8190333 Summary: Backout changeset for JDK-8176354 Reviewed-by: asmotrak
Mon, 30 Oct 2017 12:16:37 +0530 8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
rgoel [Mon, 30 Oct 2017 12:16:37 +0530] rev 47473
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR Reviewed-by: naoto
Sun, 29 Oct 2017 18:31:55 -0400 8180310: TestSocketFactory null pointer when updating match bytes
rriggs [Sun, 29 Oct 2017 18:31:55 -0400] rev 47472
8180310: TestSocketFactory null pointer when updating match bytes Reviewed-by: dfuchs
Sun, 29 Oct 2017 18:20:53 -0400 8190323: "the the" typos
rriggs [Sun, 29 Oct 2017 18:20:53 -0400] rev 47471
8190323: "the the" typos Reviewed-by: rriggs Contributed-by: christoph.dreis@freenet.de
Fri, 27 Oct 2017 09:51:48 -0700 8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
amjiang [Fri, 27 Oct 2017 09:51:48 -0700] rev 47470
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro Reviewed-by: xuelei
Fri, 27 Oct 2017 21:11:15 +0800 8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
weijun [Fri, 27 Oct 2017 21:11:15 +0800] rev 47469
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires Reviewed-by: mullan
Fri, 27 Oct 2017 21:10:56 +0800 8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true
weijun [Fri, 27 Oct 2017 21:10:56 +0800] rev 47468
8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true Reviewed-by: mullan
Fri, 27 Oct 2017 08:32:45 +0000 Merge
lana [Fri, 27 Oct 2017 08:32:45 +0000] rev 47467
Merge
Fri, 27 Oct 2017 08:31:20 +0000 Added tag jdk-10+29 for changeset a6e591e12f12
lana [Fri, 27 Oct 2017 08:31:20 +0000] rev 47466
Added tag jdk-10+29 for changeset a6e591e12f12
Thu, 26 Oct 2017 22:54:25 -0400 8183896: improve analyzers to allow for the generation of multiple mutations of the same tree
vromero [Thu, 26 Oct 2017 22:54:25 -0400] rev 47465
8183896: improve analyzers to allow for the generation of multiple mutations of the same tree Reviewed-by: mcimadamore, jlahoda
Fri, 27 Oct 2017 08:21:53 +0530 8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
sundar [Fri, 27 Oct 2017 08:21:53 +0530] rev 47464
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing Reviewed-by: alanb, mchung
Thu, 26 Oct 2017 18:04:29 -0700 8189952: New methods on String: chars() and codePoints() should be marked since 9
darcy [Thu, 26 Oct 2017 18:04:29 -0700] rev 47463
8189952: New methods on String: chars() and codePoints() should be marked since 9 Reviewed-by: bpb
Thu, 26 Oct 2017 17:06:52 -0700 8172818: Add since=9 deprecation information to javax.lang.model classes
darcy [Thu, 26 Oct 2017 17:06:52 -0700] rev 47462
8172818: Add since=9 deprecation information to javax.lang.model classes Reviewed-by: vromero
Thu, 26 Oct 2017 16:57:35 -0700 8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
mchung [Thu, 26 Oct 2017 16:57:35 -0700] rev 47461
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200 Reviewed-by: rriggs, shade
Thu, 26 Oct 2017 11:08:31 -0700 8189963: Remove version of FileChannelImpl::open without the 'direct' parameter
bpb [Thu, 26 Oct 2017 11:08:31 -0700] rev 47460
8189963: Remove version of FileChannelImpl::open without the 'direct' parameter Summary: Remove old version of FileChannelImpl::open and update call sites Reviewed-by: rriggs
Thu, 26 Oct 2017 10:46:29 -0700 8189919: Update link to license in Docs.gmk jdk-10+29
iris [Thu, 26 Oct 2017 10:46:29 -0700] rev 47459
8189919: Update link to license in Docs.gmk Reviewed-by: mr
Thu, 26 Oct 2017 18:42:40 +0100 8189838: Stack overflow when computing upward projection of an intersection type with fbounds
mcimadamore [Thu, 26 Oct 2017 18:42:40 +0100] rev 47458
8189838: Stack overflow when computing upward projection of an intersection type with fbounds Summary: Bad logic for detecting loop in type-variable upper bounds Reviewed-by: vromero
Thu, 26 Oct 2017 20:57:19 +0530 8190217: Add a JS "static checker" sample for nashorn parser API
sundar [Thu, 26 Oct 2017 20:57:19 +0530] rev 47457
8190217: Add a JS "static checker" sample for nashorn parser API Reviewed-by: jlaskey
Thu, 26 Oct 2017 13:20:47 +0200 8189955: Configuration validation is broken for some types of paths
ihse [Thu, 26 Oct 2017 13:20:47 +0200] rev 47456
8189955: Configuration validation is broken for some types of paths Reviewed-by: erikj
Thu, 26 Oct 2017 10:39:59 +0200 8189376: Unsorted $(wildcard) causes instable module-deps.gmk
ihse [Thu, 26 Oct 2017 10:39:59 +0200] rev 47455
8189376: Unsorted $(wildcard) causes instable module-deps.gmk Reviewed-by: erikj, tbell Contributed-by: Martin Buchholz <martinrb@google.com>
Thu, 26 Oct 2017 08:52:55 +0200 8189618: [aix] No jre image is created during images step
mbaesken [Thu, 26 Oct 2017 08:52:55 +0200] rev 47454
8189618: [aix] No jre image is created during images step Reviewed-by: erikj, stuefe
Wed, 25 Oct 2017 21:19:38 -0700 8189845: Fix for 8157000 causes significant performance regression
ksrini [Wed, 25 Oct 2017 21:19:38 -0700] rev 47453
8189845: Fix for 8157000 causes significant performance regression Reviewed-by: jjg
Wed, 25 Oct 2017 18:12:15 -0700 8190003: Special characters in group names should be escaped
jjg [Wed, 25 Oct 2017 18:12:15 -0700] rev 47452
8190003: Special characters in group names should be escaped Reviewed-by: ksrini, bpatel
Wed, 25 Oct 2017 17:48:30 -0700 8190182: remove accidental file.
jjg [Wed, 25 Oct 2017 17:48:30 -0700] rev 47451
8190182: remove accidental file. Reviewed-by: ksrini
Wed, 25 Oct 2017 17:18:00 -0700 8189843: Missing \"id\" attributes in table rows
jjg [Wed, 25 Oct 2017 17:18:00 -0700] rev 47450
8189843: Missing \"id\" attributes in table rows Reviewed-by: bpatel, ksrini
Wed, 25 Oct 2017 17:16:18 -0700 8189841: Error in alternate row coloring in package-summary files
jjg [Wed, 25 Oct 2017 17:16:18 -0700] rev 47449
8189841: Error in alternate row coloring in package-summary files Reviewed-by: bpatel, ksrini
Wed, 25 Oct 2017 16:13:53 -0700 8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException
bpb [Wed, 25 Oct 2017 16:13:53 -0700] rev 47448
8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException Summary: Clamp the offset so the scattering read remains within the channel. Reviewed-by: rriggs
Wed, 25 Oct 2017 12:29:00 -0700 8183037: Overview summary page should have a table with tabs for groups
bpatel [Wed, 25 Oct 2017 12:29:00 -0700] rev 47447
8183037: Overview summary page should have a table with tabs for groups Reviewed-by: jjg, ksrini
Wed, 25 Oct 2017 10:40:45 -0700 8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK
darcy [Wed, 25 Oct 2017 10:40:45 -0700] rev 47446
8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK Reviewed-by: mcimadamore
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
Tue, 10 Oct 2017 15:20:10 +0200 8188910: jib configure requires --src-dir for out fo tree builds, second attempt
erikj [Tue, 10 Oct 2017 15:20:10 +0200] rev 47325
8188910: jib configure requires --src-dir for out fo tree builds, second attempt Reviewed-by: dholmes, tbell, ihse
Tue, 10 Oct 2017 13:33:39 +0200 8188312: Use CDS if present when running the Boot JDK during build
ihse [Tue, 10 Oct 2017 13:33:39 +0200] rev 47324
8188312: Use CDS if present when running the Boot JDK during build Reviewed-by: iklam, erikj
Mon, 09 Oct 2017 13:03:18 +0100 8169345: javac crash when local from enclosing context is captured multiple times
mcimadamore [Mon, 09 Oct 2017 13:03:18 +0100] rev 47323
8169345: javac crash when local from enclosing context is captured multiple times Summary: captured variables imported from multiple enclosing scopes are not handled correctly Reviewed-by: vromero
Mon, 09 Oct 2017 17:37:15 +0800 8187700: SetAuthenticator tests should handle the proxy port
fyuan [Mon, 09 Oct 2017 17:37:15 +0800] rev 47322
8187700: SetAuthenticator tests should handle the proxy port Reviewed-by: dfuchs
Fri, 06 Oct 2017 18:40:33 -0700 8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter
jjg [Fri, 06 Oct 2017 18:40:33 -0700] rev 47321
8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter Reviewed-by: ksrini
Fri, 06 Oct 2017 20:54:37 +0000 Merge
lana [Fri, 06 Oct 2017 20:54:37 +0000] rev 47320
Merge
Fri, 06 Oct 2017 20:38:35 +0000 Added tag jdk-10+26 for changeset 1129253d3bc7
lana [Fri, 06 Oct 2017 20:38:35 +0000] rev 47319
Added tag jdk-10+26 for changeset 1129253d3bc7
Fri, 06 Oct 2017 17:18:03 +0200 8188225: AST could be improved in presence of var types.
jlahoda [Fri, 06 Oct 2017 17:18:03 +0200] rev 47318
8188225: AST could be improved in presence of var types. Summary: Adding a better start pos for vars; always adding a synthetic type tree to vars. Reviewed-by: mcimadamore
Fri, 06 Oct 2017 08:37:08 +0200 8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
goetz [Fri, 06 Oct 2017 08:37:08 +0200] rev 47317
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses" Reviewed-by: vtewari, simonis
Thu, 05 Oct 2017 18:29:47 +0100 8172443: Change use of tree.pos to line:col in rawDiagnostics jdk-10+26
mcimadamore [Thu, 05 Oct 2017 18:29:47 +0100] rev 47316
8172443: Change use of tree.pos to line:col in rawDiagnostics Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments Reviewed-by: jjg, vromero
Thu, 05 Oct 2017 12:19:23 +0100 8063054: Incorrect raw type warning for method reference
mcimadamore [Thu, 05 Oct 2017 12:19:23 +0100] rev 47315
8063054: Incorrect raw type warning for method reference Summary: Spurious raw types warnings generated for unbound method references Reviewed-by: jlahoda Contributed-by: bsrbnd@gmail.com
Thu, 05 Oct 2017 12:41:06 +0200 8188814: Simplify IncludeCustomExtension
ihse [Thu, 05 Oct 2017 12:41:06 +0200] rev 47314
8188814: Simplify IncludeCustomExtension Reviewed-by: dholmes
Thu, 05 Oct 2017 11:02:18 +0200 8188768: Fix interaction between make and autoconf after consolidation
ihse [Thu, 05 Oct 2017 11:02:18 +0200] rev 47313
8188768: Fix interaction between make and autoconf after consolidation Reviewed-by: erikj, tbell
Wed, 04 Oct 2017 10:54:18 -0700 8187593: Cleanup: removing SecuritySupport files
joehw [Wed, 04 Oct 2017 10:54:18 -0700] rev 47312
8187593: Cleanup: removing SecuritySupport files Reviewed-by: lancea
Wed, 04 Oct 2017 10:44:21 -0700 8186703: javadoc needs a test to verify member hiding
ksrini [Wed, 04 Oct 2017 10:44:21 -0700] rev 47311
8186703: javadoc needs a test to verify member hiding Reviewed-by: jjg
Wed, 04 Oct 2017 01:08:36 -0700 8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode()
igerasim [Wed, 04 Oct 2017 01:08:36 -0700] rev 47310
8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode() Reviewed-by: coffeys
Tue, 03 Oct 2017 23:42:08 -0700 8187658: Bigger buffer for GetAdaptersAddresses
igerasim [Tue, 03 Oct 2017 23:42:08 -0700] rev 47309
8187658: Bigger buffer for GetAdaptersAddresses Reviewed-by: rriggs, vtewari
Tue, 03 Oct 2017 19:27:07 -0700 8188321: (jdeps) help message should say "requires transitive" rather than "requires public"
mchung [Tue, 03 Oct 2017 19:27:07 -0700] rev 47308
8188321: (jdeps) help message should say "requires transitive" rather than "requires public" Reviewed-by: sundar
Tue, 03 Oct 2017 14:00:00 -0700 8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
dl [Tue, 03 Oct 2017 14:00:00 -0700] rev 47307
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09 Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:55:05 -0700 8186265: Make toString() methods of "task" objects more useful
dl [Tue, 03 Oct 2017 13:55:05 -0700] rev 47306
8186265: Make toString() methods of "task" objects more useful Reviewed-by: martin, psandoz, rriggs, dholmes, darcy Contributed-by: Charles Munger <clm@google.com>
Tue, 03 Oct 2017 13:50:09 -0700 8186226: Improve ConcurrentSkipListMap performance on weak memory model machines
dl [Tue, 03 Oct 2017 13:50:09 -0700] rev 47305
8186226: Improve ConcurrentSkipListMap performance on weak memory model machines Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:45:11 -0700 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
dl [Tue, 03 Oct 2017 13:45:11 -0700] rev 47304
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:41:55 -0700 8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
dl [Tue, 03 Oct 2017 13:41:55 -0700] rev 47303
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes Reviewed-by: martin, psandoz, dholmes
Tue, 03 Oct 2017 13:37:01 -0700 8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
dl [Tue, 03 Oct 2017 13:37:01 -0700] rev 47302
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock Reviewed-by: martin, psandoz, dholmes
Tue, 03 Oct 2017 13:32:04 -0700 8188241: Improve numerical code in StampedLock example code
dl [Tue, 03 Oct 2017 13:32:04 -0700] rev 47301
8188241: Improve numerical code in StampedLock example code Reviewed-by: martin, psandoz, darcy
Tue, 03 Oct 2017 12:58:49 -0700 8074407: javadoc: using <pre> after @deprecated tag causes warnings
bpatel [Tue, 03 Oct 2017 12:58:49 -0700] rev 47300
8074407: javadoc: using <pre> after @deprecated tag causes warnings Reviewed-by: jjg, ksrini
Mon, 02 Oct 2017 14:49:46 -0700 8169819: minor cleanup for deprecated page
bpatel [Mon, 02 Oct 2017 14:49:46 -0700] rev 47299
8169819: minor cleanup for deprecated page Reviewed-by: jjg, ksrini
Mon, 02 Oct 2017 10:04:22 -0700 8187978: javac can show overload error messages that include non-valid candidates
vromero [Mon, 02 Oct 2017 10:04:22 -0700] rev 47298
8187978: javac can show overload error messages that include non-valid candidates Reviewed-by: mcimadamore Contributed-by: bsrbnd@gmail.com
Mon, 02 Oct 2017 12:29:44 +0100 8188144: regression in method reference type-checking
mcimadamore [Mon, 02 Oct 2017 12:29:44 +0100] rev 47297
8188144: regression in method reference type-checking Summary: method reference checking prefers unbound lookup when both searches produce same results Reviewed-by: vromero
Wed, 27 Sep 2017 21:48:21 +0200 8188034: InitSupport does not properly include closed file
ihse [Wed, 27 Sep 2017 21:48:21 +0200] rev 47296
8188034: InitSupport does not properly include closed file Reviewed-by: tbell, erikj
Sat, 30 Sep 2017 22:49:05 -0700 8188185: Windows build fails in configure after fix for JDK-8188136
tbell [Sat, 30 Sep 2017 22:49:05 -0700] rev 47295
8188185: Windows build fails in configure after fix for JDK-8188136 Reviewed-by: darcy
Fri, 29 Sep 2017 11:33:08 -0700 8186050: StackFrame should provide the method signature
mchung [Fri, 29 Sep 2017 11:33:08 -0700] rev 47294
8186050: StackFrame should provide the method signature Reviewed-by: alanb, bchristi, forax, plevart
Sat, 30 Sep 2017 03:15:56 +0530 8147076: LinkerCallSite.ARGLIMIT is used incorrectly
sdama [Sat, 30 Sep 2017 03:15:56 +0530] rev 47293
8147076: LinkerCallSite.ARGLIMIT is used incorrectly Summary: Modified ARGLIMIT Reviewed-by: hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Fri, 29 Sep 2017 09:48:31 -0400 8188038: Add Windows-x64-open bundles to jib-profiles.js
ctornqvi [Fri, 29 Sep 2017 09:48:31 -0400] rev 47292
8188038: Add Windows-x64-open bundles to jib-profiles.js Reviewed-by: erikj
Fri, 29 Sep 2017 15:26:13 +0200 8188136: jib configure requires --src-dir for out of tree builds
erikj [Fri, 29 Sep 2017 15:26:13 +0200] rev 47291
8188136: jib configure requires --src-dir for out of tree builds 8188123: jib.sh looks for closed config file in the wrong place after repo consolidation Reviewed-by: dholmes, tbell
Fri, 29 Sep 2017 16:37:36 +0530 8180274: Fix links in nashorn documentation
sundar [Fri, 29 Sep 2017 16:37:36 +0530] rev 47290
8180274: Fix links in nashorn documentation Reviewed-by: hannesw
Fri, 29 Sep 2017 10:00:58 +0200 8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation"
goetz [Fri, 29 Sep 2017 10:00:58 +0200] rev 47289
8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation" Reviewed-by: dholmes, alanb
Fri, 29 Sep 2017 00:52:30 +0000 Added tag jdk-10+25 for changeset 8eb5e3ccee56
lana [Fri, 29 Sep 2017 00:52:30 +0000] rev 47288
Added tag jdk-10+25 for changeset 8eb5e3ccee56
Thu, 28 Sep 2017 23:03:17 +0530 8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal jdk-10+25
sundar [Thu, 28 Sep 2017 23:03:17 +0530] rev 47287
8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 18:30:35 +0530 8188082: autoimports.js sample is broken
sundar [Thu, 28 Sep 2017 18:30:35 +0530] rev 47286
8188082: autoimports.js sample is broken Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 11:20:16 +0100 8188090: Running tests from make causes spurious mercurial changes
mcimadamore [Thu, 28 Sep 2017 11:20:16 +0100] rev 47285
8188090: Running tests from make causes spurious mercurial changes Summary: Fix relative path in test/TestCommon.gmk Reviewed-by: erikj
Wed, 27 Sep 2017 16:47:07 -0700 8186332: Fix method signature in method summary table
bpatel [Wed, 27 Sep 2017 16:47:07 -0700] rev 47284
8186332: Fix method signature in method summary table Reviewed-by: jjg, ksrini
Wed, 27 Sep 2017 14:23:41 -0700 8187982: Update SourceVersion to mention restricted keywords
darcy [Wed, 27 Sep 2017 14:23:41 -0700] rev 47283
8187982: Update SourceVersion to mention restricted keywords Reviewed-by: mcimadamore
Wed, 27 Sep 2017 12:44:06 -0700 6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
mchung [Wed, 27 Sep 2017 12:44:06 -0700] rev 47282
6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package Reviewed-by: psandoz
Wed, 27 Sep 2017 10:24:40 -0700 8187688: Additional tests for MethodHandle.invokeWithArguments
psandoz [Wed, 27 Sep 2017 10:24:40 -0700] rev 47281
8187688: Additional tests for MethodHandle.invokeWithArguments Reviewed-by: redestad
Wed, 27 Sep 2017 17:56:00 +0200 8187826: Avoid using reflection to bootstrap NamedFunctions
redestad [Wed, 27 Sep 2017 17:56:00 +0200] rev 47280
8187826: Avoid using reflection to bootstrap NamedFunctions Reviewed-by: psandoz
Wed, 27 Sep 2017 17:09:52 +0200 8186815: Java.from has a bug, when element is ScriptObject
hannesw [Wed, 27 Sep 2017 17:09:52 +0200] rev 47279
8186815: Java.from has a bug, when element is ScriptObject Reviewed-by: sundar, jlaskey
Wed, 27 Sep 2017 15:26:35 +0200 8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly
hannesw [Wed, 27 Sep 2017 15:26:35 +0200] rev 47278
8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 27 Sep 2017 18:40:37 +0530 8188023: Avoid -source and -target javac options in nashorn ant compilation
sundar [Wed, 27 Sep 2017 18:40:37 +0530] rev 47277
8188023: Avoid -source and -target javac options in nashorn ant compilation Reviewed-by: jlaskey, hannesw
Wed, 27 Sep 2017 14:56:19 +0200 8187962: Optimistic types ignore JavaAdapter return types
hannesw [Wed, 27 Sep 2017 14:56:19 +0200] rev 47276
8187962: Optimistic types ignore JavaAdapter return types Reviewed-by: sundar, attila
Wed, 27 Sep 2017 11:38:21 +0200 8188013: symbolgenerator targets jdk 9 source
ihse [Wed, 27 Sep 2017 11:38:21 +0200] rev 47275
8188013: symbolgenerator targets jdk 9 source Reviewed-by: erikj
Wed, 27 Sep 2017 11:21:40 +0200 8188012: Nashorn build targets version 9 source
ihse [Wed, 27 Sep 2017 11:21:40 +0200] rev 47274
8188012: Nashorn build targets version 9 source Reviewed-by: erikj, dholmes
Wed, 27 Sep 2017 14:02:15 +0800 6695402: Jarsigner with multi-byte characters in class names
weijun [Wed, 27 Sep 2017 14:02:15 +0800] rev 47273
6695402: Jarsigner with multi-byte characters in class names Reviewed-by: weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Tue, 26 Sep 2017 20:03:48 -0700 8183511: improve style for deprecated text
bpatel [Tue, 26 Sep 2017 20:03:48 -0700] rev 47272
8183511: improve style for deprecated text Reviewed-by: jjg, ksrini
Tue, 26 Sep 2017 19:19:09 +0100 8184328: JDK 8u131 socketRead0 hang at SSL read
robm [Tue, 26 Sep 2017 19:19:09 +0100] rev 47271
8184328: JDK 8u131 socketRead0 hang at SSL read Reviewed-by: xuelei, chegar, coffeys
Tue, 26 Sep 2017 20:34:10 +0530 8185072: network006 times out in many configs in JDK10-hs nightly
vtewari [Tue, 26 Sep 2017 20:34:10 +0530] rev 47270
8185072: network006 times out in many configs in JDK10-hs nightly Reviewed-by: chegar, rriggs
Tue, 26 Sep 2017 20:29:13 +0530 8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken
sundar [Tue, 26 Sep 2017 20:29:13 +0530] rev 47269
8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken Reviewed-by: jlaskey, hannesw
Tue, 26 Sep 2017 12:52:53 +0100 8177466: Add compiler support for local variable type-inference
mcimadamore [Tue, 26 Sep 2017 12:52:53 +0100] rev 47268
8177466: Add compiler support for local variable type-inference Summary: Add support for 'var' in implicitly typed local variable declarations Reviewed-by: vromero, jlahoda
Tue, 26 Sep 2017 15:08:56 +0530 8159526: Deprivilege jdk.httpserver
vtewari [Tue, 26 Sep 2017 15:08:56 +0530] rev 47267
8159526: Deprivilege jdk.httpserver Reviewed-by: chegar, alanb, michaelm, mchung
Tue, 26 Sep 2017 10:20:35 +0100 8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
chegar [Tue, 26 Sep 2017 10:20:35 +0100] rev 47266
8181176: java/net/httpclient/websocket/ConnectionHandover.java times out Reviewed-by: coffeys
Tue, 26 Sep 2017 01:26:00 -0400 Merge
dholmes [Tue, 26 Sep 2017 01:26:00 -0400] rev 47265
Merge
Mon, 25 Sep 2017 23:42:58 -0400 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
goetz [Mon, 25 Sep 2017 23:42:58 -0400] rev 47264
8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack Reviewed-by: ihse, dholmes
Tue, 26 Sep 2017 12:47:49 +0800 8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
mli [Tue, 26 Sep 2017 12:47:49 +0800] rev 47263
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java Reviewed-by: psandoz
Tue, 26 Sep 2017 07:00:43 +0530 8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList
sdama [Tue, 26 Sep 2017 07:00:43 +0530] rev 47262
8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList Summary: var declaration in for loop removed from block scope in es6 mode Reviewed-by: hannesw, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 25 Sep 2017 20:32:44 +0530 8187934: dropping a shebang script in src/sample/nashorn directory results in test failure
sundar [Mon, 25 Sep 2017 20:32:44 +0530] rev 47261
8187934: dropping a shebang script in src/sample/nashorn directory results in test failure Reviewed-by: hannesw, jlaskey
Tue, 26 Sep 2017 00:37:37 +0530 8186011: Fix samples/java_completion.js and samples/disassemble.js
sdama [Tue, 26 Sep 2017 00:37:37 +0530] rev 47260
8186011: Fix samples/java_completion.js and samples/disassemble.js Summary: replaced continuation property to method as API changed and removed invalid test in jdk9 modular system Reviewed-by: hannesw, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 25 Sep 2017 11:52:40 +0200 8187672: RunTest displays broken output if jtreg fails completely
ihse [Mon, 25 Sep 2017 11:52:40 +0200] rev 47259
8187672: RunTest displays broken output if jtreg fails completely Reviewed-by: erikj, tbell
Mon, 25 Sep 2017 11:50:39 +0200 8180897: Explicit --with-jtreg path not expanded
ihse [Mon, 25 Sep 2017 11:50:39 +0200] rev 47258
8180897: Explicit --with-jtreg path not expanded Reviewed-by: erikj
Mon, 25 Sep 2017 13:03:11 +0200 8187883: NewClassDefEnclosing.java fails on windows
jlahoda [Mon, 25 Sep 2017 13:03:11 +0200] rev 47257
8187883: NewClassDefEnclosing.java fails on windows Summary: Fixing whitespace normalization. Reviewed-by: mcimadamore
Mon, 25 Sep 2017 11:32:13 +0100 8187784: IntelliJ langtools project exclusion settings are too broad
mcimadamore [Mon, 25 Sep 2017 11:32:13 +0100] rev 47256
8187784: IntelliJ langtools project exclusion settings are too broad Summary: revert exclusion for src/make/test folders Reviewed-by: jlahoda
Mon, 25 Sep 2017 10:47:28 +0200 8176467: --with-cacerts-file should fail during configure if file does not exist
ihse [Mon, 25 Sep 2017 10:47:28 +0200] rev 47255
8176467: --with-cacerts-file should fail during configure if file does not exist Reviewed-by: erikj
Mon, 25 Sep 2017 10:45:34 +0200 8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10
ihse [Mon, 25 Sep 2017 10:45:34 +0200] rev 47254
8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10 Reviewed-by: erikj
Mon, 25 Sep 2017 10:32:00 +0200 8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
ihse [Mon, 25 Sep 2017 10:32:00 +0200] rev 47253
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR Reviewed-by: erikj
Mon, 25 Sep 2017 10:21:23 +0200 8187543: Replace SRC_ROOT with TOPDIR
ihse [Mon, 25 Sep 2017 10:21:23 +0200] rev 47252
8187543: Replace SRC_ROOT with TOPDIR Reviewed-by: erikj
Fri, 22 Sep 2017 15:32:09 -0700 8187442: Xcheck:jni produces various "WARNING in native method" in launcher
serb [Fri, 22 Sep 2017 15:32:09 -0700] rev 47251
8187442: Xcheck:jni produces various "WARNING in native method" in launcher Reviewed-by: ksrini, dholmes
Fri, 22 Sep 2017 15:28:16 -0700 8185993: MethodHandle.invokeWithArguments jumbo-arity
jrose [Fri, 22 Sep 2017 15:28:16 -0700] rev 47250
8185993: MethodHandle.invokeWithArguments jumbo-arity Reviewed-by: psandoz, vlivanov
Fri, 22 Sep 2017 11:49:53 -0700 8185458: Added comment for Files.notExists in FileUtils test library
anazarov [Fri, 22 Sep 2017 11:49:53 -0700] rev 47249
8185458: Added comment for Files.notExists in FileUtils test library Reviewed-by: chegar
Fri, 22 Sep 2017 14:06:11 +0200 8044853: Attr synthesizes nullcheck tree nodes
jlahoda [Fri, 22 Sep 2017 14:06:11 +0200] rev 47248
8044853: Attr synthesizes nullcheck tree nodes Summary: Avoid move of JCNewClass.encl to args in front end phases. Reviewed-by: jjg
Fri, 22 Sep 2017 12:00:41 +0200 8181792: nashorn samples/exec.js has some incorrect examples
hannesw [Fri, 22 Sep 2017 12:00:41 +0200] rev 47247
8181792: nashorn samples/exec.js has some incorrect examples Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 22 Sep 2017 11:52:38 +0200 8186180: Symbol.__proto__ results in error with format string placeholder
hannesw [Fri, 22 Sep 2017 11:52:38 +0200] rev 47246
8186180: Symbol.__proto__ results in error with format string placeholder Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 22 Sep 2017 11:48:57 +0200 8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point
hannesw [Fri, 22 Sep 2017 11:48:57 +0200] rev 47245
8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 22 Sep 2017 16:38:54 +0800 8184329: Refactor java/lang/ClassLoader shell tests to java
amlu [Fri, 22 Sep 2017 16:38:54 +0800] rev 47244
8184329: Refactor java/lang/ClassLoader shell tests to java Reviewed-by: mchung
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip