Wed, 11 Apr 2018 09:08:43 +0800 8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
mli [Wed, 11 Apr 2018 09:08:43 +0800] rev 49570
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use Reviewed-by: rriggs, darcy
Tue, 10 Apr 2018 15:05:10 -0700 8201396: fix broken links generated by javadoc doclet
jjg [Tue, 10 Apr 2018 15:05:10 -0700] rev 49569
8201396: fix broken links generated by javadoc doclet Reviewed-by: ksrini
Tue, 10 Apr 2018 23:32:54 +0200 8201320: Allow PrintFailureReports to be turned off
ihse [Tue, 10 Apr 2018 23:32:54 +0200] rev 49568
8201320: Allow PrintFailureReports to be turned off Reviewed-by: erikj
Tue, 10 Apr 2018 14:16:13 -0700 8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
anazarov [Tue, 10 Apr 2018 14:16:13 -0700] rev 49567
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files Reviewed-by: alanb, jjg, psandoz
Tue, 10 Apr 2018 22:37:01 +0200 8201267: Disable warnings for VS2017 to enable building
erikj [Tue, 10 Apr 2018 22:37:01 +0200] rev 49566
8201267: Disable warnings for VS2017 to enable building Reviewed-by: ihse, tbell
Tue, 10 Apr 2018 11:37:18 -0700 8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
dl [Tue, 10 Apr 2018 11:37:18 -0700] rev 49565
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04 Reviewed-by: martin, psandoz
Tue, 10 Apr 2018 11:33:29 -0700 8200258: Improve CopyOnWriteArrayList subList code
dl [Tue, 10 Apr 2018 11:33:29 -0700] rev 49564
8200258: Improve CopyOnWriteArrayList subList code Reviewed-by: martin, psandoz, smarks
Tue, 10 Apr 2018 11:29:37 -0700 8200520: forkjoin tasks interrupted after shutdown
dl [Tue, 10 Apr 2018 11:29:37 -0700] rev 49563
8200520: forkjoin tasks interrupted after shutdown Reviewed-by: martin, psandoz, chegar, dholmes
Tue, 10 Apr 2018 11:25:46 -0700 8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
dl [Tue, 10 Apr 2018 11:25:46 -0700] rev 49562
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct Reviewed-by: martin, psandoz
Tue, 10 Apr 2018 19:46:02 +0200 8200298: Unify all unix versions of libjsig/jsig.c
ihse [Tue, 10 Apr 2018 19:46:02 +0200] rev 49561
8200298: Unify all unix versions of libjsig/jsig.c Reviewed-by: dholmes, stuefe
Tue, 10 Apr 2018 10:18:55 -0700 8201357: ALSA_CFLAGS is needed; was dropped in JDK-8071469
martin [Tue, 10 Apr 2018 10:18:55 -0700] rev 49560
8201357: ALSA_CFLAGS is needed; was dropped in JDK-8071469 Reviewed-by: ihse, asmundak
Tue, 10 Apr 2018 10:18:01 -0700 8201328: SynthParser should use Boolean.parseBoolean
martin [Tue, 10 Apr 2018 10:18:01 -0700] rev 49559
8201328: SynthParser should use Boolean.parseBoolean Reviewed-by: serb
Tue, 10 Apr 2018 10:17:35 -0700 8201327: Make Sensor deeply immutably thread safe
martin [Tue, 10 Apr 2018 10:17:35 -0700] rev 49558
8201327: Make Sensor deeply immutably thread safe Reviewed-by: alanb, chegar, asmundak
Tue, 10 Apr 2018 10:49:17 -0400 8201246: Export native function to set platform encoding
rriggs [Tue, 10 Apr 2018 10:49:17 -0400] rev 49557
8201246: Export native function to set platform encoding Reviewed-by: rriggs Contributed-by: andrew_m_leonard@uk.ibm.com
Tue, 10 Apr 2018 16:16:34 +0200 8201179: Regression due loading java.nio.charset.StandardCharsets during bootstrap
redestad [Tue, 10 Apr 2018 16:16:34 +0200] rev 49556
8201179: Regression due loading java.nio.charset.StandardCharsets during bootstrap Reviewed-by: sherman, martin
Tue, 10 Apr 2018 11:02:09 +0800 8200152: KerberosString should use UTF-8 by default
weijun [Tue, 10 Apr 2018 11:02:09 +0800] rev 49555
8200152: KerberosString should use UTF-8 by default Reviewed-by: xuelei
Mon, 09 Apr 2018 10:39:29 -0700 8164781: Pattern.asPredicate specification is incomplete
vtheeyarath [Mon, 09 Apr 2018 10:39:29 -0700] rev 49554
8164781: Pattern.asPredicate specification is incomplete Summary: Updated specification to reflect usage of find() Reviewed-by: psandoz
Mon, 09 Apr 2018 19:23:01 +0200 8201236: Straighten out dtrace build logic
ihse [Mon, 09 Apr 2018 19:23:01 +0200] rev 49553
8201236: Straighten out dtrace build logic Reviewed-by: erikj
Mon, 09 Apr 2018 10:19:33 -0700 8201263: Trailing backslash in VS120COMNTOOLS leads to ugly error message when running tests
mikael [Mon, 09 Apr 2018 10:19:33 -0700] rev 49552
8201263: Trailing backslash in VS120COMNTOOLS leads to ugly error message when running tests Reviewed-by: erikj
Mon, 09 Apr 2018 09:45:51 -0700 8196200: Implement a navigation builder in javadoc
bpatel [Mon, 09 Apr 2018 09:45:51 -0700] rev 49551
8196200: Implement a navigation builder in javadoc Reviewed-by: jjg, ksrini
Mon, 09 Apr 2018 04:43:03 -0700 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil [Mon, 09 Apr 2018 04:43:03 -0700] rev 49550
8200359: (tz) Upgrade time-zone data to tzdata2018d Reviewed-by: naoto
Mon, 09 Apr 2018 13:35:19 +0200 8201178: Remove sun.nio.cs.FastCharsetProvider
redestad [Mon, 09 Apr 2018 13:35:19 +0200] rev 49549
8201178: Remove sun.nio.cs.FastCharsetProvider Reviewed-by: alanb
Sun, 08 Apr 2018 17:01:20 +0800 8180570: Refactor sun/security/mscapi shell tests to plain java tests
weijun [Sun, 08 Apr 2018 17:01:20 +0800] rev 49548
8180570: Refactor sun/security/mscapi shell tests to plain java tests Reviewed-by: asmotrak
Sun, 08 Apr 2018 11:32:46 +0800 8200792: PKCS12Attribute#hashCode is always constant -1
weijun [Sun, 08 Apr 2018 11:32:46 +0800] rev 49547
8200792: PKCS12Attribute#hashCode is always constant -1 Reviewed-by: xuelei
Sat, 07 Apr 2018 17:07:13 -0700 8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
igerasim [Sat, 07 Apr 2018 17:07:13 -0700] rev 49546
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode Reviewed-by: redestad
Fri, 06 Apr 2018 08:58:22 -0700 8201251: The tests for JDK-8187247 should be under test/langtools
cushon [Fri, 06 Apr 2018 08:58:22 -0700] rev 49545
8201251: The tests for JDK-8187247 should be under test/langtools Reviewed-by: darcy
Fri, 06 Apr 2018 12:49:23 -0400 8200706: Better cleanup for open/test/jdk/java/lang/ProcessBuilder/DestroyTest.java
rriggs [Fri, 06 Apr 2018 12:49:23 -0400] rev 49544
8200706: Better cleanup for open/test/jdk/java/lang/ProcessBuilder/DestroyTest.java Reviewed-by: psandoz, lancea
Fri, 06 Apr 2018 09:15:09 -0400 8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
vromero [Fri, 06 Apr 2018 09:15:09 -0400] rev 49543
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor Reviewed-by: mcimadamore
Fri, 06 Apr 2018 17:27:24 +0530 8071367: JMX: Remove SNMP support
asapre [Fri, 06 Apr 2018 17:27:24 +0530] rev 49542
8071367: JMX: Remove SNMP support Summary: Drop jdk.snmp module. Reviewed-by: alanb, mchung, dfuchs Contributed-by: amit.sapre@oracle.com
Thu, 05 Apr 2018 14:39:04 -0700 8201194: Handle local variable declarations in lambda deduplication
cushon [Thu, 05 Apr 2018 14:39:04 -0700] rev 49541
8201194: Handle local variable declarations in lambda deduplication Reviewed-by: vromero
Fri, 06 Apr 2018 02:52:24 +0200 8201222: JDK-8199539 broke the OpenJDK build
erikj [Fri, 06 Apr 2018 02:52:24 +0200] rev 49540
8201222: JDK-8199539 broke the OpenJDK build Reviewed-by: darcy
Thu, 05 Apr 2018 17:11:25 -0700 8201221: JDK-8199608 introduced a build race on macosx
erikj [Thu, 05 Apr 2018 17:11:25 -0700] rev 49539
8201221: JDK-8199608 introduced a build race on macosx Reviewed-by: darcy
Thu, 05 Apr 2018 17:04:16 -0700 8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
anazarov [Thu, 05 Apr 2018 17:04:16 -0700] rev 49538
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings Reviewed-by: ksrini, dholmes
Thu, 05 Apr 2018 23:46:05 +0200 8199539: Provide a standard way for the build to filter un-needed legal .md files
erikj [Thu, 05 Apr 2018 23:46:05 +0200] rev 49537
8199539: Provide a standard way for the build to filter un-needed legal .md files Reviewed-by: tbell, ihse
Thu, 05 Apr 2018 20:31:57 +0000 Merge
lana [Thu, 05 Apr 2018 20:31:57 +0000] rev 49536
Merge
Thu, 05 Apr 2018 18:40:01 +0000 Added tag jdk-11+8 for changeset 755e1b55a4df
lana [Thu, 05 Apr 2018 18:40:01 +0000] rev 49535
Added tag jdk-11+8 for changeset 755e1b55a4df
Thu, 05 Apr 2018 21:33:38 +0200 8200358: Remove mapfiles for JDK executables
ihse [Thu, 05 Apr 2018 21:33:38 +0200] rev 49534
8200358: Remove mapfiles for JDK executables Reviewed-by: erikj
Thu, 05 Apr 2018 21:29:02 +0200 8199608: Clean up LDFLAGS for libfontmanager
ihse [Thu, 05 Apr 2018 21:29:02 +0200] rev 49533
8199608: Clean up LDFLAGS for libfontmanager Reviewed-by: erikj
Thu, 05 Apr 2018 09:38:30 -0700 8200134: Improve ModuleHashesBuilder
martin [Thu, 05 Apr 2018 09:38:30 -0700] rev 49532
8200134: Improve ModuleHashesBuilder Reviewed-by: mchung, alanb
Thu, 05 Apr 2018 09:37:19 -0700 8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
martin [Thu, 05 Apr 2018 09:37:19 -0700] rev 49531
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize Reviewed-by: alanb
Thu, 05 Apr 2018 09:36:01 -0700 8200128: Fix some "annoations" typos
martin [Thu, 05 Apr 2018 09:36:01 -0700] rev 49530
8200128: Fix some "annoations" typos Reviewed-by: alanb
Thu, 05 Apr 2018 09:34:46 -0700 8200127: Replace collection.stream().forEach() with collection.forEach()
martin [Thu, 05 Apr 2018 09:34:46 -0700] rev 49529
8200127: Replace collection.stream().forEach() with collection.forEach() Reviewed-by: alanb
Thu, 05 Apr 2018 09:33:27 -0700 8200125: Fix some classloader/module typos
martin [Thu, 05 Apr 2018 09:33:27 -0700] rev 49528
8200125: Fix some classloader/module typos Reviewed-by: alanb
Thu, 05 Apr 2018 15:04:09 +0100 8200458: (se) Readiness information previously recorded in the ready set not preserved
alanb [Thu, 05 Apr 2018 15:04:09 +0100] rev 49527
8200458: (se) Readiness information previously recorded in the ready set not preserved Reviewed-by: bpb, chegar
Thu, 05 Apr 2018 15:01:57 +0100 8200583: (se) Selector clean-up, part 4
alanb [Thu, 05 Apr 2018 15:01:57 +0100] rev 49526
8200583: (se) Selector clean-up, part 4 Reviewed-by: bpb, chegar
Thu, 05 Apr 2018 09:55:16 +0200 8200727: linux-aarch64 profile should use bundled freetype
ihse [Thu, 05 Apr 2018 09:55:16 +0200] rev 49525
8200727: linux-aarch64 profile should use bundled freetype Reviewed-by: erikj
Wed, 04 Apr 2018 17:50:53 -0700 8200888: typo in name of exception in @throws
jjg [Wed, 04 Apr 2018 17:50:53 -0700] rev 49524
8200888: typo in name of exception in @throws Reviewed-by: bpb, darcy
Wed, 04 Apr 2018 16:13:30 -0700 8196724: Change macosx deployment target to 10.9
erikj [Wed, 04 Apr 2018 16:13:30 -0700] rev 49523
8196724: Change macosx deployment target to 10.9 Reviewed-by: tbell, gziemski
Wed, 04 Apr 2018 14:42:53 -0700 8200664: fix broken links in java.base docs
jjg [Wed, 04 Apr 2018 14:42:53 -0700] rev 49522
8200664: fix broken links in java.base docs Reviewed-by: alanb, joehw
Wed, 04 Apr 2018 14:09:31 -0700 8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory jdk-11+8
igerasim [Wed, 04 Apr 2018 14:09:31 -0700] rev 49521
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory Reviewed-by: dholmes, redestad
Wed, 04 Apr 2018 11:26:10 -0400 8193032: Remove terminally deprecated SecurityManager APIs
mullan [Wed, 04 Apr 2018 11:26:10 -0400] rev 49520
8193032: Remove terminally deprecated SecurityManager APIs Summary: Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods. Reviewed-by: alanb, mchung, kcr
Wed, 04 Apr 2018 16:57:01 +0800 8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows
amlu [Wed, 04 Apr 2018 16:57:01 +0800] rev 49519
8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows Reviewed-by: jlahoda
Tue, 03 Apr 2018 23:58:52 -0400 8198314: javac hidden options violate standard syntax for options
vromero [Tue, 03 Apr 2018 23:58:52 -0400] rev 49518
8198314: javac hidden options violate standard syntax for options Reviewed-by: jjg
Tue, 03 Apr 2018 22:37:43 +0200 8200658: Fix incremental builds of hotspot on solaris
ihse [Tue, 03 Apr 2018 22:37:43 +0200] rev 49517
8200658: Fix incremental builds of hotspot on solaris Reviewed-by: erikj
Tue, 03 Apr 2018 22:33:58 +0200 8200375: Change to GCC 7.3.0 for building Linux at Oracle
erikj [Tue, 03 Apr 2018 22:33:58 +0200] rev 49516
8200375: Change to GCC 7.3.0 for building Linux at Oracle Reviewed-by: ihse, tbell
Tue, 03 Apr 2018 13:27:58 -0700 8198801: JShell: user exception chained cause not retained
rfield [Tue, 03 Apr 2018 13:27:58 -0700] rev 49515
8198801: JShell: user exception chained cause not retained Reviewed-by: jlahoda
Tue, 03 Apr 2018 21:50:35 +0200 8200267: a.out created at top dir by Solaris build
ihse [Tue, 03 Apr 2018 21:50:35 +0200] rev 49514
8200267: a.out created at top dir by Solaris build Reviewed-by: erikj
Tue, 03 Apr 2018 10:01:04 -0700 8200538: cl : Command line warning D9014 : invalid value '2220' for '/wd'
iignatyev [Tue, 03 Apr 2018 10:01:04 -0700] rev 49513
8200538: cl : Command line warning D9014 : invalid value '2220' for '/wd' Reviewed-by: ihse
Tue, 03 Apr 2018 04:27:34 +0000 8200586: Update JDK11 release date to 2018-09-25
asaha [Tue, 03 Apr 2018 04:27:34 +0000] rev 49512
8200586: Update JDK11 release date to 2018-09-25 Reviewed-by: dholmes
Mon, 02 Apr 2018 17:11:11 -0700 8199947: Rename HTML element id in ClassLoader javadoc to avoid name conflict with private elements
martin [Mon, 02 Apr 2018 17:11:11 -0700] rev 49511
8199947: Rename HTML element id in ClassLoader javadoc to avoid name conflict with private elements Summary: rename "name" anchor to "binary-name" Reviewed-by: jjg, alanb, mchung, martin Contributed-by: David Lloyd <david.lloyd@redhat.com>
Mon, 02 Apr 2018 17:09:29 -0700 8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods
martin [Mon, 02 Apr 2018 17:09:29 -0700] rev 49510
8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods Reviewed-by: dfuchs, alanb
Mon, 02 Apr 2018 17:08:00 -0700 8199800: Optimize Boolean.parseBoolean(String)
martin [Mon, 02 Apr 2018 17:08:00 -0700] rev 49509
8199800: Optimize Boolean.parseBoolean(String) Reviewed-by: alanb Contributed-by: Sergey Tsypanov <sergei.tsypanov@yandex.ru>
Mon, 02 Apr 2018 16:39:17 -0700 8199176: Accessibility issues in java.base docs
joehw [Mon, 02 Apr 2018 16:39:17 -0700] rev 49508
8199176: Accessibility issues in java.base docs Reviewed-by: lancea, alanb, jjg, rriggs
Fri, 30 Mar 2018 14:36:18 -0700 8195649: reorganize tests for java.util.Optional
smarks [Fri, 30 Mar 2018 14:36:18 -0700] rev 49507
8195649: reorganize tests for java.util.Optional Reviewed-by: psandoz
Fri, 30 Mar 2018 19:03:16 +0000 Added tag jdk-11+7 for changeset f7363de371c9
lana [Fri, 30 Mar 2018 19:03:16 +0000] rev 49506
Added tag jdk-11+7 for changeset f7363de371c9
Fri, 30 Mar 2018 10:24:51 -0700 Merge
prr [Fri, 30 Mar 2018 10:24:51 -0700] rev 49505
Merge
Thu, 29 Mar 2018 12:49:26 -0700 8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
prr [Thu, 29 Mar 2018 12:49:26 -0700] rev 49504
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles Reviewed-by: serb
Fri, 30 Mar 2018 10:21:47 -0700 Merge
prr [Fri, 30 Mar 2018 10:21:47 -0700] rev 49503
Merge
Fri, 30 Mar 2018 09:24:04 -0700 Merge
prr [Fri, 30 Mar 2018 09:24:04 -0700] rev 49502
Merge
Thu, 29 Mar 2018 17:52:32 +0530 8074286: Add getSelectedIndices() to ListSelectionModel
pbansal [Thu, 29 Mar 2018 17:52:32 +0530] rev 49501
8074286: Add getSelectedIndices() to ListSelectionModel Reviewed-by: serb, psadhukhan
Thu, 29 Mar 2018 12:03:40 +0530 4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values
pnarayanan [Thu, 29 Mar 2018 12:03:40 +0530] rev 49500
4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values Reviewed-by: prr, serb, jdv
Wed, 28 Mar 2018 15:14:46 -0700 Merge
prr [Wed, 28 Mar 2018 15:14:46 -0700] rev 49499
Merge
Wed, 28 Mar 2018 14:54:22 -0700 Merge
prr [Wed, 28 Mar 2018 14:54:22 -0700] rev 49498
Merge
Wed, 28 Mar 2018 17:54:44 +0530 8191957: JFileChooser shows empty name for external drives shown under Desktop
pbansal [Wed, 28 Mar 2018 17:54:44 +0530] rev 49497
8191957: JFileChooser shows empty name for external drives shown under Desktop Reviewed-by: jdv, kaddepalli
Tue, 27 Mar 2018 22:09:43 +0200 8198885: upgrade Marlin (java2d) to 0.9.1
lbourges [Tue, 27 Mar 2018 22:09:43 +0200] rev 49496
8198885: upgrade Marlin (java2d) to 0.9.1 Summary: clipping implemented in Dasher (curve subdivision at clip edges) + higher quality(curve, subpixels) + new path simplifier Reviewed-by: prr, serb
Fri, 23 Mar 2018 13:43:39 -0700 8198990: Move SwingSet2 from closed to OpenJDK
prr [Fri, 23 Mar 2018 13:43:39 -0700] rev 49495
8198990: Move SwingSet2 from closed to OpenJDK Reviewed-by: serb, jeff, kaddepalli
Fri, 30 Mar 2018 09:38:52 -0700 8200469: Update link to license in Docs.gmk
iris [Fri, 30 Mar 2018 09:38:52 -0700] rev 49494
8200469: Update link to license in Docs.gmk Reviewed-by: tbell
Fri, 30 Mar 2018 08:28:09 +0100 8200257: (se) More Selector cleanup
alanb [Fri, 30 Mar 2018 08:28:09 +0100] rev 49493
8200257: (se) More Selector cleanup Reviewed-by: bpb
Thu, 29 Mar 2018 22:12:05 -0700 8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
igerasim [Thu, 29 Mar 2018 22:12:05 -0700] rev 49492
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails Reviewed-by: mullan
Thu, 29 Mar 2018 16:23:35 -0700 8200123: Replace Thread.init with telescoping constructor jdk-11+7
martin [Thu, 29 Mar 2018 16:23:35 -0700] rev 49491
8200123: Replace Thread.init with telescoping constructor Reviewed-by: dholmes, mchung, plevart
Thu, 29 Mar 2018 16:21:54 -0700 8200122: Remove unused field Thread.threadQ
martin [Thu, 29 Mar 2018 16:21:54 -0700] rev 49490
8200122: Remove unused field Thread.threadQ Reviewed-by: dholmes, mchung, plevart
Thu, 29 Mar 2018 12:38:47 -0700 8200449: ReadAllReadNTransferTo fails occasionally
bpb [Thu, 29 Mar 2018 12:38:47 -0700] rev 49489
8200449: ReadAllReadNTransferTo fails occasionally Summary: Don't pass a non-positive parameter to Random.nextInt(int). Reviewed-by: chegar
Sat, 24 Mar 2018 01:08:35 +0100 Merge
jwilhelm [Sat, 24 Mar 2018 01:08:35 +0100] rev 49488
Merge
Thu, 22 Mar 2018 20:21:19 -0700 8193130: Bad graph when unrolled loop bounds conflicts with range checks
roland [Thu, 22 Mar 2018 20:21:19 -0700] rev 49487
8193130: Bad graph when unrolled loop bounds conflicts with range checks Reviewed-by: kvn, thartmann
Thu, 22 Mar 2018 16:39:02 -0700 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
kvn [Thu, 22 Mar 2018 16:39:02 -0700] rev 49486
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp 8199489: [TESTBUG] don't run CTW tests with -Xcomp Reviewed-by: iignatyev, iveresov
Thu, 22 Mar 2018 10:45:20 -0700 8199896: [Graal] build Graal on all x86 platforms
kvn [Thu, 22 Mar 2018 10:45:20 -0700] rev 49485
8199896: [Graal] build Graal on all x86 platforms Reviewed-by: erikj
Wed, 21 Mar 2018 14:38:32 +0100 8198949: Modularize arraycopy stub routine GC barriers
eosterlund [Wed, 21 Mar 2018 14:38:32 +0100] rev 49484
8198949: Modularize arraycopy stub routine GC barriers Reviewed-by: rkennke, pliden
Thu, 22 Mar 2018 08:39:51 +0100 8199777: Deprecate -XX:+AggressiveOpts
thartmann [Thu, 22 Mar 2018 08:39:51 +0100] rev 49483
8199777: Deprecate -XX:+AggressiveOpts Summary: Deprecate -XX:+AggressiveOpts and remove it from testing. Reviewed-by: kvn, dholmes, shade
Wed, 21 Mar 2018 20:15:00 -0700 8199784: PhaseIdealLoop::place_near_use() might return wrong control with loop strip mining
roland [Wed, 21 Mar 2018 20:15:00 -0700] rev 49482
8199784: PhaseIdealLoop::place_near_use() might return wrong control with loop strip mining Reviewed-by: kvn
Tue, 20 Mar 2018 22:54:02 +0800 8193266: AArch64: TestOptionsWithRanges.java SIGSEGV
smonteith [Tue, 20 Mar 2018 22:54:02 +0800] rev 49481
8193266: AArch64: TestOptionsWithRanges.java SIGSEGV Summary: Fix hotspot jtreg test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failure on AArch64. Reviewed-by: aph, coleenp, dsamersoff
Wed, 21 Mar 2018 19:45:24 -0400 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
coleenp [Wed, 21 Mar 2018 19:45:24 -0400] rev 49480
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files Summary: Remove frame.inline.hpp,etc from header files and adjust transitive includes. Reviewed-by: stefank, stuefe
Wed, 21 Mar 2018 17:09:34 -0400 8197844: JVMTI GetLoadedClasses should use the Access API
coleenp [Wed, 21 Mar 2018 17:09:34 -0400] rev 49479
8197844: JVMTI GetLoadedClasses should use the Access API Summary: Make sure the holder of a class loader is accessed during iteration of CLDG Reviewed-by: eosterlund, rkennke
Wed, 21 Mar 2018 13:30:03 -0700 8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
epavlova [Wed, 21 Mar 2018 13:30:03 -0700] rev 49478
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt Reviewed-by: iignatyev
Wed, 21 Mar 2018 13:18:06 -0700 8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds
mseledtsov [Wed, 21 Mar 2018 13:18:06 -0700] rev 49477
8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds Summary: Added at requires vm.cds Reviewed-by: dcubed, jiangli
Wed, 21 Mar 2018 13:07:19 -0700 8195109: ServiceUtil::visible_oop is not needed anymore
cjplummer [Wed, 21 Mar 2018 13:07:19 -0700] rev 49476
8195109: ServiceUtil::visible_oop is not needed anymore Summary: strip out ServiceUtil and all users of it Reviewed-by: coleenp, stefank, jcbeyler, sspitsyn
Wed, 21 Mar 2018 10:05:36 +0100 8196294: LoopStripMiningIterShortLoop is set to zero by default
roland [Wed, 21 Mar 2018 10:05:36 +0100] rev 49475
8196294: LoopStripMiningIterShortLoop is set to zero by default Reviewed-by: shade, thartmann, kvn
Wed, 21 Mar 2018 11:27:29 -0400 8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374)
gtriantafill [Wed, 21 Mar 2018 11:27:29 -0400] rev 49474
8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374) Reviewed-by: stsmirno, coleenp
Wed, 21 Mar 2018 16:00:41 +0100 8199739: Use HeapAccess when loading oops from static fields in javaClasses.cpp
rkennke [Wed, 21 Mar 2018 16:00:41 +0100] rev 49473
8199739: Use HeapAccess when loading oops from static fields in javaClasses.cpp Reviewed-by: kbarrett, eosterlund
Wed, 21 Mar 2018 12:47:46 +0100 8199027: Make protected members private in G1Policy
ehelin [Wed, 21 Mar 2018 12:47:46 +0100] rev 49472
8199027: Make protected members private in G1Policy Reviewed-by: sjohanss, tschatzl
Wed, 21 Mar 2018 10:35:13 +0100 8196337: Add commit methods that take all event properties as argument
lkorinth [Wed, 21 Mar 2018 10:35:13 +0100] rev 49471
8196337: Add commit methods that take all event properties as argument Reviewed-by: ehelin, mgronlun
Tue, 20 Mar 2018 11:41:17 +0100 8199696: Remove Runtime1::arraycopy
eosterlund [Tue, 20 Mar 2018 11:41:17 +0100] rev 49470
8199696: Remove Runtime1::arraycopy Reviewed-by: kvn, mdoerr
Wed, 21 Mar 2018 08:18:54 +0100 8199624: [Graal] Blocking jvmci compilations time out
thartmann [Wed, 21 Mar 2018 08:18:54 +0100] rev 49469
8199624: [Graal] Blocking jvmci compilations time out Summary: Handle blocking jvmci compilations that time out. Reviewed-by: kvn, dnsimon
Tue, 20 Mar 2018 22:22:02 +0100 8199886: gc/cslocker/TestCSLocker.java crashes
pliden [Tue, 20 Mar 2018 22:22:02 +0100] rev 49468
8199886: gc/cslocker/TestCSLocker.java crashes Reviewed-by: rkennke, kbarrett
Tue, 20 Mar 2018 10:23:14 -0700 8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation
dlong [Tue, 20 Mar 2018 10:23:14 -0700] rev 49467
8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation Reviewed-by: kvn
Tue, 20 Mar 2018 15:59:36 +0100 8199620: Support for JNI object pinning
rkennke [Tue, 20 Mar 2018 15:59:36 +0100] rev 49466
8199620: Support for JNI object pinning Reviewed-by: pliden, tschatzl, eosterlund
Fri, 16 Mar 2018 19:13:13 +0100 8199698: Change 8199275 breaks template instantiation for xlC (and potentially other compliers)
simonis [Fri, 16 Mar 2018 19:13:13 +0100] rev 49465
8199698: Change 8199275 breaks template instantiation for xlC (and potentially other compliers) Reviewed-by: stefank, coleenp
Tue, 20 Mar 2018 13:40:03 +0530 8196028: JMX: Not enough JDP packets received before timeout
hb [Tue, 20 Mar 2018 13:40:03 +0530] rev 49464
8196028: JMX: Not enough JDP packets received before timeout Reviewed-by: dholmes, egahlin
Tue, 20 Mar 2018 11:24:32 +0530 8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
jgeorge [Tue, 20 Mar 2018 11:24:32 +0530] rev 49463
8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC Summary: Provide an improved heap summary for G1GC with parameters like 'capacity', 'used', 'free', etc with the 'universe' command, and introduce a new command 'g1regiondetails' to display the individual region details. Reviewed-by: sjohanss, minqi
Mon, 19 Mar 2018 14:20:28 -0500 8140359: get_locked_message_ext() should return Flag::MsgType
gziemski [Mon, 19 Mar 2018 14:20:28 -0500] rev 49462
8140359: get_locked_message_ext() should return Flag::MsgType Summary: Changed get_locked_message_ext() to return Flag::MsgType Reviewed-by: coleenp, rehn
Mon, 19 Mar 2018 13:57:08 -0500 8199356: Fix hotspot to allow stdlib to use libc++ and to allow changing the deployment target to 10.9
gziemski [Mon, 19 Mar 2018 13:57:08 -0500] rev 49461
8199356: Fix hotspot to allow stdlib to use libc++ and to allow changing the deployment target to 10.9 Summary: Remove conflicting poison min/max define Reviewed-by: kbarrett, lfoltan
Mon, 19 Mar 2018 13:37:57 -0500 8198608: Improvements to command-line flags printing
lucy [Mon, 19 Mar 2018 13:37:57 -0500] rev 49460
8198608: Improvements to command-line flags printing Summary: Re-implemented Flag::print_on() Reviewed-by: dholmes, mikael, gziemski
Mon, 19 Mar 2018 13:38:35 -0400 8199741: NMT: Tag safepoint polling pages
zgu [Mon, 19 Mar 2018 13:38:35 -0400] rev 49459
8199741: NMT: Tag safepoint polling pages Summary: Added NMT tag for Safepoint polling pages Reviewed-by: coleenp, shade
Wed, 14 Mar 2018 17:55:15 +0800 8191954: AArch64: disable UseCISCSpill in C2
njian [Wed, 14 Mar 2018 17:55:15 +0800] rev 49458
8191954: AArch64: disable UseCISCSpill in C2 Reviewed-by: adinn, aph
Thu, 15 Mar 2018 14:05:48 +0800 8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation
njian [Thu, 15 Mar 2018 14:05:48 +0800] rev 49457
8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation Summary: Fix hotspot jtreg test compiler/interpreter/DisableOSRTest.java failure on AArch64. Reviewed-by: aph, fyang
Mon, 19 Mar 2018 08:31:57 -0400 8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther
zgu [Mon, 19 Mar 2018 08:31:57 -0400] rev 49456
8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther Summary: Tag memory allocation from Usafe.allocateMemory as external memory allocation Reviewed-by: coleenp, stuefe
Mon, 19 Mar 2018 07:38:18 +0100 8199604: Rename CardTableModRefBS to CardTableBarrierSet
eosterlund [Mon, 19 Mar 2018 07:38:18 +0100] rev 49455
8199604: Rename CardTableModRefBS to CardTableBarrierSet Reviewed-by: stefank, pliden
Fri, 16 Mar 2018 14:47:53 +0100 8199685: Access arraycopy build failure with GCC 7.3.1
eosterlund [Fri, 16 Mar 2018 14:47:53 +0100] rev 49454
8199685: Access arraycopy build failure with GCC 7.3.1 Reviewed-by: rkennke, pliden
Mon, 19 Mar 2018 11:38:45 +0100 8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest
stuefe [Mon, 19 Mar 2018 11:38:45 +0100] rev 49453
8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest Reviewed-by: zgu, coleenp
Thu, 15 Mar 2018 21:26:55 +0100 8199728: Remove oopDesc::is_scavengable
stefank [Thu, 15 Mar 2018 21:26:55 +0100] rev 49452
8199728: Remove oopDesc::is_scavengable Reviewed-by: kbarrett, pliden
Fri, 16 Mar 2018 22:59:32 -0700 8198969: Update Graal
iveresov [Fri, 16 Mar 2018 22:59:32 -0700] rev 49451
8198969: Update Graal Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip