Sat, 24 Mar 2018 13:39:07 -0700 8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr
cjplummer [Sat, 24 Mar 2018 13:39:07 -0700] rev 49596
8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr Summary: no longer force stderr to console. Copy app's output to Sytem.err. Reviewed-by: sspitsyn, dholmes, iignatyev, clanger
Sat, 24 Mar 2018 01:08:35 +0100 Merge
jwilhelm [Sat, 24 Mar 2018 01:08:35 +0100] rev 49595
Merge
Fri, 23 Mar 2018 18:54:12 +0100 8200106: Move NoSafepointVerifier out from gcLocker.hpp
stefank [Fri, 23 Mar 2018 18:54:12 +0100] rev 49594
8200106: Move NoSafepointVerifier out from gcLocker.hpp Reviewed-by: coleenp
Thu, 15 Mar 2018 21:29:36 +0100 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
stefank [Thu, 15 Mar 2018 21:29:36 +0100] rev 49593
8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp Reviewed-by: coleenp, kbarrett
Thu, 15 Mar 2018 21:24:10 +0100 8199946: Move load/store and encode/decode out of oopDesc
stefank [Thu, 15 Mar 2018 21:24:10 +0100] rev 49592
8199946: Move load/store and encode/decode out of oopDesc Reviewed-by: eosterlund, coleenp, tschatzl
Fri, 23 Mar 2018 12:55:39 +0100 8200113: Make Access load proxys smarter
eosterlund [Fri, 23 Mar 2018 12:55:39 +0100] rev 49591
8200113: Make Access load proxys smarter Reviewed-by: stefank, pliden
Thu, 22 Mar 2018 12:34:31 +0100 8200111: MallocArrayAllocator::free should not take a length parameter
stefank [Thu, 22 Mar 2018 12:34:31 +0100] rev 49590
8200111: MallocArrayAllocator::free should not take a length parameter Reviewed-by: gtriantafill, coleenp, tschatzl
Fri, 13 Apr 2018 09:06:37 +0800 8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
mli [Fri, 13 Apr 2018 09:06:37 +0800] rev 49589
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently Reviewed-by: rriggs
Fri, 13 Apr 2018 01:04:33 +0200 8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets
redestad [Fri, 13 Apr 2018 01:04:33 +0200] rev 49588
8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets Reviewed-by: mullan
Thu, 12 Apr 2018 15:26:59 -0700 8201508: Macosx builds fail in GenerateLinkOptData.gmk
erikj [Thu, 12 Apr 2018 15:26:59 -0700] rev 49587
8201508: Macosx builds fail in GenerateLinkOptData.gmk Reviewed-by: tbell
Thu, 12 Apr 2018 14:03:46 -0700 8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
bpb [Thu, 12 Apr 2018 14:03:46 -0700] rev 49586
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4 Reviewed-by: alanb
Thu, 12 Apr 2018 13:30:58 -0700 8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
sherman [Thu, 12 Apr 2018 13:30:58 -0700] rev 49585
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath Reviewed-by: rriggs, redestad
Thu, 12 Apr 2018 19:12:54 +0000 Merge
lana [Thu, 12 Apr 2018 19:12:54 +0000] rev 49584
Merge
Thu, 12 Apr 2018 18:21:55 +0000 Added tag jdk-11+9 for changeset 0c3e252cea44
lana [Thu, 12 Apr 2018 18:21:55 +0000] rev 49583
Added tag jdk-11+9 for changeset 0c3e252cea44
Thu, 12 Apr 2018 20:20:27 +0200 8201483: Make it possible to disable JVM features
ihse [Thu, 12 Apr 2018 20:20:27 +0200] rev 49582
8201483: Make it possible to disable JVM features Reviewed-by: erikj, stuefe
Thu, 12 Apr 2018 17:23:32 +0200 8201494: Avoid early initialization of java.nio.Bits
redestad [Thu, 12 Apr 2018 17:23:32 +0200] rev 49581
8201494: Avoid early initialization of java.nio.Bits Reviewed-by: rriggs, alanb
Thu, 12 Apr 2018 13:55:20 +0100 8199194: Add javac support for preview features
mcimadamore [Thu, 12 Apr 2018 13:55:20 +0100] rev 49580
8199194: Add javac support for preview features Summary: Add support for preview features and related command line options. Reviewed-by: jjg
Thu, 12 Apr 2018 09:23:34 +0200 8189765: Improve error reporting for compiling against package not visible due to modules
jlahoda [Thu, 12 Apr 2018 09:23:34 +0200] rev 49579
8189765: Improve error reporting for compiling against package not visible due to modules Summary: When looking in other modules for an undefined Symbol, also look into the unnamed module. Reviewed-by: mcimadamore
Thu, 12 Apr 2018 10:19:31 +0800 8197418: Move java/util/RandomAccess/ tests into OpenJDK jdk-11+9
xyin [Thu, 12 Apr 2018 10:19:31 +0800] rev 49578
8197418: Move java/util/RandomAccess/ tests into OpenJDK Reviewed-by: psandoz
Wed, 11 Apr 2018 14:52:32 -0400 8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
vromero [Wed, 11 Apr 2018 14:52:32 -0400] rev 49577
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod Reviewed-by: mcimadamore Contributed-by: bsrbnd@gmail.com
Wed, 11 Apr 2018 11:11:13 -0700 8199875: Require first parameter type of a condy bootstrap to be Lookup
psandoz [Wed, 11 Apr 2018 11:11:13 -0700] rev 49576
8199875: Require first parameter type of a condy bootstrap to be Lookup Reviewed-by: jrose
Wed, 11 Apr 2018 18:45:08 +0200 8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
erikj [Wed, 11 Apr 2018 18:45:08 +0200] rev 49575
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again Reviewed-by: tbell
Wed, 11 Apr 2018 09:14:47 -0700 8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
naoto [Wed, 11 Apr 2018 09:14:47 -0700] rev 49574
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone Reviewed-by: erikj, sherman
Wed, 11 Apr 2018 10:19:37 +0100 8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
michaelm [Wed, 11 Apr 2018 10:19:37 +0100] rev 49573
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused Reviewed-by: dfuchs
Tue, 10 Apr 2018 20:04:32 -0700 8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
xiaofeya [Tue, 10 Apr 2018 20:04:32 -0700] rev 49572
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh Reviewed-by: lancea
Tue, 10 Apr 2018 18:16:12 -0700 8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
amjiang [Tue, 10 Apr 2018 18:16:12 -0700] rev 49571
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" Reviewed-by: mullan
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
Fri, 16 Mar 2018 11:26:05 +0000 8199243: aarch32: ARM 32 build broken after 8165929
enevill [Fri, 16 Mar 2018 11:26:05 +0000] rev 49450
8199243: aarch32: ARM 32 build broken after 8165929 Reviewed-by: coleenp, dholmes
Fri, 16 Mar 2018 09:12:13 -0400 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
coleenp [Fri, 16 Mar 2018 09:12:13 -0400] rev 49449
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files Summary: interfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files Reviewed-by: stefank, rehn, kvn
Fri, 16 Mar 2018 08:26:53 -0400 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
coleenp [Fri, 16 Mar 2018 08:26:53 -0400] rev 49448
8199716: Unused AdjustKlassClosure in psParallelCompact.hpp Reviewed-by: stefank
Thu, 15 Mar 2018 11:58:58 +0100 8199674: Improve G1 Full GC array marking
sjohanss [Thu, 15 Mar 2018 11:58:58 +0100] rev 49447
8199674: Improve G1 Full GC array marking Reviewed-by: tschatzl, shade
Thu, 29 Mar 2018 20:12:02 +0100 8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner
chegar [Thu, 29 Mar 2018 20:12:02 +0100] rev 49446
8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner Reviewed-by: alanb, dfuchs, rriggs
Thu, 29 Mar 2018 08:52:41 -0700 8200409: jdk11 nightly solaris sparc build failure
erikj [Thu, 29 Mar 2018 08:52:41 -0700] rev 49445
8200409: jdk11 nightly solaris sparc build failure Reviewed-by: alanb, tbell
Wed, 28 Mar 2018 21:57:03 -0700 8196668: revisit test SunPackageAccess and GrantedSunPackageAccess
xiaofeya [Wed, 28 Mar 2018 21:57:03 -0700] rev 49444
8196668: revisit test SunPackageAccess and GrantedSunPackageAccess Reviewed-by: mchung
Wed, 28 Mar 2018 21:14:06 -0700 8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
martin [Wed, 28 Mar 2018 21:14:06 -0700] rev 49443
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets Reviewed-by: sherman, ulfzibis
Wed, 28 Mar 2018 21:14:03 -0700 8200124: Various cleanups in jar/zip
martin [Wed, 28 Mar 2018 21:14:03 -0700] rev 49442
8200124: Various cleanups in jar/zip Reviewed-by: sherman, ulfzibis
Wed, 28 Mar 2018 21:13:55 -0700 8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
martin [Wed, 28 Mar 2018 21:13:55 -0700] rev 49441
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs Summary: end() should always expect to be called eventually Reviewed-by: sherman, ulfzibis
Wed, 28 Mar 2018 23:56:08 +0200 8200178: Remove mapfiles for JDK native libraries
ihse [Wed, 28 Mar 2018 23:56:08 +0200] rev 49440
8200178: Remove mapfiles for JDK native libraries Reviewed-by: erikj, alanb, mchung, prr, weijun
Wed, 28 Mar 2018 21:00:09 +0200 8200357: Inline SoundLibraries.gmk into Lib-java.desktop.gmk
ihse [Wed, 28 Mar 2018 21:00:09 +0200] rev 49439
8200357: Inline SoundLibraries.gmk into Lib-java.desktop.gmk Reviewed-by: stuefe, erikj
Wed, 28 Mar 2018 14:15:41 -0400 8197595: Serialization javadoc should link to security best practices
rriggs [Wed, 28 Mar 2018 14:15:41 -0400] rev 49438
8197595: Serialization javadoc should link to security best practices Reviewed-by: lancea, mullan, ahgross
Wed, 28 Mar 2018 14:24:17 +0100 8200355: local variable inference regression test generates classfile in test folder
mcimadamore [Wed, 28 Mar 2018 14:24:17 +0100] rev 49437
8200355: local variable inference regression test generates classfile in test folder Summary: LVTI harness should generate files in jtreg scratch dir Reviewed-by: vromero
Wed, 28 Mar 2018 14:08:26 +0100 8200199: javac suggests to use var even when var is used
mcimadamore [Wed, 28 Mar 2018 14:08:26 +0100] rev 49436
8200199: javac suggests to use var even when var is used Summary: local var analyzer should use synthetic var type position to decide if analysis is needed Reviewed-by: jlahoda, vromero
Mon, 26 Mar 2018 17:33:58 +0530 8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored
rpatil [Mon, 26 Mar 2018 17:33:58 +0530] rev 49435
8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored Summary: added validation for wildcard at start and end Reviewed-by: chegar, dfuchs, clanger Contributed-by: pallavi.sonal@oracle.com
Wed, 28 Mar 2018 10:24:26 +0200 8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978
jlahoda [Wed, 28 Mar 2018 10:24:26 +0200] rev 49434
8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978 Summary: Adjusting the expected number of exception table entries to the recent changes in javac. Reviewed-by: kvn
Tue, 27 Mar 2018 16:25:40 -0700 8199465: {@docRoot} references need to be updated to reflect new module/package structure
jjg [Tue, 27 Mar 2018 16:25:40 -0700] rev 49433
8199465: {@docRoot} references need to be updated to reflect new module/package structure Reviewed-by: martin, alanb, chegar
Wed, 28 Mar 2018 00:45:37 +0200 8200289: Reduce number of exceptions created when calling Lookup::canBeCached
redestad [Wed, 28 Mar 2018 00:45:37 +0200] rev 49432
8200289: Reduce number of exceptions created when calling Lookup::canBeCached Reviewed-by: sundar, psandoz
Tue, 27 Mar 2018 13:22:40 -0700 8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
igerasim [Tue, 27 Mar 2018 13:22:40 -0700] rev 49431
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win] Reviewed-by: chegar, clanger
Tue, 27 Mar 2018 19:29:46 +0100 8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
alanb [Tue, 27 Mar 2018 19:29:46 +0100] rev 49430
8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently Reviewed-by: chegar
Tue, 27 Mar 2018 13:48:16 -0400 8200301: deduplicate lambda methods
cushon [Tue, 27 Mar 2018 13:48:16 -0400] rev 49429
8200301: deduplicate lambda methods Reviewed-by: vromero, mcimadamore
Mon, 26 Mar 2018 21:30:33 -0700 8199705: Docs.gmk needs to be updated to remove the -html5 option
bpatel [Mon, 26 Mar 2018 21:30:33 -0700] rev 49428
8199705: Docs.gmk needs to be updated to remove the -html5 option Reviewed-by: erikj
Mon, 26 Mar 2018 18:07:24 -0700 8199278: Javadoc search results does not link to anchors on a page
bpatel [Mon, 26 Mar 2018 18:07:24 -0700] rev 49427
8199278: Javadoc search results does not link to anchors on a page Reviewed-by: jjg, ksrini
Mon, 26 Mar 2018 17:30:14 -0700 8199843: Optimize Integer/Long.highestOneBit()
igerasim [Mon, 26 Mar 2018 17:30:14 -0700] rev 49426
8199843: Optimize Integer/Long.highestOneBit() Reviewed-by: redestad, plevart
Mon, 26 Mar 2018 16:24:16 -0700 8198652: Stop linking with -base:0x8000000 on Windows
erikj [Mon, 26 Mar 2018 16:24:16 -0700] rev 49425
8198652: Stop linking with -base:0x8000000 on Windows Reviewed-by: tbell, ihse, stuefe
Mon, 26 Mar 2018 16:09:22 -0700 8200198: javah man pages were not removed by JDK-8191054
serb [Mon, 26 Mar 2018 16:09:22 -0700] rev 49424
8200198: javah man pages were not removed by JDK-8191054 Reviewed-by: erikj, alanb
Mon, 26 Mar 2018 20:44:32 +0200 8200229: Simplify building of libjsig
ihse [Mon, 26 Mar 2018 20:44:32 +0200] rev 49423
8200229: Simplify building of libjsig Reviewed-by: erikj
Mon, 26 Mar 2018 20:20:45 +0200 8200241: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
shade [Mon, 26 Mar 2018 20:20:45 +0200] rev 49422
8200241: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore Reviewed-by: redestad, psandoz
Mon, 26 Mar 2018 19:27:45 +0530 8200215: 17th loop of "let foo = ''"; throws ReferenceError
sundar [Mon, 26 Mar 2018 19:27:45 +0530] rev 49421
8200215: 17th loop of "let foo = ''"; throws ReferenceError Reviewed-by: jlaskey, attila, hannesw
Mon, 26 Mar 2018 15:09:20 +0200 8200118: [TESTBUG] String concat tests should test toString() application order
shade [Mon, 26 Mar 2018 15:09:20 +0200] rev 49420
8200118: [TESTBUG] String concat tests should test toString() application order Reviewed-by: psandoz, redestad
Mon, 26 Mar 2018 11:42:17 +0200 8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
jlahoda [Mon, 26 Mar 2018 11:42:17 +0200] rev 49419
8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible Summary: ErrorType.getEnclosingType returns noType rather than self. Reviewed-by: mcimadamore, cushon
Mon, 26 Mar 2018 00:33:01 -0400 8200213: Configure broken on MIPS
dholmes [Mon, 26 Mar 2018 00:33:01 -0400] rev 49418
8200213: Configure broken on MIPS Reviewed-by: erikj, stuefe, dholmes, ihse Contributed-by: Ao Qi <aoqi@loongson.cn>
Sat, 24 Mar 2018 08:49:55 +0000 8200179: (se) More Selector cleanup
alanb [Sat, 24 Mar 2018 08:49:55 +0000] rev 49417
8200179: (se) More Selector cleanup Reviewed-by: bpb
Sat, 24 Mar 2018 14:43:04 +0900 8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before
shinyafox [Sat, 24 Mar 2018 14:43:04 +0900] rev 49416
8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before Reviewed-by: rfield
Fri, 23 Mar 2018 17:28:02 -0700 8199902: {@docRoot} references need to be updated to reflect new module/package structure
jjg [Fri, 23 Mar 2018 17:28:02 -0700] rev 49415
8199902: {@docRoot} references need to be updated to reflect new module/package structure Reviewed-by: ksrini
Fri, 23 Mar 2018 15:05:43 -0700 8180410: ByteArrayOutputStream should not throw IOExceptions
bpb [Fri, 23 Mar 2018 15:05:43 -0700] rev 49414
8180410: ByteArrayOutputStream should not throw IOExceptions Summary: Add ByteArrayOutputStream.writeBytes() Reviewed-by: rriggs, smarks
Fri, 23 Mar 2018 21:39:54 +0000 8200181: Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen
chegar [Fri, 23 Mar 2018 21:39:54 +0000] rev 49413
8200181: Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen Reviewed-by: alanb
Tue, 20 Mar 2018 04:36:44 +0100 Merge
jwilhelm [Tue, 20 Mar 2018 04:36:44 +0100] rev 49412
Merge
Tue, 13 Mar 2018 15:13:20 -0700 8198796: Create test case for CDS + condy
iklam [Tue, 13 Mar 2018 15:13:20 -0700] rev 49411
8198796: Create test case for CDS + condy Reviewed-by: mseledtsov, lfoltan, jiangli
Thu, 15 Mar 2018 20:52:29 -0400 8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
gromero [Thu, 15 Mar 2018 20:52:29 -0400] rev 49410
8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3 Reviewed-by: dholmes, phh
Wed, 14 Mar 2018 11:09:26 -0700 8166642: serviceability/dcmd/framework/* timeout
dtitov [Wed, 14 Mar 2018 11:09:26 -0700] rev 49409
8166642: serviceability/dcmd/framework/* timeout Reviewed-by: cjplummer, dholmes
Fri, 09 Mar 2018 23:03:28 -0500 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
dstewart [Fri, 09 Mar 2018 23:03:28 -0500] rev 49408
8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java Summary: Adding required -XX:+UnlockDiagnosticVMOptions flag to StringTableVerifyTest.java Reviewed-by: coleenp, kvn
Fri, 16 Feb 2018 09:43:26 +0000 8197429: Increased stack guard causes segfaults on x86-32
aph [Fri, 16 Feb 2018 09:43:26 +0000] rev 49407
8197429: Increased stack guard causes segfaults on x86-32 Reviewed-by: dholmes
Thu, 15 Mar 2018 15:38:23 +0100 8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
clanger [Thu, 15 Mar 2018 15:38:23 +0100] rev 49406
8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans Reviewed-by: stuefe, dholmes, cjplummer
Thu, 15 Mar 2018 07:43:07 +0100 8199656: Make slow metaspace verifications switchable in debug builds
stuefe [Thu, 15 Mar 2018 07:43:07 +0100] rev 49405
8199656: Make slow metaspace verifications switchable in debug builds Reviewed-by: dholmes, coleenp
Thu, 15 Mar 2018 12:44:27 +0100 8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
rkennke [Thu, 15 Mar 2018 12:44:27 +0100] rev 49404
8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base() Reviewed-by: tschatzl, eosterlund
Thu, 15 Mar 2018 07:40:00 -0400 8199272: Broken assertion in ClassLoaderData::remove_handle
coleenp [Thu, 15 Mar 2018 07:40:00 -0400] rev 49403
8199272: Broken assertion in ClassLoaderData::remove_handle Summary: Added new ClassLoaderData::ChunkList::contains(oop*) function for OopHandle rather than oop. Reviewed-by: stefank, hseigel
Thu, 15 Mar 2018 07:20:32 +0100 8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
stuefe [Thu, 15 Mar 2018 07:20:32 +0100] rev 49402
8199432: metaspace: fix wrong comment and condition in SpaceManager::verify() Reviewed-by: coleenp
Thu, 15 Mar 2018 07:15:39 +0100 8199431: Split up class Metaspace into a static and a non-static part
stuefe [Thu, 15 Mar 2018 07:15:39 +0100] rev 49401
8199431: Split up class Metaspace into a static and a non-static part Reviewed-by: coleenp, adinn, zgu
Wed, 14 Mar 2018 21:36:41 +0100 8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
goetz [Wed, 14 Mar 2018 21:36:41 +0100] rev 49400
8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java Reviewed-by: coleenp
Tue, 13 Mar 2018 21:55:41 +0100 8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
goetz [Tue, 13 Mar 2018 21:55:41 +0100] rev 49399
8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp Reviewed-by: kvn
Wed, 14 Mar 2018 09:58:53 -0700 8199561: Fix two typos in the JVMTI documentation
jcbeyler [Wed, 14 Mar 2018 09:58:53 -0700] rev 49398
8199561: Fix two typos in the JVMTI documentation Summary: Fix two typos in the JVMTI documentation Reviewed-by: sspitsyn, dholmes Contributed-by: jcbeyler@google.com
Wed, 14 Mar 2018 09:09:38 -0700 8071282: remove misc dead code
rraghavan [Wed, 14 Mar 2018 09:09:38 -0700] rev 49397
8071282: remove misc dead code Summary: cleanup of dead code done Reviewed-by: kvn, thartmann
Wed, 14 Mar 2018 15:28:31 +0100 8199603: Build failures after JDK-8199421 "Add support for vector popcount"
shade [Wed, 14 Mar 2018 15:28:31 +0100] rev 49396
8199603: Build failures after JDK-8199421 "Add support for vector popcount" Reviewed-by: thartmann
Tue, 13 Mar 2018 16:21:45 -0400 8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
zgu [Tue, 13 Mar 2018 16:21:45 -0400] rev 49395
8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm Summary: Reduce memory usage for delegating class loader's metadata by adjusting sizing alogrithm Reviewed-by: adinn, stuefe, coleenp
Wed, 14 Mar 2018 14:09:33 +0100 8199516: Remove dead code overlooked during Full GC work
tschatzl [Wed, 14 Mar 2018 14:09:33 +0100] rev 49394
8199516: Remove dead code overlooked during Full GC work Reviewed-by: sangheki, sjohanss
Wed, 14 Mar 2018 12:12:00 +0100 8199472: Fix non-PCH build after JDK-8199319
simonis [Wed, 14 Mar 2018 12:12:00 +0100] rev 49393
8199472: Fix non-PCH build after JDK-8199319 Reviewed-by: stefank, coleenp
Wed, 14 Mar 2018 07:27:19 -0400 8199282: Remove ValueObj class for allocation subclassing for gc code
coleenp [Wed, 14 Mar 2018 07:27:19 -0400] rev 49392
8199282: Remove ValueObj class for allocation subclassing for gc code Reviewed-by: stefank, kbarrett
Wed, 14 Mar 2018 07:07:18 -0400 Merge
dholmes [Wed, 14 Mar 2018 07:07:18 -0400] rev 49391
Merge
Tue, 13 Mar 2018 18:22:53 +0000 8199220: Zero build broken after 8195103, 8191102 and 8189871
enevill [Tue, 13 Mar 2018 18:22:53 +0000] rev 49390
8199220: Zero build broken after 8195103, 8191102 and 8189871 Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
Sun, 11 Mar 2018 07:11:03 +0100 8199430: Rename MetaspaceAux to something more meaningful
stuefe [Sun, 11 Mar 2018 07:11:03 +0100] rev 49389
8199430: Rename MetaspaceAux to something more meaningful Reviewed-by: zgu, coleenp
Wed, 14 Mar 2018 10:38:02 +0100 8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
shade [Wed, 14 Mar 2018 10:38:02 +0100] rev 49388
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set Reviewed-by: rkennke, kvn, pliden, stefank
Tue, 13 Mar 2018 15:29:55 -0700 8197944: Condy tests fails on Windows
psandoz [Tue, 13 Mar 2018 15:29:55 -0700] rev 49387
8197944: Condy tests fails on Windows Reviewed-by: dholmes
Tue, 13 Mar 2018 20:06:34 +0100 8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
stuefe [Tue, 13 Mar 2018 20:06:34 +0100] rev 49386
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423 Summary: added metaspace verfications in fastdebug were too aggressive for this test and made fastdebug too slow Reviewed-by: zgu, coleenp
Tue, 13 Mar 2018 18:27:20 +0100 8199533: ProblemList tests failing after JDK-8153333
sjohanss [Tue, 13 Mar 2018 18:27:20 +0100] rev 49385
8199533: ProblemList tests failing after JDK-8153333 Reviewed-by: jwilhelm, ctornqvi
Tue, 13 Mar 2018 10:22:15 -0700 8199421: Add support for vector popcount
rlupusoru [Tue, 13 Mar 2018 10:22:15 -0700] rev 49384
8199421: Add support for vector popcount Reviewed-by: kvn
Tue, 13 Mar 2018 17:13:35 +0100 8198445: Access API for primitive/native arraycopy
rkennke [Tue, 13 Mar 2018 17:13:35 +0100] rev 49383
8198445: Access API for primitive/native arraycopy Reviewed-by: pliden, eosterlund, dholmes
Wed, 14 Mar 2018 00:30:56 +0900 8199323: hsdis could not be loaded which are located on long path
ysuenaga [Wed, 14 Mar 2018 00:30:56 +0900] rev 49382
8199323: hsdis could not be loaded which are located on long path Reviewed-by: dholmes, stuefe
Tue, 13 Mar 2018 11:29:30 +0100 8198510: Enable UseDynamicNumberOfGCThreads by default
mdoerr [Tue, 13 Mar 2018 11:29:30 +0100] rev 49381
8198510: Enable UseDynamicNumberOfGCThreads by default Reviewed-by: tschatzl, sjohanss
Thu, 08 Mar 2018 14:33:57 -0800 8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
psandoz [Thu, 08 Mar 2018 14:33:57 -0800] rev 49380
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods Reviewed-by: lfoltan, acorn
Mon, 12 Mar 2018 14:11:54 -0700 8193369: post_field_access does not work for some functions, possibly related to fast_getfield
amenkov [Mon, 12 Mar 2018 14:11:54 -0700] rev 49379
8193369: post_field_access does not work for some functions, possibly related to fast_getfield Reviewed-by: sspitsyn, cjplummer
Mon, 12 Mar 2018 13:54:55 -0700 8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
epavlova [Mon, 12 Mar 2018 13:54:55 -0700] rev 49378
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal Reviewed-by: bchristi, mchung
Fri, 09 Mar 2018 23:13:37 +0900 8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
ysuenaga [Fri, 09 Mar 2018 23:13:37 +0900] rev 49377
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte Reviewed-by: sjohanss, tschatzl
Mon, 12 Mar 2018 12:02:20 +0100 8198894: [PPC64] More generic vector CRC implementation
mdoerr [Mon, 12 Mar 2018 12:02:20 +0100] rev 49376
8198894: [PPC64] More generic vector CRC implementation Reviewed-by: goetz, mhorie
Mon, 12 Mar 2018 09:46:12 +0100 8197852: Move G1DefaultPolicy into G1Policy
ehelin [Mon, 12 Mar 2018 09:46:12 +0100] rev 49375
8197852: Move G1DefaultPolicy into G1Policy Reviewed-by: sjohanss, tschatzl
Mon, 12 Mar 2018 08:16:48 +0100 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
ehelin [Mon, 12 Mar 2018 08:16:48 +0100] rev 49374
8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap Reviewed-by: kbarrett, stuefe
Fri, 09 Mar 2018 20:01:38 -0500 8199283: Remove ValueObj class for allocation subclassing for compiler code
coleenp [Fri, 09 Mar 2018 20:01:38 -0500] rev 49373
8199283: Remove ValueObj class for allocation subclassing for compiler code Reviewed-by: stefank, tschatzl
Fri, 09 Mar 2018 13:36:39 -0800 8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
ccheung [Fri, 09 Mar 2018 13:36:39 -0800] rev 49372
8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)" Summary: print a message and abort CDS dumping when the allocation of metaspace has failed Reviewed-by: iklam, mseledtsov
Fri, 09 Mar 2018 12:38:54 -0800 8199422: Hotspot build is broken after push of 8197235
kvn [Fri, 09 Mar 2018 12:38:54 -0800] rev 49371
8199422: Hotspot build is broken after push of 8197235 Reviewed-by: shade, lfoltan
Fri, 09 Mar 2018 10:15:22 -0800 8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
kvn [Fri, 09 Mar 2018 10:15:22 -0800] rev 49370
8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows Summary: moved most expensive methods to new file jvmciCompilerToVMInit.cpp and switch off C++ compiler optimization for it on Windows and Solaris Reviewed-by: erikj, ihse, dnsimon
Fri, 09 Mar 2018 13:06:36 -0500 Merge
coleenp [Fri, 09 Mar 2018 13:06:36 -0500] rev 49369
Merge
Thu, 08 Feb 2018 09:23:49 +0100 8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
goetz [Thu, 08 Feb 2018 09:23:49 +0100] rev 49368
8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors. Reviewed-by: coleenp, dholmes, mdoerr, njian
Fri, 09 Mar 2018 09:46:49 -0800 8198591: compiler/aot/fingerprint tests should be moved to open
kvn [Fri, 09 Mar 2018 09:46:49 -0800] rev 49367
8198591: compiler/aot/fingerprint tests should be moved to open Reviewed-by: thartmann
Fri, 09 Mar 2018 12:03:20 -0500 Merge
coleenp [Fri, 09 Mar 2018 12:03:20 -0500] rev 49366
Merge
Tue, 06 Mar 2018 19:24:13 +0100 8198423: Improve metaspace chunk allocation
stuefe [Tue, 06 Mar 2018 19:24:13 +0100] rev 49365
8198423: Improve metaspace chunk allocation Reviewed-by: goetz, coleenp
Fri, 09 Mar 2018 10:46:02 -0500 8173070: Remove ValueObj class for allocation subclassing for runtime code
coleenp [Fri, 09 Mar 2018 10:46:02 -0500] rev 49364
8173070: Remove ValueObj class for allocation subclassing for runtime code Reviewed-by: stefank, tschatzl, stuefe
Fri, 09 Mar 2018 08:01:25 +0100 8199328: Fix unsafe field accesses in heap dumper
pliden [Fri, 09 Mar 2018 08:01:25 +0100] rev 49363
8199328: Fix unsafe field accesses in heap dumper Reviewed-by: tschatzl, shade, eosterlund
Thu, 08 Mar 2018 16:44:29 -0500 8199012: SEGV in jni_DetachCurrentThread during VM shutdown
dholmes [Thu, 08 Mar 2018 16:44:29 -0500] rev 49362
8199012: SEGV in jni_DetachCurrentThread during VM shutdown Reviewed-by: stuefe, dcubed
Thu, 08 Mar 2018 19:10:25 +0100 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
stefank [Thu, 08 Mar 2018 19:10:25 +0100] rev 49361
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp Reviewed-by: hseigel, dholmes
Thu, 08 Mar 2018 09:56:29 +0100 8199275: Fix inclusions of allocation.inline.hpp
stefank [Thu, 08 Mar 2018 09:56:29 +0100] rev 49360
8199275: Fix inclusions of allocation.inline.hpp Reviewed-by: coleenp, kbarrett, dholmes
Wed, 07 Mar 2018 21:57:36 +0100 8199264: Remove universe.inline.hpp to simplify include dependencies
stefank [Wed, 07 Mar 2018 21:57:36 +0100] rev 49359
8199264: Remove universe.inline.hpp to simplify include dependencies Reviewed-by: coleenp, hseigel
Wed, 07 Mar 2018 19:32:54 -0800 8194490: [JVMCI] Move `iterateFrames` to C++
gdub [Wed, 07 Mar 2018 19:32:54 -0800] rev 49358
8194490: [JVMCI] Move `iterateFrames` to C++ Reviewed-by: kvn, never, dnsimon
Wed, 07 Mar 2018 13:26:15 -0800 8198243: Add build time check for global operator new/delete in object files
erikj [Wed, 07 Mar 2018 13:26:15 -0800] rev 49357
8198243: Add build time check for global operator new/delete in object files Reviewed-by: tbell, kbarrett, dholmes, ihse
Mon, 05 Mar 2018 13:18:55 +0000 8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
adinn [Mon, 05 Mar 2018 13:18:55 +0000] rev 49356
8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails Summary: Fix breakage to AArch64 code generation caused by JDK-8181211 Reviewed-by: thartmann, roland, kvn, vlivanov, jrose
Tue, 06 Mar 2018 08:16:45 +0100 8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp
stuefe [Tue, 06 Mar 2018 08:16:45 +0100] rev 49355
8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp Reviewed-by: clanger, gtriantafill
Wed, 07 Mar 2018 09:32:46 -0500 8159850: Remove unneeded parsing of optional-size when parsing array types
hseigel [Wed, 07 Mar 2018 09:32:46 -0500] rev 49354
8159850: Remove unneeded parsing of optional-size when parsing array types Summary: Remove skip_optional_size() methods and calls to them. Reviewed-by: coleenp, iklam
Wed, 07 Mar 2018 10:58:59 +0100 8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet)
shade [Wed, 07 Mar 2018 10:58:59 +0100] rev 49353
8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet) Reviewed-by: dholmes
Tue, 06 Mar 2018 22:08:30 -0800 8191585: VM anonymous classes created during CDS dump time cause crash
iklam [Tue, 06 Mar 2018 22:08:30 -0800] rev 49352
8191585: VM anonymous classes created during CDS dump time cause crash Reviewed-by: hseigel, mseledtsov, ccheung
Tue, 06 Mar 2018 16:02:04 -0800 8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler
dnsimon [Tue, 06 Mar 2018 16:02:04 -0800] rev 49351
8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler Reviewed-by: kvn
Tue, 06 Mar 2018 18:12:15 -0500 8199137: StringInternSync test crashes in exit verification
coleenp [Tue, 06 Mar 2018 18:12:15 -0500] rev 49350
8199137: StringInternSync test crashes in exit verification Summary: java_lang_String::equals(oop, oop) was buggy. Reviewed-by: eosterlund, dholmes
Tue, 06 Mar 2018 17:45:31 -0500 8199133: [BACKOUT] NMT: Enhance thread stack tracking
coleenp [Tue, 06 Mar 2018 17:45:31 -0500] rev 49349
8199133: [BACKOUT] NMT: Enhance thread stack tracking Reviewed-by: jwilhelm
Tue, 06 Mar 2018 17:15:16 -0500 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
coleenp [Tue, 06 Mar 2018 17:15:16 -0500] rev 49348
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles Summary: Move dependency creation and cleaned up logging Reviewed-by: hseigel, jiangli
Tue, 06 Mar 2018 08:36:44 +0100 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
eosterlund [Tue, 06 Mar 2018 08:36:44 +0100] rev 49347
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet Reviewed-by: ehelin, kbarrett
Tue, 06 Mar 2018 13:08:59 +0100 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
tschatzl [Tue, 06 Mar 2018 13:08:59 +0100] rev 49346
8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set Summary: Remove code related to collection set checking in that method. Reviewed-by: eosterlund, ehelin, kbarrett
Tue, 06 Mar 2018 10:30:24 +0100 8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
thartmann [Tue, 06 Mar 2018 10:30:24 +0100] rev 49345
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT Summary: Use the isIntrinsicAvailable WhiteBox API method to check if an intrinsic is available. Reviewed-by: kvn
Sat, 03 Mar 2018 10:15:23 +0000 8196590: Enable docker container related tests for linux AARCH64
dsamersoff [Sat, 03 Mar 2018 10:15:23 +0000] rev 49344
8196590: Enable docker container related tests for linux AARCH64 Summary: Add test bits required for aarch64 Reviewed-by: mseledtsov, mbaesken, sspitsyn
Mon, 05 Mar 2018 13:10:31 -0800 8199050: reenable concurrent execution of compiler tests
iignatyev [Mon, 05 Mar 2018 13:10:31 -0800] rev 49343
8199050: reenable concurrent execution of compiler tests Reviewed-by: kvn
Fri, 23 Feb 2018 21:38:12 +0100 8198571: [JVMCI] must not install wide vector code unless runtime supports it
dnsimon [Fri, 23 Feb 2018 21:38:12 +0100] rev 49342
8198571: [JVMCI] must not install wide vector code unless runtime supports it Reviewed-by: kvn
Mon, 05 Mar 2018 14:24:45 -0500 8198447: Remove ClassLoaderExt::check().
jiangli [Mon, 05 Mar 2018 14:24:45 -0500] rev 49341
8198447: Remove ClassLoaderExt::check(). Summary: ClassLoaderExt::check() is no longer needed, remove. Reviewed-by: lfoltan, ccheung
Mon, 05 Mar 2018 10:29:23 -0500 8191102: Incorrect include file use in classLoader.hpp
hseigel [Mon, 05 Mar 2018 10:29:23 -0500] rev 49340
8191102: Incorrect include file use in classLoader.hpp Summary: Move appropriate methods to <fiile>.inline.hpp files. Create <file>.inline.hpp files when needed. Reviewed-by: coleenp, dholmes
Mon, 05 Mar 2018 13:15:10 +0100 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
ehelin [Mon, 05 Mar 2018 13:15:10 +0100] rev 49339
8198957: Remove unused function ArgumentsExt::set_gc_specific_flags Reviewed-by: sjohanss, tschatzl
Mon, 05 Mar 2018 13:07:04 +0100 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
ehelin [Mon, 05 Mar 2018 13:07:04 +0100] rev 49338
8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy Reviewed-by: tschatzl, sjohanss
Mon, 05 Mar 2018 11:32:17 +0100 8197847: Remove unused file g1ParScanThreadState_ext.cpp
ehelin [Mon, 05 Mar 2018 11:32:17 +0100] rev 49337
8197847: Remove unused file g1ParScanThreadState_ext.cpp Reviewed-by: sjohanss, eosterlund
Mon, 05 Mar 2018 11:16:23 +0100 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
ehelin [Mon, 05 Mar 2018 11:16:23 +0100] rev 49336
8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext Reviewed-by: sjohanss, eosterlund
Sun, 04 Mar 2018 22:24:06 -0800 8196121: runtime/appcds/ClassLoaderTest.java fails silently
iklam [Sun, 04 Mar 2018 22:24:06 -0800] rev 49335
8196121: runtime/appcds/ClassLoaderTest.java fails silently Reviewed-by: mseledtsov, jiangli, ccheung
Sun, 04 Mar 2018 20:57:46 -0500 8198845: Missing resource mark results disassembling generated code failure in hs error report
zgu [Sun, 04 Mar 2018 20:57:46 -0500] rev 49334
8198845: Missing resource mark results disassembling generated code failure in hs error report Summary: Fixed secondary failure due to missing resource mark while disassembling nmethod Reviewed-by: coleenp, stuefe, dholmes
Sat, 03 Mar 2018 23:56:08 -0500 8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
kbarrett [Sat, 03 Mar 2018 23:56:08 -0500] rev 49333
8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp Summary: Add shared safepoint state assertion macros. Reviewed-by: coleenp, eosterlund
Fri, 02 Mar 2018 17:33:59 -0800 8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
ccheung [Fri, 02 Mar 2018 17:33:59 -0800] rev 49332
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump Summary: allow loading of non-boot classes during CDS dumping but only add boot classes to the archive Reviewed-by: kvn, iklam, jiangli
Fri, 02 Mar 2018 21:00:12 +0100 Merge
jwilhelm [Fri, 02 Mar 2018 21:00:12 +0100] rev 49331
Merge
Fri, 02 Mar 2018 15:02:26 -0800 8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
kvn [Fri, 02 Mar 2018 15:02:26 -0800] rev 49330
8198789: [TESTBUG] CTW of java.base and java.desktop takes long time Summary: move long running tests into separate CTW task Reviewed-by: iignatyev, dlong
Fri, 02 Mar 2018 17:25:55 -0500 8194759: Support caching class mirror objects.
jiangli [Fri, 02 Mar 2018 17:25:55 -0500] rev 49329
8194759: Support caching class mirror objects. Summary: Support archiving mirror objects for shared classes in 'open' archive java heap region. Reviewed-by: coleenp, iklam, mseledtsov, tschatzl
Fri, 02 Mar 2018 10:42:32 -0800 8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris
dtitov [Fri, 02 Mar 2018 10:42:32 -0800] rev 49328
8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris Reviewed-by: sspitsyn, dholmes
Fri, 02 Mar 2018 14:47:52 +0100 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
ehelin [Fri, 02 Mar 2018 14:47:52 +0100] rev 49327
8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set Reviewed-by: sjohanss, eosterlund
Fri, 02 Mar 2018 11:43:19 +0100 8198833: TestMemoryAwareness Docker container fails with too small maximum heap
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49326
8198833: TestMemoryAwareness Docker container fails with too small maximum heap Reviewed-by: bobv, dholmes
Fri, 02 Mar 2018 10:51:53 +0100 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
eosterlund [Fri, 02 Mar 2018 10:51:53 +0100] rev 49325
8198896: Remove dead code: cardTableModRefBSForCTRS.hpp Reviewed-by: pliden, kbarrett
Fri, 02 Mar 2018 11:06:51 +0100 8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
thartmann [Fri, 02 Mar 2018 11:06:51 +0100] rev 49324
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions Summary: Save and restore pending exception while executing stack verification code at deoptimization. Reviewed-by: kvn, dholmes
Fri, 02 Mar 2018 10:09:08 +0100 8198424: Remove G1AllocationContext
sjohanss [Fri, 02 Mar 2018 10:09:08 +0100] rev 49323
8198424: Remove G1AllocationContext Reviewed-by: ehelin, tschatzl
Fri, 02 Mar 2018 10:09:05 +0100 8198433: Remove WhiteBox extension point
sjohanss [Fri, 02 Mar 2018 10:09:05 +0100] rev 49322
8198433: Remove WhiteBox extension point Reviewed-by: ehelin, dholmes, tschatzl
Fri, 02 Mar 2018 10:09:04 +0100 8198432: Remove Thread extension point
sjohanss [Fri, 02 Mar 2018 10:09:04 +0100] rev 49321
8198432: Remove Thread extension point Reviewed-by: ehelin, dholmes, tschatzl
Fri, 02 Mar 2018 10:09:02 +0100 8198431: Remove G1FullCollector extension point
sjohanss [Fri, 02 Mar 2018 10:09:02 +0100] rev 49320
8198431: Remove G1FullCollector extension point Reviewed-by: ehelin, tschatzl
Fri, 02 Mar 2018 10:09:01 +0100 8198430: Remove G1Allocator extension point
sjohanss [Fri, 02 Mar 2018 10:09:01 +0100] rev 49319
8198430: Remove G1Allocator extension point Reviewed-by: ehelin, tschatzl
Fri, 02 Mar 2018 09:20:16 +0100 8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
ehelin [Fri, 02 Mar 2018 09:20:16 +0100] rev 49318
8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT Reviewed-by: sjohanss, lfoltan
Fri, 02 Mar 2018 03:14:49 -0500 8198906: JDK-8196882 breaks VS2013 Win32 builds
kbarrett [Fri, 02 Mar 2018 03:14:49 -0500] rev 49317
8198906: JDK-8196882 breaks VS2013 Win32 builds Summary: Add cast to eliminate warning. Reviewed-by: dholmes, stuefe
Fri, 23 Mar 2018 11:14:43 -0700 Merge
prr [Fri, 23 Mar 2018 11:14:43 -0700] rev 49316
Merge
Fri, 23 Mar 2018 11:18:39 +0530 7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
jdv [Fri, 23 Mar 2018 11:18:39 +0530] rev 49315
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader Reviewed-by: prr, pnarayanan
Thu, 22 Mar 2018 17:02:40 -0700 4912693: Behavior of null arguments not specified in Java Sound
serb [Thu, 22 Mar 2018 17:02:40 -0700] rev 49314
4912693: Behavior of null arguments not specified in Java Sound Reviewed-by: prr
Fri, 23 Mar 2018 10:09:45 -0700 8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
bpb [Fri, 23 Mar 2018 10:09:45 -0700] rev 49313
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo Reviewed-by: bchristi, rriggs, psandoz
Fri, 23 Mar 2018 10:02:55 -0700 Merge
prr [Fri, 23 Mar 2018 10:02:55 -0700] rev 49312
Merge
Fri, 23 Mar 2018 08:49:58 -0700 Merge
prr [Fri, 23 Mar 2018 08:49:58 -0700] rev 49311
Merge
Thu, 22 Mar 2018 14:10:30 -0700 8199789: Emit a warning message when t2k is selected via system property
prr [Thu, 22 Mar 2018 14:10:30 -0700] rev 49310
8199789: Emit a warning message when t2k is selected via system property Reviewed-by: serb, pnarayanan
Thu, 22 Mar 2018 14:02:20 -0700 8200129: Remove D3D Performance Counter.
prr [Thu, 22 Mar 2018 14:02:20 -0700] rev 49309
8200129: Remove D3D Performance Counter. Reviewed-by: alanb, serb
Thu, 22 Mar 2018 11:34:38 -0700 Merge
prr [Thu, 22 Mar 2018 11:34:38 -0700] rev 49308
Merge
Thu, 22 Mar 2018 11:09:50 -0700 8200072: Remove un-needed qualified export from java.base to java.desktop
prr [Thu, 22 Mar 2018 11:09:50 -0700] rev 49307
8200072: Remove un-needed qualified export from java.base to java.desktop Reviewed-by: alanb, mchung
Thu, 22 Mar 2018 11:41:15 +0530 6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
pnarayanan [Thu, 22 Mar 2018 11:41:15 +0530] rev 49306
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes Reviewed-by: prr, jdv
Wed, 21 Mar 2018 12:08:16 +0530 7158623: Should an unfocusable maximized Frame be resizable
mhalder [Wed, 21 Mar 2018 12:08:16 +0530] rev 49305
7158623: Should an unfocusable maximized Frame be resizable Reviewed-by: prr, sveerabhadra
Tue, 20 Mar 2018 10:31:05 -0700 8199870: colorimaging.md needs to remove mention of KCMS
prr [Tue, 20 Mar 2018 10:31:05 -0700] rev 49304
8199870: colorimaging.md needs to remove mention of KCMS Reviewed-by: serb
Mon, 19 Mar 2018 14:16:23 -0700 8198895: Compilation errors in java.desktop with VS 2017
serb [Mon, 19 Mar 2018 14:16:23 -0700] rev 49303
8198895: Compilation errors in java.desktop with VS 2017 Reviewed-by: prr
Mon, 19 Mar 2018 13:46:42 -0700 8198897: Compilation errors in jdk.accessibility with VS 2017
prr [Mon, 19 Mar 2018 13:46:42 -0700] rev 49302
8198897: Compilation errors in jdk.accessibility with VS 2017 Reviewed-by: serb, kaddepalli
Mon, 19 Mar 2018 11:29:50 -0700 8198649: Switch AWT/Swing's default GTK version to 3
prr [Mon, 19 Mar 2018 11:29:50 -0700] rev 49301
8198649: Switch AWT/Swing's default GTK version to 3 Reviewed-by: psadhukhan, kaddepalli
Mon, 19 Mar 2018 10:46:31 -0700 Merge
prr [Mon, 19 Mar 2018 10:46:31 -0700] rev 49300
Merge
Mon, 19 Mar 2018 12:29:23 +0530 8152974: AWT hang occurrs when sequenced events arrive out of sequence
kaddepalli [Mon, 19 Mar 2018 12:29:23 +0530] rev 49299
8152974: AWT hang occurrs when sequenced events arrive out of sequence Reviewed-by: serb, prr, ssadetsky
Fri, 16 Mar 2018 14:12:12 +0530 8197554: Create test for SwingSet TableDemo
akolarkunnu [Fri, 16 Mar 2018 14:12:12 +0530] rev 49298
8197554: Create test for SwingSet TableDemo Reviewed-by: serb
Thu, 15 Mar 2018 11:36:11 -0700 Merge
prr [Thu, 15 Mar 2018 11:36:11 -0700] rev 49297
Merge
Thu, 15 Mar 2018 19:33:51 +0530 7108280: JList.getSelectedValuesList fails if JList.setSelectionInterval larger than list
pbansal [Thu, 15 Mar 2018 19:33:51 +0530] rev 49296
7108280: JList.getSelectedValuesList fails if JList.setSelectionInterval larger than list Reviewed-by: serb, kaddepalli
Wed, 14 Mar 2018 15:41:29 +0530 8195095: Images are not scaled correctly in JEditorPane
kaddepalli [Wed, 14 Mar 2018 15:41:29 +0530] rev 49295
8195095: Images are not scaled correctly in JEditorPane Reviewed-by: ssadetsky, psadhukhan, mhalder
Fri, 23 Mar 2018 16:53:54 +0000 8199910: Compiler crashes with -g option and variables of intersection type inferred by `var`
mcimadamore [Fri, 23 Mar 2018 16:53:54 +0000] rev 49294
8199910: Compiler crashes with -g option and variables of intersection type inferred by `var` Summary: Javac should skip non-denotable types in the LocalVariableTypeTable attribute Reviewed-by: jlahoda Contributed-by: bitterfoxc@gmail.com
Fri, 23 Mar 2018 08:58:49 -0700 8200180: fix a typo in run-test framework documentation
iignatyev [Fri, 23 Mar 2018 08:58:49 -0700] rev 49293
8200180: fix a typo in run-test framework documentation Reviewed-by: erikj, ihse
Fri, 23 Mar 2018 11:53:11 -0400 8199756: Simplify language, country, script, and variant property initialization
rriggs [Fri, 23 Mar 2018 11:53:11 -0400] rev 49292
8199756: Simplify language, country, script, and variant property initialization Reviewed-by: mchung, naoto, alanb
Fri, 23 Mar 2018 16:50:02 +0100 8200174: compare.sh improvements
ihse [Fri, 23 Mar 2018 16:50:02 +0100] rev 49291
8200174: compare.sh improvements Reviewed-by: erikj
Fri, 23 Mar 2018 14:18:18 +0000 8199791: (se) More Selector cleanup
alanb [Fri, 23 Mar 2018 14:18:18 +0000] rev 49290
8199791: (se) More Selector cleanup Reviewed-by: redestad, bpb
Fri, 23 Mar 2018 09:51:02 +0100 8071469: Cleanup include and exclude of sound native libraries
ihse [Fri, 23 Mar 2018 09:51:02 +0100] rev 49289
8071469: Cleanup include and exclude of sound native libraries Reviewed-by: amenkov, erikj
Fri, 23 Mar 2018 09:26:59 +0100 8199924: Solaris: Correctly enqueue null arguments of attach operations
clanger [Fri, 23 Mar 2018 09:26:59 +0100] rev 49288
8199924: Solaris: Correctly enqueue null arguments of attach operations Reviewed-by: dcubed, dholmes
Thu, 22 Mar 2018 23:49:48 +0000 Added tag jdk-11+6 for changeset 3acb379b8672
lana [Thu, 22 Mar 2018 23:49:48 +0000] rev 49287
Added tag jdk-11+6 for changeset 3acb379b8672
Thu, 22 Mar 2018 22:34:38 +0100 8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
jlahoda [Thu, 22 Mar 2018 22:34:38 +0100] rev 49286
8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java Reviewed-by: darcy, kvn
Thu, 22 Mar 2018 12:30:47 -0700 8194746: (fs) Add equivalents of Paths.get to Path interface
bpb [Thu, 22 Mar 2018 12:30:47 -0700] rev 49285
8194746: (fs) Add equivalents of Paths.get to Path interface Summary: Copy Paths.get() methods to Path.get() methods and have former call latter Reviewed-by: alanb, forax, chegar, psandoz
Thu, 22 Mar 2018 12:29:52 -0700 8198753: (dc) DatagramChannel throws unspecified exceptions
bpb [Thu, 22 Mar 2018 12:29:52 -0700] rev 49284
8198753: (dc) DatagramChannel throws unspecified exceptions Reviewed-by: alanb
Sat, 09 Dec 2017 03:33:39 +0100 8193128: Reduce number of implementation classes returned by List/Set/Map.of()
redestad [Sat, 09 Dec 2017 03:33:39 +0100] rev 49283
8193128: Reduce number of implementation classes returned by List/Set/Map.of() 8191418: List.of().indexOf(null) doesn't throw NullPointerException Reviewed-by: smarks, jrose, martin, plevart
Thu, 22 Mar 2018 09:07:08 -0700 8199773: (bf) XXXBuffer:compareTo method is not working as expected
psandoz [Thu, 22 Mar 2018 09:07:08 -0700] rev 49282
8199773: (bf) XXXBuffer:compareTo method is not working as expected Reviewed-by: alanb
Thu, 22 Mar 2018 08:41:06 -0700 8198997: Cache normalized/resolved user.dir property
bpb [Thu, 22 Mar 2018 08:41:06 -0700] rev 49281
8198997: Cache normalized/resolved user.dir property Summary: Normalize cached user.dir property value in constructor (windows only) Reviewed-by: alanb
Thu, 22 Mar 2018 15:28:33 +0100 8194978: Javac produces dead code for try-with-resource
jlahoda [Thu, 22 Mar 2018 15:28:33 +0100] rev 49280
8194978: Javac produces dead code for try-with-resource Summary: For try-with-resources, using simplified distinct close code for try body and catch clause, to avoid creating multiple copies of the full finally code. Reviewed-by: mcimadamore
Thu, 22 Mar 2018 09:41:29 -0400 8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017
rriggs [Thu, 22 Mar 2018 09:41:29 -0400] rev 49279
8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017 Reviewed-by: sspitsyn, martin
Thu, 22 Mar 2018 12:13:08 +0100 8198552: Multiple javac plugins do not work at the same time.
jlahoda [Thu, 22 Mar 2018 12:13:08 +0100] rev 49278
8198552: Multiple javac plugins do not work at the same time. Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters. Reviewed-by: jjg, vromero
Thu, 22 Mar 2018 12:59:58 +0530 8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero).
nishjain [Thu, 22 Mar 2018 12:59:58 +0530] rev 49277
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero). 8199672: ClassCastException is thrown by java.util.Formatter when an NumberFormatProvider SPI is used. Reviewed-by: naoto
Thu, 22 Mar 2018 08:09:51 +0800 8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000" jdk-11+6
weijun [Thu, 22 Mar 2018 08:09:51 +0800] rev 49276
8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000" Reviewed-by: mullan
Wed, 21 Mar 2018 16:55:34 +0100 8199869: Missing copyright headers in nashorn source code
hannesw [Wed, 21 Mar 2018 16:55:34 +0100] rev 49275
8199869: Missing copyright headers in nashorn source code Reviewed-by: sundar
Wed, 21 Mar 2018 12:54:36 +0100 8199682: Clean up building the saproc library
ihse [Wed, 21 Mar 2018 12:54:36 +0100] rev 49274
8199682: Clean up building the saproc library Reviewed-by: erikj, dholmes, sundar
Wed, 21 Mar 2018 10:13:49 +0100 8199862: Examine ProxyBuilder::referencedTypes startup cost
redestad [Wed, 21 Mar 2018 10:13:49 +0100] rev 49273
8199862: Examine ProxyBuilder::referencedTypes startup cost Reviewed-by: mchung
Wed, 21 Mar 2018 10:13:14 +0100 8199865: Avoid initializing ShortCache in ProxyGenerator
redestad [Wed, 21 Mar 2018 10:13:14 +0100] rev 49272
8199865: Avoid initializing ShortCache in ProxyGenerator Reviewed-by: mchung
Wed, 21 Mar 2018 09:06:45 +0000 8199437: Improve diagnostic system assertion message in com.sun.net.httpserver impl
chegar [Wed, 21 Mar 2018 09:06:45 +0000] rev 49271
8199437: Improve diagnostic system assertion message in com.sun.net.httpserver impl Reviewed-by: alanb, dfuchs
Tue, 20 Mar 2018 17:42:20 -0700 8199884: JDK-8199749 broke build with make 3.81
erikj [Tue, 20 Mar 2018 17:42:20 -0700] rev 49270
8199884: JDK-8199749 broke build with make 3.81 Reviewed-by: tbell
Tue, 20 Mar 2018 11:29:16 -0700 8199792: Wrong license header in XMLLimitAnalyzer.java
joehw [Tue, 20 Mar 2018 11:29:16 -0700] rev 49269
8199792: Wrong license header in XMLLimitAnalyzer.java Reviewed-by: lancea
Tue, 20 Mar 2018 12:14:41 +0100 8199858: solaris-x86_64 : unpack200 fails linking with SS12u4
mbaesken [Tue, 20 Mar 2018 12:14:41 +0100] rev 49268
8199858: solaris-x86_64 : unpack200 fails linking with SS12u4 Reviewed-by: erikj, simonis
Tue, 20 Mar 2018 09:21:43 -0700 8193033: remove terminally deprecated sun.misc.Unsafe.defineClass
psandoz [Tue, 20 Mar 2018 09:21:43 -0700] rev 49267
8193033: remove terminally deprecated sun.misc.Unsafe.defineClass Reviewed-by: chegar, mchung, alanb
Mon, 19 Mar 2018 21:52:50 +0000 Merge
lana [Mon, 19 Mar 2018 21:52:50 +0000] rev 49266
Merge
Mon, 19 Mar 2018 21:34:20 +0000 Added tag jdk-11+5 for changeset d5c43e9f08fb
lana [Mon, 19 Mar 2018 21:34:20 +0000] rev 49265
Added tag jdk-11+5 for changeset d5c43e9f08fb
Mon, 19 Mar 2018 17:46:49 -0400 8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation
dholmes [Mon, 19 Mar 2018 17:46:49 -0400] rev 49264
8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation Reviewed-by: psandoz, alanb
Mon, 19 Mar 2018 10:11:07 -0700 8199749: Debug symbols are not copied to exploded image on Mac
erikj [Mon, 19 Mar 2018 10:11:07 -0700] rev 49263
8199749: Debug symbols are not copied to exploded image on Mac Reviewed-by: ihse
Mon, 19 Mar 2018 09:58:41 -0400 8196298: Add null Reader and Writer
rriggs [Mon, 19 Mar 2018 09:58:41 -0400] rev 49262
8196298: Add null Reader and Writer Reviewed-by: bpb, forax, smarks, alanb, rriggs Contributed-by: patrick@reini.net
Fri, 16 Mar 2018 21:40:09 +0100 8199745: JDK-8199668 introduced a build race on macosx jdk-11+5
erikj [Fri, 16 Mar 2018 21:40:09 +0100] rev 49261
8199745: JDK-8199668 introduced a build race on macosx Reviewed-by: tbell
Fri, 16 Mar 2018 16:17:17 -0400 8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
rriggs [Fri, 16 Mar 2018 16:17:17 -0400] rev 49260
8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException Reviewed-by: bpb, lancea
Fri, 16 Mar 2018 03:17:12 -0700 Merge
shurailine [Fri, 16 Mar 2018 03:17:12 -0700] rev 49259
Merge
Fri, 16 Mar 2018 03:15:35 -0700 8199616: Fix @module declarations in tier1 tests
shurailine [Fri, 16 Mar 2018 03:15:35 -0700] rev 49258
8199616: Fix @module declarations in tier1 tests Reviewed-by: mchung, alanb
Fri, 16 Mar 2018 14:56:54 +0100 8199443: Nashorn multithread bottleneck with "use strict"
hannesw [Fri, 16 Mar 2018 14:56:54 +0100] rev 49257
8199443: Nashorn multithread bottleneck with "use strict" Reviewed-by: jlaskey, sundar
Fri, 16 Mar 2018 13:02:42 +0000 8199464: Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass
chegar [Fri, 16 Mar 2018 13:02:42 +0000] rev 49256
8199464: Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass Reviewed-by: alanb, clanger, mchung
Fri, 16 Mar 2018 18:15:31 +0800 8199215: Re-examine getFreePort method in test infrastructure library
mli [Fri, 16 Mar 2018 18:15:31 +0800] rev 49255
8199215: Re-examine getFreePort method in test infrastructure library Reviewed-by: alanb
Thu, 15 Mar 2018 14:54:10 -0700 8183554: Add constructors with Charset parameter for FileReader and FileWriter
joehw [Thu, 15 Mar 2018 14:54:10 -0700] rev 49254
8183554: Add constructors with Charset parameter for FileReader and FileWriter Reviewed-by: alanb, rriggs, smarks
Thu, 15 Mar 2018 19:33:04 +0100 8199681: Remove boilerplate code from creating native jtreg tests
ihse [Thu, 15 Mar 2018 19:33:04 +0100] rev 49253
8199681: Remove boilerplate code from creating native jtreg tests Reviewed-by: erikj
Thu, 15 Mar 2018 19:30:58 +0100 8199668: make/lib cleanup
ihse [Thu, 15 Mar 2018 19:30:58 +0100] rev 49252
8199668: make/lib cleanup Reviewed-by: erikj
Thu, 15 Mar 2018 08:11:01 -0700 8189230: JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized
bpb [Thu, 15 Mar 2018 08:11:01 -0700] rev 49251
8189230: JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized Summary: Directly return zero for a negative parameter instead of calculating Reviewed-by: psandoz
Thu, 15 Mar 2018 12:07:59 +0100 8188240: Reflection Proxy should skip static methods
shade [Thu, 15 Mar 2018 12:07:59 +0100] rev 49250
8188240: Reflection Proxy should skip static methods Reviewed-by: mchung, sundar, shade, plevart Contributed-by: David Lloyd <david.lloyd@redhat.com>
Thu, 15 Mar 2018 11:02:22 +0000 8199329: Remove code that attempts to read bytes after connection reset reported
alanb [Thu, 15 Mar 2018 11:02:22 +0000] rev 49249
8199329: Remove code that attempts to read bytes after connection reset reported Reviewed-by: redestad, clanger, chegar
Thu, 15 Mar 2018 10:47:58 +0000 8199611: (se) Minor selector implementation clean-up
alanb [Thu, 15 Mar 2018 10:47:58 +0000] rev 49248
8199611: (se) Minor selector implementation clean-up Reviewed-by: clanger, redestad, bpb
Thu, 15 Mar 2018 10:41:57 +0100 8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
redestad [Thu, 15 Mar 2018 10:41:57 +0100] rev 49247
8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again Reviewed-by: psandoz
Thu, 15 Mar 2018 02:08:29 +0100 8199640: Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of
ihse [Thu, 15 Mar 2018 02:08:29 +0100] rev 49246
8199640: Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of Reviewed-by: erikj
Thu, 15 Mar 2018 01:32:03 +0100 8199636: Unify naming for jaas_unix and jaas_nt
ihse [Thu, 15 Mar 2018 01:32:03 +0100] rev 49245
8199636: Unify naming for jaas_unix and jaas_nt Reviewed-by: erikj
Thu, 15 Mar 2018 01:20:47 +0100 8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
ihse [Thu, 15 Mar 2018 01:20:47 +0100] rev 49244
8199639: Introduce SetupJdkLibrary and SetupJdkExecutable Reviewed-by: erikj
Wed, 14 Mar 2018 21:35:41 +0100 8199423: Create builds-infra Mach5 job
erikj [Wed, 14 Mar 2018 21:35:41 +0100] rev 49243
8199423: Create builds-infra Mach5 job Reviewed-by: tbell, ihse
Wed, 14 Mar 2018 12:39:57 -0700 8198889: Clarify the throwing of exceptions from ConstantBootstraps.invoke
psandoz [Wed, 14 Mar 2018 12:39:57 -0700] rev 49242
8198889: Clarify the throwing of exceptions from ConstantBootstraps.invoke Reviewed-by: mchung
Wed, 14 Mar 2018 19:12:30 +0100 8199606: Set -lc as global LIBS on solstudio
ihse [Wed, 14 Mar 2018 19:12:30 +0100] rev 49241
8199606: Set -lc as global LIBS on solstudio Reviewed-by: erikj
Wed, 14 Mar 2018 17:14:02 +0100 8199471: Enable generation of callSiteForms at link time
redestad [Wed, 14 Mar 2018 17:14:02 +0100] rev 49240
8199471: Enable generation of callSiteForms at link time Reviewed-by: psandoz, mchung
Wed, 14 Mar 2018 11:23:16 +0100 8199483: Clean up some non-standard LDFLAGS usage
ihse [Wed, 14 Mar 2018 11:23:16 +0100] rev 49239
8199483: Clean up some non-standard LDFLAGS usage Reviewed-by: erikj
Tue, 13 Mar 2018 12:24:39 -0700 8182684: Further clarify InputStream#available()
bpb [Tue, 13 Mar 2018 12:24:39 -0700] rev 49238
8182684: Further clarify InputStream#available() Reviewed-by: alanb, rriggs
Tue, 13 Mar 2018 11:49:17 -0700 8199258: BigInteger.bitLength() should explicitly specify behavior when the value is zero
bpb [Tue, 13 Mar 2018 11:49:17 -0700] rev 49237
8199258: BigInteger.bitLength() should explicitly specify behavior when the value is zero Reviewed-by: lancea, rriggs
Tue, 13 Mar 2018 09:57:44 -0700 Merge
prr [Tue, 13 Mar 2018 09:57:44 -0700] rev 49236
Merge
Tue, 13 Mar 2018 12:00:55 +0000 8198606: Touch keyboard does not hide, when a text component looses focus
alitvinov [Tue, 13 Mar 2018 12:00:55 +0000] rev 49235
8198606: Touch keyboard does not hide, when a text component looses focus Reviewed-by: serb, dmarkov
Mon, 12 Mar 2018 13:53:20 -0700 8193017: Import freetype sources into OpenJDK source tree
prr [Mon, 12 Mar 2018 13:53:20 -0700] rev 49234
8193017: Import freetype sources into OpenJDK source tree Reviewed-by: erikj, ihse, serb
Mon, 12 Mar 2018 10:53:22 -0700 Merge
prr [Mon, 12 Mar 2018 10:53:22 -0700] rev 49233
Merge
Mon, 12 Mar 2018 09:37:49 -0700 Merge
prr [Mon, 12 Mar 2018 09:37:49 -0700] rev 49232
Merge
Fri, 09 Mar 2018 14:42:46 -0800 8198406: Test TestAATMorxFont is unstable
serb [Fri, 09 Mar 2018 14:42:46 -0800] rev 49231
8198406: Test TestAATMorxFont is unstable Reviewed-by: prr, pnarayanan
Fri, 09 Mar 2018 17:26:48 +0530 8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
kaddepalli [Fri, 09 Mar 2018 17:26:48 +0530] rev 49230
8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString Reviewed-by: serb, prr, ssadetsky
Thu, 08 Mar 2018 12:35:10 -0800 8199022: New failures should be added to ProblemList
serb [Thu, 08 Mar 2018 12:35:10 -0800] rev 49229
8199022: New failures should be added to ProblemList Reviewed-by: prr, psadhukhan
Thu, 08 Mar 2018 10:18:28 -0800 Merge
prr [Thu, 08 Mar 2018 10:18:28 -0800] rev 49228
Merge
Thu, 08 Mar 2018 14:31:54 +0530 8195738: scroll poistion in ScrollPane is reset after calling validate()
sveerabhadra [Thu, 08 Mar 2018 14:31:54 +0530] rev 49227
8195738: scroll poistion in ScrollPane is reset after calling validate() Reviewed-by: serb, ssadetsky
Wed, 07 Mar 2018 16:08:52 +0000 8198777: JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc
aivanov [Wed, 07 Mar 2018 16:08:52 +0000] rev 49226
8198777: JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc Reviewed-by: serb, ssadetsky
Wed, 07 Mar 2018 14:54:46 +0530 8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
mhalder [Wed, 07 Mar 2018 14:54:46 +0530] rev 49225
8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default Reviewed-by: serb, kaddepalli
Wed, 07 Mar 2018 18:20:09 +0530 8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
pbansal [Wed, 07 Mar 2018 18:20:09 +0530] rev 49224
8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails Reviewed-by: serb, psadhukhan
Wed, 07 Mar 2018 17:05:28 +0530 8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
pkbalakr [Wed, 07 Mar 2018 17:05:28 +0530] rev 49223
8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java Reviewed-by: prr, ssadetsky
Wed, 07 Mar 2018 16:52:19 +0530 8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
pkbalakr [Wed, 07 Mar 2018 16:52:19 +0530] rev 49222
8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails Reviewed-by: mhalder, ssadetsky, serb
Mon, 05 Mar 2018 13:11:21 -0800 Merge
prr [Mon, 05 Mar 2018 13:11:21 -0800] rev 49221
Merge
Mon, 05 Mar 2018 01:22:36 +0000 8198605: Touch keyboard is shown for a non-focusable text component
alitvinov [Mon, 05 Mar 2018 01:22:36 +0000] rev 49220
8198605: Touch keyboard is shown for a non-focusable text component Reviewed-by: serb, dmarkov
Sat, 03 Mar 2018 09:55:22 +0530 8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
psadhukhan [Sat, 03 Mar 2018 09:55:22 +0530] rev 49219
8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails Reviewed-by: ssadetsky, prr
Fri, 02 Mar 2018 14:25:39 -0800 8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
shurailine [Fri, 02 Mar 2018 14:25:39 -0800] rev 49218
8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java Reviewed-by: prr
Fri, 02 Mar 2018 14:39:29 +0530 8198613: Test cases result in failure or timeout when run with OpenGL backend
pnarayanan [Fri, 02 Mar 2018 14:39:29 +0530] rev 49217
8198613: Test cases result in failure or timeout when run with OpenGL backend Reviewed-by: serb, jdv
Fri, 02 Mar 2018 09:59:02 +0530 8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
psadhukhan [Fri, 02 Mar 2018 09:59:02 +0530] rev 49216
8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails Reviewed-by: ssadetsky, sveerabhadra
Thu, 01 Mar 2018 10:37:20 -0800 Merge
prr [Thu, 01 Mar 2018 10:37:20 -0800] rev 49215
Merge
Wed, 28 Feb 2018 22:00:33 +0000 8187635: On Windows Swing changes keyboard layout on a window activation
dmarkov [Wed, 28 Feb 2018 22:00:33 +0000] rev 49214
8187635: On Windows Swing changes keyboard layout on a window activation Reviewed-by: serb, ssadetsky
Tue, 13 Mar 2018 12:46:01 -0400 8199470: Remove unused property file.encoding.pkg
rriggs [Tue, 13 Mar 2018 12:46:01 -0400] rev 49213
8199470: Remove unused property file.encoding.pkg Reviewed-by: bpb, sherman
Tue, 13 Mar 2018 00:22:14 -0700 8196748: tools/jar tests need to tolerate unrelated warnings
sherman [Tue, 13 Mar 2018 00:22:14 -0700] rev 49212
8196748: tools/jar tests need to tolerate unrelated warnings Reviewed-by: dholmes
Mon, 12 Mar 2018 20:47:21 -0700 8198989: Provide more diagnostic IAE messages
naoto [Mon, 12 Mar 2018 20:47:21 -0700] rev 49211
8198989: Provide more diagnostic IAE messages Reviewed-by: lancea
Mon, 12 Mar 2018 16:09:18 -0700 8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
psandoz [Mon, 12 Mar 2018 16:09:18 -0700] rev 49210
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods Reviewed-by: psandoz, vlivanov, plevart Contributed-by: ben_walsh@uk.ibm.com
Mon, 12 Mar 2018 21:30:58 +0000 Added tag jdk-11+4 for changeset e59941f7247d
lana [Mon, 12 Mar 2018 21:30:58 +0000] rev 49209
Added tag jdk-11+4 for changeset e59941f7247d
Mon, 12 Mar 2018 21:48:58 +0100 8199473: Support Visual Studio BuildTools with VS2017
erikj [Mon, 12 Mar 2018 21:48:58 +0100] rev 49208
8199473: Support Visual Studio BuildTools with VS2017 Reviewed-by: ihse, tbell
Mon, 12 Mar 2018 19:36:59 +0100 8199469: Disable generate-jli-classes when building interim-image
redestad [Mon, 12 Mar 2018 19:36:59 +0100] rev 49207
8199469: Disable generate-jli-classes when building interim-image Reviewed-by: erikj, mchung
Mon, 12 Mar 2018 18:31:02 +0100 8199453: Enable link-time generation of constructor forms
redestad [Mon, 12 Mar 2018 18:31:02 +0100] rev 49206
8199453: Enable link-time generation of constructor forms Reviewed-by: alanb, psandoz, mchung
Mon, 12 Mar 2018 17:49:08 +0100 8199428: install-file macro fails on filenames with space on Solaris
erikj [Mon, 12 Mar 2018 17:49:08 +0100] rev 49205
8199428: install-file macro fails on filenames with space on Solaris Reviewed-by: tbell, ihse
Mon, 12 Mar 2018 17:00:54 +0100 8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
ihse [Mon, 12 Mar 2018 17:00:54 +0100] rev 49204
8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation Reviewed-by: aph, erikj
Mon, 12 Mar 2018 10:04:12 -0400 8199420: Update javadoc tags in java.lang.System and related
rriggs [Mon, 12 Mar 2018 10:04:12 -0400] rev 49203
8199420: Update javadoc tags in java.lang.System and related Reviewed-by: lancea, bpb
Sat, 10 Mar 2018 02:58:39 +0100 8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
redestad [Sat, 10 Mar 2018 02:58:39 +0100] rev 49202
8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError Reviewed-by: psandoz, naoto
Fri, 09 Mar 2018 19:20:19 +0100 8199352: The Jib artifact resolver in test lib needs to print better error messages jdk-11+4
erikj [Fri, 09 Mar 2018 19:20:19 +0100] rev 49201
8199352: The Jib artifact resolver in test lib needs to print better error messages Reviewed-by: iignatyev, ihse
Fri, 09 Mar 2018 19:12:07 +0100 8199405: Bump lowest supported gcc to 4.8
ihse [Fri, 09 Mar 2018 19:12:07 +0100] rev 49200
8199405: Bump lowest supported gcc to 4.8 Reviewed-by: erikj
Fri, 09 Mar 2018 19:10:51 +0100 8199403: Require binutils 2.18 or newer
ihse [Fri, 09 Mar 2018 19:10:51 +0100] rev 49199
8199403: Require binutils 2.18 or newer Reviewed-by: erikj, tbell
Fri, 09 Mar 2018 19:09:20 +0100 8199416: Remove debug output left over since JDK-8198844
ihse [Fri, 09 Mar 2018 19:09:20 +0100] rev 49198
8199416: Remove debug output left over since JDK-8198844 Reviewed-by: erikj
Fri, 09 Mar 2018 09:42:10 +0100 8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
jlahoda [Fri, 09 Mar 2018 09:42:10 +0100] rev 49197
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure. Summary: Catching CompletionFailures that would be thrown to API clients, and re-completing the symbols again when javac itself needs it. Reviewed-by: cushon, jjg
Fri, 09 Mar 2018 11:36:12 +0800 8199154: Accessibility issues in jdk.security.auth
weijun [Fri, 09 Mar 2018 11:36:12 +0800] rev 49196
8199154: Accessibility issues in jdk.security.auth Reviewed-by: valeriep
Fri, 02 Mar 2018 11:43:19 +0100 8198833: TestMemoryAwareness Docker container fails with too small maximum heap
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49195
8198833: TestMemoryAwareness Docker container fails with too small maximum heap Reviewed-by: bobv, dholmes
Fri, 02 Mar 2018 21:00:12 +0100 Merge
jwilhelm [Fri, 02 Mar 2018 21:00:12 +0100] rev 49194
Merge
Thu, 01 Mar 2018 16:35:36 -0500 8191369: NMT: Enhance thread stack tracking
zgu [Thu, 01 Mar 2018 16:35:36 -0500] rev 49193
8191369: NMT: Enhance thread stack tracking Summary: More precise thread stack tracking on Linux and Windows Reviewed-by: coleenp, adinn, minqi
Thu, 01 Mar 2018 16:51:22 -0500 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
kbarrett [Thu, 01 Mar 2018 16:51:22 -0500] rev 49192
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp Summary: Moved resolve and friends to new jniHandles.inline.hpp. Reviewed-by: tschatzl, pliden, coleenp
Thu, 01 Mar 2018 09:03:30 -0800 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
kvn [Thu, 01 Mar 2018 09:03:30 -0800] rev 49191
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization Reviewed-by: thartmann
Thu, 01 Mar 2018 10:56:17 +0100 8198887: JDK-8168722 broke the build on macosx
mlarsson [Thu, 01 Mar 2018 10:56:17 +0100] rev 49190
8198887: JDK-8168722 broke the build on macosx Reviewed-by: dholmes, thartmann
Thu, 01 Mar 2018 08:58:27 +0100 8148871: Possible wrong expression stack depth at deopt point
thartmann [Thu, 01 Mar 2018 08:58:27 +0100] rev 49189
8148871: Possible wrong expression stack depth at deopt point Summary: Add a special case for invoke bytecodes and use the parameter size instead of the oop map in that case. Reviewed-by: never, dlong, minqi
Wed, 28 Feb 2018 22:38:53 +0100 8168722: Unified Logging configuration output needs simplifying
mlarsson [Wed, 28 Feb 2018 22:38:53 +0100] rev 49188
8168722: Unified Logging configuration output needs simplifying Reviewed-by: rehn, lfoltan, hseigel
Wed, 28 Feb 2018 23:23:35 -0800 8198252: Null pointer dereference in fold_compares_helper
rraghavan [Wed, 28 Feb 2018 23:23:35 -0800] rev 49187
8198252: Null pointer dereference in fold_compares_helper Summary: Added required null check with reported usage of filtered_int_type calls Reviewed-by: kvn, thartmann
Thu, 01 Mar 2018 01:47:46 +0100 Merge
jwilhelm [Thu, 01 Mar 2018 01:47:46 +0100] rev 49186
Merge
Wed, 28 Feb 2018 14:20:24 -0500 8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
coleenp [Wed, 28 Feb 2018 14:20:24 -0500] rev 49185
8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options Reviewed-by: dholmes, hseigel
Wed, 28 Feb 2018 16:00:20 +0100 8197841: Remove unused function Universe::create_heap_ext
ehelin [Wed, 28 Feb 2018 16:00:20 +0100] rev 49184
8197841: Remove unused function Universe::create_heap_ext Reviewed-by: rkennke, eosterlund, hseigel
Wed, 28 Feb 2018 15:10:21 +0100 8187066: -Xlog:help "=debug" example is not quite accurate
mlarsson [Wed, 28 Feb 2018 15:10:21 +0100] rev 49183
8187066: -Xlog:help "=debug" example is not quite accurate Reviewed-by: hseigel
Wed, 28 Feb 2018 12:05:02 +0100 8198825: Resolve missing review feedback for JDK-8170976
mlarsson [Wed, 28 Feb 2018 12:05:02 +0100] rev 49182
8198825: Resolve missing review feedback for JDK-8170976 Reviewed-by: rehn, lfoltan, hseigel
Wed, 28 Feb 2018 10:37:02 +0100 8153945: Track if log configuration has changed during runtime
mlarsson [Wed, 28 Feb 2018 10:37:02 +0100] rev 49181
8153945: Track if log configuration has changed during runtime Reviewed-by: lfoltan, hseigel
Wed, 28 Feb 2018 09:30:06 +0100 8190346: improve unified JVM logging help message and warnings
mlarsson [Wed, 28 Feb 2018 09:30:06 +0100] rev 49180
8190346: improve unified JVM logging help message and warnings Reviewed-by: lfoltan, rehn, hseigel
Tue, 27 Feb 2018 21:29:19 -0800 8197453: Add support of extra problem list
epavlova [Tue, 27 Feb 2018 21:29:19 -0800] rev 49179
8197453: Add support of extra problem list Reviewed-by: iignatyev, jjg
Tue, 27 Feb 2018 21:29:08 -0800 8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
iignatyev [Tue, 27 Feb 2018 21:29:08 -0800] rev 49178
8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size" Reviewed-by: dholmes
Tue, 27 Feb 2018 18:17:57 -0500 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
kbarrett [Tue, 27 Feb 2018 18:17:57 -0500] rev 49177
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error Summary: Add os::vsnprintf and os::snprintf. Reviewed-by: lfoltan, stuefe, mlarsson
Tue, 13 Feb 2018 15:48:23 +0100 8041626: Shutdown tracing event
rwestberg [Tue, 13 Feb 2018 15:48:23 +0100] rev 49176
8041626: Shutdown tracing event Reviewed-by: dholmes, alanb, rriggs
Tue, 27 Feb 2018 14:15:30 +0100 8197408: Bad pointer comparison and small cleanup in os_linux.cpp
rehn [Tue, 27 Feb 2018 14:15:30 +0100] rev 49175
8197408: Bad pointer comparison and small cleanup in os_linux.cpp Reviewed-by: bobv, stuefe
Tue, 27 Feb 2018 16:05:28 +0300 8196868: AARCH64: ld/st instructions hit guarantee assert while using sp
dpochepk [Tue, 27 Feb 2018 16:05:28 +0300] rev 49174
8196868: AARCH64: ld/st instructions hit guarantee assert while using sp Reviewed-by: aph
Tue, 27 Feb 2018 15:56:40 +0300 8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2
dchuyko [Tue, 27 Feb 2018 15:56:40 +0300] rev 49173
8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2 Reviewed-by: dsamersoff
Tue, 27 Feb 2018 11:45:04 +0100 8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142
mdoerr [Tue, 27 Feb 2018 11:45:04 +0100] rev 49172
8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142 Reviewed-by: stuefe, shade
Mon, 26 Feb 2018 16:33:48 +0100 8170976: [TESTBUG] LogTestFixture does not restore previous logging state
mlarsson [Mon, 26 Feb 2018 16:33:48 +0100] rev 49171
8170976: [TESTBUG] LogTestFixture does not restore previous logging state Reviewed-by: rehn, lfoltan, hseigel
Mon, 26 Feb 2018 18:04:43 +0100 8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp
eosterlund [Mon, 26 Feb 2018 18:04:43 +0100] rev 49170
8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp Reviewed-by: thartmann, goetz, kvn
Mon, 26 Feb 2018 11:28:05 -0500 8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code
hseigel [Mon, 26 Feb 2018 11:28:05 -0500] rev 49169
8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code Summary: Obsolete SafepointSpinBeforeYield, DeferThrSuspendLoopCount, and DeferPollingPageLoopCount and remove associated code. Reviewed-by: dcubed, coleenp, dholmes
Mon, 26 Feb 2018 10:20:06 -0500 8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits
lfoltan [Mon, 26 Feb 2018 10:20:06 -0500] rev 49168
8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits Summary: Correctly perform a 64 bit shift when setting SlowSignatureHandler::_fp_identifiers. Reviewed-by: gtriantafill, hseigel Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Mon, 26 Feb 2018 10:11:05 -0500 8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests
lfoltan [Mon, 26 Feb 2018 10:11:05 -0500] rev 49167
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests Summary: Introduce specific casts to fix multiple type cast conversion compilation errors. Reviewed-by: gtriantafill, hseigel
Mon, 26 Feb 2018 09:57:01 -0500 8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp
lfoltan [Mon, 26 Feb 2018 09:57:01 -0500] rev 49166
8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp Summary: Correctly set HOTSPOT_BUILD_COMPILER for VS2015 and VS2017. Reviewed-by: erikj, gtriantafill
Mon, 26 Feb 2018 09:51:14 -0500 8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization
lfoltan [Mon, 26 Feb 2018 09:51:14 -0500] rev 49165
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization Summary: Ignore VS2017 linker option that warns against potentially missed ASLR optimizations. Reviewed-by: ctornqvi, erikj
Mon, 26 Feb 2018 09:34:12 +0100 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
eosterlund [Mon, 26 Feb 2018 09:34:12 +0100] rev 49164
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy Reviewed-by: stefank, coleenp, kvn, ehelin
Mon, 26 Feb 2018 09:34:20 +0100 8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
mlarsson [Mon, 26 Feb 2018 09:34:20 +0100] rev 49163
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog Reviewed-by: hseigel, coleenp
Sat, 24 Feb 2018 22:42:37 -0800 8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
iklam [Sat, 24 Feb 2018 22:42:37 -0800] rev 49162
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure Reviewed-by: mseledtsov
Sat, 03 Feb 2018 10:36:58 +0800 8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
zyao [Sat, 03 Feb 2018 10:36:58 +0800] rev 49161
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler Reviewed-by: aph
Fri, 09 Mar 2018 00:28:50 +0100 8199347: Always use -Z7 for debug symbols when compiling on Windows
ihse [Fri, 09 Mar 2018 00:28:50 +0100] rev 49160
8199347: Always use -Z7 for debug symbols when compiling on Windows Reviewed-by: erikj
Thu, 08 Mar 2018 22:17:57 +0100 8199266: Update boot and build jdk requirements in configure
erikj [Thu, 08 Mar 2018 22:17:57 +0100] rev 49159
8199266: Update boot and build jdk requirements in configure Reviewed-by: ihse, tbell
Thu, 08 Mar 2018 13:09:31 -0800 8194296: Check copyright of files in make/langtools/tools
jjg [Thu, 08 Mar 2018 13:09:31 -0800] rev 49158
8194296: Check copyright of files in make/langtools/tools Reviewed-by: mcimadamore, jlahoda
Thu, 08 Mar 2018 19:13:16 +0100 8199339: JDK-8198859 broke solaris x64
erikj [Thu, 08 Mar 2018 19:13:16 +0100] rev 49157
8199339: JDK-8198859 broke solaris x64 Reviewed-by: ihse
Thu, 08 Mar 2018 18:51:31 +0100 8199331: Don't limit debug information for fastdebug JDK native libraries
ihse [Thu, 08 Mar 2018 18:51:31 +0100] rev 49156
8199331: Don't limit debug information for fastdebug JDK native libraries Reviewed-by: erikj
Thu, 08 Mar 2018 18:46:37 +0100 8199338: Use -g0 on solstudio also for compiling C programs
ihse [Thu, 08 Mar 2018 18:46:37 +0100] rev 49155
8199338: Use -g0 on solstudio also for compiling C programs Reviewed-by: erikj
Thu, 08 Mar 2018 08:17:26 -0800 8198899: Compilation errors in java.prefs with VS 2017
bpb [Thu, 08 Mar 2018 08:17:26 -0800] rev 49154
8198899: Compilation errors in java.prefs with VS 2017 Summary: Change Java level representation of HKEY from int to long Reviewed-by: alanb, rriggs, psandoz
Thu, 08 Mar 2018 11:21:57 +0900 8169358: httpserver does not close connections when RejectedExecutionException occurs
ykubota [Thu, 08 Mar 2018 11:21:57 +0900] rev 49153
8169358: httpserver does not close connections when RejectedExecutionException occurs Summary: Catch unexpected exceptions in Dispatcher::handle Reviewed-by: chegar, dfuchs, clanger Contributed-by: KUBOTA Yuji <kubota.yuji@gmail.com>
Thu, 08 Mar 2018 10:28:46 -0500 8199327: nuke var type name after a lambda has been accepted
vromero [Thu, 08 Mar 2018 10:28:46 -0500] rev 49152
8199327: nuke var type name after a lambda has been accepted Reviewed-by: mcimadamore
Thu, 08 Mar 2018 13:39:42 +0800 8193262: JNI array not released in libsunmscapi convertToLittleEndian
weijun [Thu, 08 Mar 2018 13:39:42 +0800] rev 49151
8193262: JNI array not released in libsunmscapi convertToLittleEndian Reviewed-by: ascarpino
Thu, 08 Mar 2018 12:20:26 +0800 8191139: Remove deprecated javax.security.auth.Policy API
weijun [Thu, 08 Mar 2018 12:20:26 +0800] rev 49150
8191139: Remove deprecated javax.security.auth.Policy API Reviewed-by: mullan
Thu, 08 Mar 2018 11:44:43 +0800 8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
weijun [Thu, 08 Mar 2018 11:44:43 +0800] rev 49149
8198898: Compilation errors in jdk.crypto.mscapi with VS 2017 Reviewed-by: xuelei
Thu, 08 Mar 2018 11:44:26 +0800 8199198: Remove unused functions in jdk.crypto.mscapi native code
weijun [Thu, 08 Mar 2018 11:44:26 +0800] rev 49148
8199198: Remove unused functions in jdk.crypto.mscapi native code Reviewed-by: igerasim, wetmore
Wed, 07 Mar 2018 22:30:39 +0100 8199197: Set _NT_SYMBOL_PATH when running tests on windows
erikj [Wed, 07 Mar 2018 22:30:39 +0100] rev 49147
8199197: Set _NT_SYMBOL_PATH when running tests on windows Reviewed-by: ihse, ctornqvi
Wed, 07 Mar 2018 19:14:36 +0100 8199224: Refactor add_native_source in SetupNativeCompilation
ihse [Wed, 07 Mar 2018 19:14:36 +0100] rev 49146
8199224: Refactor add_native_source in SetupNativeCompilation Reviewed-by: erikj
Wed, 07 Mar 2018 18:36:21 +0100 8199236: Nashorn uses deprecated HTML tags in Javadoc
hannesw [Wed, 07 Mar 2018 18:36:21 +0100] rev 49145
8199236: Nashorn uses deprecated HTML tags in Javadoc Reviewed-by: jlaskey, sundar
Tue, 06 Mar 2018 23:03:50 +0000 8199152: Configure broken on arm32
enevill [Tue, 06 Mar 2018 23:03:50 +0000] rev 49144
8199152: Configure broken on arm32 Reviewed-by: ihse
Wed, 07 Mar 2018 07:20:38 +0000 8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
alanb [Wed, 07 Mar 2018 07:20:38 +0000] rev 49143
8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking Reviewed-by: bpb
Wed, 07 Mar 2018 07:15:24 +0000 8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
alanb [Wed, 07 Mar 2018 07:15:24 +0000] rev 49142
8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization Reviewed-by: bpb
Wed, 07 Mar 2018 07:13:55 +0000 8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
alanb [Wed, 07 Mar 2018 07:13:55 +0000] rev 49141
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails Reviewed-by: bpb, mli
Tue, 06 Mar 2018 10:51:26 -0800 8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
bpb [Tue, 06 Mar 2018 10:51:26 -0800] rev 49140
8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings Summary: Cast to expected data type Reviewed-by: chegar, clanger, rriggs
Tue, 06 Mar 2018 10:45:47 -0800 8182765: HTML5 must be the default javadoc codegen mode in the near future
bpatel [Tue, 06 Mar 2018 10:45:47 -0800] rev 49139
8182765: HTML5 must be the default javadoc codegen mode in the near future Reviewed-by: jjg
Tue, 06 Mar 2018 17:43:21 +0100 8199103: Can't use COMPARE_BUILD with PATCH from custom root
ihse [Tue, 06 Mar 2018 17:43:21 +0100] rev 49138
8199103: Can't use COMPARE_BUILD with PATCH from custom root Reviewed-by: erikj
Tue, 06 Mar 2018 17:30:13 +0100 8199125: --disable-warnings-as-errors does not work for native jtreg test code
erikj [Tue, 06 Mar 2018 17:30:13 +0100] rev 49137
8199125: --disable-warnings-as-errors does not work for native jtreg test code Reviewed-by: ihse
Tue, 06 Mar 2018 17:24:56 +0100 8199118: Filtering of filename for microsoft CL broken on newer Cygwin
ihse [Tue, 06 Mar 2018 17:24:56 +0100] rev 49136
8199118: Filtering of filename for microsoft CL broken on newer Cygwin Reviewed-by: erikj
Tue, 06 Mar 2018 10:00:49 -0500 8197538: Remove mention of hotjava paths in MimeTable.java
rriggs [Tue, 06 Mar 2018 10:00:49 -0500] rev 49135
8197538: Remove mention of hotjava paths in MimeTable.java Reviewed-by: lancea, bpb, chegar
Tue, 06 Mar 2018 10:31:14 +0000 8199018: Test crypto provider not registering
coffeys [Tue, 06 Mar 2018 10:31:14 +0000] rev 49134
8199018: Test crypto provider not registering Reviewed-by: wetmore
Tue, 06 Mar 2018 00:59:49 +0100 8198844: Clean up GensrcX11Wrappers
ihse [Tue, 06 Mar 2018 00:59:49 +0100] rev 49133
8198844: Clean up GensrcX11Wrappers Reviewed-by: erikj, prr
Tue, 06 Mar 2018 00:56:03 +0100 8199052: Configure broken on aarch64
ihse [Tue, 06 Mar 2018 00:56:03 +0100] rev 49132
8199052: Configure broken on aarch64 Reviewed-by: erikj
Mon, 05 Mar 2018 05:50:24 -0800 8193660: Check SOURCE line in "release" file for closedjdk
shurailine [Mon, 05 Mar 2018 05:50:24 -0800] rev 49131
8193660: Check SOURCE line in "release" file for closedjdk Reviewed-by: alanb Contributed-by: randy.crihfield@oracle.com
Mon, 05 Mar 2018 05:44:46 -0800 8193660: Check SOURCE line in "release" file for closedjdk
shurailine [Mon, 05 Mar 2018 05:44:46 -0800] rev 49130
8193660: Check SOURCE line in "release" file for closedjdk Reviewed-by: alanb Contributed-by: randy.crihfield@oracle.com
Mon, 05 Mar 2018 08:50:47 -0800 4993841: (str) java.lang.Character should have a toString(int) method
naoto [Mon, 05 Mar 2018 08:50:47 -0800] rev 49129
4993841: (str) java.lang.Character should have a toString(int) method Reviewed-by: martin, rriggs, sherman, smarks
Mon, 05 Mar 2018 08:27:42 -0800 8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
bpb [Mon, 05 Mar 2018 08:27:42 -0800] rev 49128
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64 Summary: Move to using centralized native build and remove obsolete .so files Reviewed-by: alanb, erikj
Sun, 04 Mar 2018 18:46:07 -0800 8198931: remove java.xml.bind module dependency for com/sun/jndi tests
xyin [Sun, 04 Mar 2018 18:46:07 -0800] rev 49127
8198931: remove java.xml.bind module dependency for com/sun/jndi tests Reviewed-by: lancea
Sun, 04 Mar 2018 17:05:29 -0500 8197533: Move javax.transaction.xa to its own module
lancea [Sun, 04 Mar 2018 17:05:29 -0500] rev 49126
8197533: Move javax.transaction.xa to its own module Reviewed-by: darcy, alanb, psandoz, ihse
Sun, 04 Mar 2018 00:32:53 -0800 8198966: To make CoderResult.Cache.cache final and allocate it eagerly
sherman [Sun, 04 Mar 2018 00:32:53 -0800] rev 49125
8198966: To make CoderResult.Cache.cache final and allocate it eagerly Reviewed-by: redestad
Sat, 03 Mar 2018 08:39:08 +0100 8198862: Stop doing funky compilation stuff for dtrace
ihse [Sat, 03 Mar 2018 08:39:08 +0100] rev 49124
8198862: Stop doing funky compilation stuff for dtrace Reviewed-by: erikj, tbell
Fri, 02 Mar 2018 18:08:50 -0500 8198970: jnu_util.c compilation error on Solaris
rriggs [Fri, 02 Mar 2018 18:08:50 -0500] rev 49123
8198970: jnu_util.c compilation error on Solaris Reviewed-by: mchung, redestad
Fri, 02 Mar 2018 18:10:57 -0400 8198955: String#repeat loop optimization
jlaskey [Fri, 02 Mar 2018 18:10:57 -0400] rev 49122
8198955: String#repeat loop optimization Reviewed-by: rriggs, redestad, igerasim
Fri, 02 Mar 2018 14:17:04 -0500 8198697: Simplify initialization of platform encoding
rriggs [Fri, 02 Mar 2018 14:17:04 -0500] rev 49121
8198697: Simplify initialization of platform encoding Reviewed-by: redestad, sherman
Fri, 02 Mar 2018 10:59:25 +0100 8198724: Refactor FLAGS handling in configure
ihse [Fri, 02 Mar 2018 10:59:25 +0100] rev 49120
8198724: Refactor FLAGS handling in configure Reviewed-by: erikj
Fri, 02 Mar 2018 00:33:00 -0800 8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
xiaofeya [Fri, 02 Mar 2018 00:33:00 -0800] rev 49119
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java Reviewed-by: naoto
Thu, 01 Mar 2018 21:23:35 -0800 8198933: Update JDI tests to pass valid URL[]
martin [Thu, 01 Mar 2018 21:23:35 -0800] rev 49118
8198933: Update JDI tests to pass valid URL[] Reviewed-by: dholmes
Thu, 01 Mar 2018 19:01:34 -0800 8198810: URLClassLoader does not specify behavior when URL array contains null
martin [Thu, 01 Mar 2018 19:01:34 -0800] rev 49117
8198810: URLClassLoader does not specify behavior when URL array contains null Reviewed-by: alanb, darcy, dholmes
Thu, 01 Mar 2018 13:08:06 +0100 8198888: Reduce string allocation churn in InvokerBytecodeGenerator
redestad [Thu, 01 Mar 2018 13:08:06 +0100] rev 49116
8198888: Reduce string allocation churn in InvokerBytecodeGenerator Reviewed-by: psandoz, plevart
Thu, 01 Mar 2018 15:31:04 -0800 8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
joehw [Thu, 01 Mar 2018 15:31:04 -0800] rev 49115
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer Reviewed-by: rriggs, smarks, sherman, tvaleev
Thu, 01 Mar 2018 21:09:54 +0000 Merge
lana [Thu, 01 Mar 2018 21:09:54 +0000] rev 49114
Merge
Thu, 01 Mar 2018 19:45:37 +0000 Merge
lana [Thu, 01 Mar 2018 19:45:37 +0000] rev 49113
Merge
Thu, 01 Mar 2018 19:44:36 +0000 Added tag jdk-11+3 for changeset 1fd4d6068f54
lana [Thu, 01 Mar 2018 19:44:36 +0000] rev 49112
Added tag jdk-11+3 for changeset 1fd4d6068f54
Thu, 01 Mar 2018 15:50:26 -0500 6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
rriggs [Thu, 01 Mar 2018 15:50:26 -0500] rev 49111
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes Reviewed-by: alanb, sherman Contributed-by: philipp.kunz@paratix.ch
Thu, 01 Mar 2018 12:31:24 -0800 8187653: Lock in CoderResult.Cache becomes performance bottleneck
sherman [Thu, 01 Mar 2018 12:31:24 -0800] rev 49110
8187653: Lock in CoderResult.Cache becomes performance bottleneck Reviewed-by: rriggs, alanb
Thu, 01 Mar 2018 15:45:51 -0400 8197594: String#repeat
jlaskey [Thu, 01 Mar 2018 15:45:51 -0400] rev 49109
8197594: String#repeat Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
Thu, 01 Mar 2018 18:27:39 +0000 8198841: Thread.interrupt should set interrupt status while holding blockerLock
alanb [Thu, 01 Mar 2018 18:27:39 +0000] rev 49108
8198841: Thread.interrupt should set interrupt status while holding blockerLock Reviewed-by: bpb
Thu, 01 Mar 2018 10:03:31 -0800 Merge
prr [Thu, 01 Mar 2018 10:03:31 -0800] rev 49107
Merge
Thu, 01 Mar 2018 08:52:52 -0800 Merge
prr [Thu, 01 Mar 2018 08:52:52 -0800] rev 49106
Merge
Wed, 28 Feb 2018 14:29:37 +0530 8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
kaddepalli [Wed, 28 Feb 2018 14:29:37 +0530] rev 49105
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows Reviewed-by: ssadetsky, prr, serb
Wed, 28 Feb 2018 12:07:31 +0530 8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
psadhukhan [Wed, 28 Feb 2018 12:07:31 +0530] rev 49104
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java Reviewed-by: jdv, sveerabhadra
Tue, 27 Feb 2018 21:53:06 +0000 8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
serb [Tue, 27 Feb 2018 21:53:06 +0000] rev 49103
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown Reviewed-by: serb Contributed-by: Alan Snyder <fishgarage@cbfiddle.com>
Tue, 27 Feb 2018 11:08:53 +0530 8198693: Update ProblemsList for mac
psadhukhan [Tue, 27 Feb 2018 11:08:53 +0530] rev 49102
8198693: Update ProblemsList for mac Reviewed-by: prr, serb
Mon, 26 Feb 2018 10:36:34 -0800 Merge
prr [Mon, 26 Feb 2018 10:36:34 -0800] rev 49101
Merge
Fri, 23 Feb 2018 12:30:03 +0530 8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
jdv [Fri, 23 Feb 2018 12:30:03 +0530] rev 49100
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error Reviewed-by: serb, ssadetsky, kaddepalli
Fri, 23 Feb 2018 09:59:16 +0530 8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
sveerabhadra [Fri, 23 Feb 2018 09:59:16 +0530] rev 49099
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails Reviewed-by: serb, ssadetsky
Thu, 22 Feb 2018 13:25:43 +0530 8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
jdv [Thu, 22 Feb 2018 13:25:43 +0530] rev 49098
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting Reviewed-by: prr, serb, psadhukhan
Thu, 22 Feb 2018 12:06:15 +0530 8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
psadhukhan [Thu, 22 Feb 2018 12:06:15 +0530] rev 49097
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error Reviewed-by: serb, jdv
Wed, 21 Feb 2018 12:49:00 -0800 8198333: ProblemList should be updated for headless mode
serb [Wed, 21 Feb 2018 12:49:00 -0800] rev 49096
8198333: ProblemList should be updated for headless mode Reviewed-by: psadhukhan, prr
Tue, 20 Feb 2018 21:49:06 -0800 Merge
prr [Tue, 20 Feb 2018 21:49:06 -0800] rev 49095
Merge
Tue, 20 Feb 2018 14:28:02 -0800 8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
prr [Tue, 20 Feb 2018 14:28:02 -0800] rev 49094
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine Reviewed-by: ihse, erikj
Tue, 20 Feb 2018 13:30:49 -0800 Merge
prr [Tue, 20 Feb 2018 13:30:49 -0800] rev 49093
Merge
Fri, 16 Feb 2018 16:18:55 -0800 8196133: JShell crashes when attempting to use bad source file in class path
rfield [Fri, 16 Feb 2018 16:18:55 -0800] rev 49092
8196133: JShell crashes when attempting to use bad source file in class path Reviewed-by: jlahoda
Fri, 16 Feb 2018 13:49:07 -0800 Merge
prr [Fri, 16 Feb 2018 13:49:07 -0800] rev 49091
Merge
Fri, 16 Feb 2018 12:24:38 -0800 8196196: Headful tests should not be run in headless mode
serb [Fri, 16 Feb 2018 12:24:38 -0800] rev 49090
8196196: Headful tests should not be run in headless mode Reviewed-by: prr
Fri, 16 Feb 2018 18:27:35 +0530 8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
akolarkunnu [Fri, 16 Feb 2018 18:27:35 +0530] rev 49089
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue Reviewed-by: serb
Fri, 16 Feb 2018 18:17:34 +0530 8197482: Make Jemmy ComponentChooser lambda friendly
akolarkunnu [Fri, 16 Feb 2018 18:17:34 +0530] rev 49088
8197482: Make Jemmy ComponentChooser lambda friendly Reviewed-by: serb
Fri, 16 Feb 2018 18:06:23 +0530 8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
akolarkunnu [Fri, 16 Feb 2018 18:06:23 +0530] rev 49087
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout Reviewed-by: ssadetsky
Thu, 15 Feb 2018 17:20:57 -0800 8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
avu [Thu, 15 Feb 2018 17:20:57 -0800] rev 49086
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution Reviewed-by: serb, prr
Thu, 15 Feb 2018 14:20:44 +0530 5076761: JList.setSelectedValue(null, ...) doesn't do anything
pbansal [Thu, 15 Feb 2018 14:20:44 +0530] rev 49085
5076761: JList.setSelectedValue(null, ...) doesn't do anything Reviewed-by: serb, ssadetsky, psadhukhan
(0) -30000 -10000 -3000 -1000 -512 +512 +1000 +3000 tip