Thu, 08 Feb 2018 17:25:57 -0800 8198485: Simplify a URLClassPath constructor
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48998
8198485: Simplify a URLClassPath constructor Reviewed-by: alanb, mchung
Thu, 08 Feb 2018 17:25:57 -0800 8198484: URLClassPath should use an ArrayDeque instead of a Stack
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48997
8198484: URLClassPath should use an ArrayDeque instead of a Stack Reviewed-by: alanb, mchung, plevart, psandoz
Thu, 08 Feb 2018 17:25:57 -0800 8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48996
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls" Reviewed-by: alanb, mchung
Thu, 08 Feb 2018 17:25:57 -0800 8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48995
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader Reviewed-by: alanb, mchung, rriggs
Thu, 08 Feb 2018 17:25:56 -0800 8198480: Improve ClassLoaders static init block
martin [Thu, 08 Feb 2018 17:25:56 -0800] rev 48994
8198480: Improve ClassLoaders static init block Reviewed-by: alanb, mchung
Tue, 27 Feb 2018 21:05:07 +0100 8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
redestad [Tue, 27 Feb 2018 21:05:07 +0100] rev 48993
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable Reviewed-by: vlivanov, psandoz, jrose
Tue, 27 Feb 2018 12:47:58 +0000 8038043: Xerces Update: XInclude update
aefimov [Tue, 27 Feb 2018 12:47:58 +0000] rev 48992
8038043: Xerces Update: XInclude update Reviewed-by: joehw
Mon, 26 Feb 2018 17:18:15 -0800 8198522: Javadoc search broken after output files organization for modules
bpatel [Mon, 26 Feb 2018 17:18:15 -0800] rev 48991
8198522: Javadoc search broken after output files organization for modules Reviewed-by: jjg
Mon, 26 Feb 2018 16:05:25 -0800 8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
psandoz [Mon, 26 Feb 2018 16:05:25 -0800] rev 48990
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException Reviewed-by: mchung
Mon, 26 Feb 2018 12:43:53 +0100 8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
redestad [Mon, 26 Feb 2018 12:43:53 +0100] rev 48989
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418 8198490: java/util/logging/TestLogConfigurationDeadLock.java timed out. Reviewed-by: alanb
Fri, 16 Feb 2018 11:33:13 +0100 8198275: AIX build broken after latest whitebox.cpp changes
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 48988
8198275: AIX build broken after latest whitebox.cpp changes Reviewed-by: mdoerr
Sun, 25 Feb 2018 23:02:45 -0800 8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
rfield [Sun, 25 Feb 2018 23:02:45 -0800] rev 48987
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232 Reviewed-by: jlahoda
Mon, 26 Feb 2018 11:16:24 +0530 8060094: java/util/Formatter/Basic.java failed in tr locale
nishjain [Mon, 26 Feb 2018 11:16:24 +0530] rev 48986
8060094: java/util/Formatter/Basic.java failed in tr locale Reviewed-by: naoto
Mon, 26 Feb 2018 08:30:30 +0800 8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
weijun [Mon, 26 Feb 2018 08:30:30 +0800] rev 48985
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue Reviewed-by: coffeys, xuelei
Sat, 24 Feb 2018 09:41:42 -0800 8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
mchung [Sat, 24 Feb 2018 09:41:42 -0800] rev 48984
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown Reviewed-by: dholmes
Mon, 19 Feb 2018 04:50:50 +0100 Merge
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 48983
Merge
Fri, 16 Feb 2018 10:10:14 +0530 8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
sballal [Fri, 16 Feb 2018 10:10:14 +0530] rev 48982
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output Reviewed-by: dholmes, cjplummer
Thu, 15 Feb 2018 11:31:56 -0800 8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
psomashe [Thu, 15 Feb 2018 11:31:56 -0800] rev 48981
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold. Summary: subtask of JDK-4916621: update tests using JDIScaffold to using TestScaffold instead. Reviewed-by: sspitsyn, gthornbr
Thu, 15 Feb 2018 13:37:50 -0800 8197906: Enable CDS mode execution of jtreg tests via make
mseledtsov [Thu, 15 Feb 2018 13:37:50 -0800] rev 48980
8197906: Enable CDS mode execution of jtreg tests via make Summary: changed make file to add this functionality Reviewed-by: iignatyev, ihse Contributed-by: erik.joelsson@oracle.com
Wed, 14 Feb 2018 07:08:25 -0800 8179249: Improve process output analysis in CDS tests
iklam [Wed, 14 Feb 2018 07:08:25 -0800] rev 48979
8179249: Improve process output analysis in CDS tests Summary: Added new API TestCommon.run(...).assertNormalExit(...), etc Reviewed-by: mseledtsov
Thu, 15 Feb 2018 09:22:25 -0800 8196909: gcc 7.2.1 compiler warning in libdt_socket
cjplummer [Thu, 15 Feb 2018 09:22:25 -0800] rev 48978
8196909: gcc 7.2.1 compiler warning in libdt_socket Summary: fixed warning Reviewed-by: sspitsyn, clanger
Thu, 15 Feb 2018 16:16:17 +0100 Merge
jwilhelm [Thu, 15 Feb 2018 16:16:17 +0100] rev 48977
Merge
Thu, 15 Feb 2018 09:17:56 +0100 8197828: Null pointer dereference in MultiNode::proj_out_or_null
thartmann [Thu, 15 Feb 2018 09:17:56 +0100] rev 48976
8197828: Null pointer dereference in MultiNode::proj_out_or_null Summary: Added a null check for the return value of AllocateNode::initialization(). Reviewed-by: kvn, shade, dlong
Wed, 14 Feb 2018 17:20:59 -0500 8193373: Cleanup ElfFile and family
zgu [Wed, 14 Feb 2018 17:20:59 -0500] rev 48975
8193373: Cleanup ElfFile and family Summary: Cleanup elf decoder and added test Reviewed-by: minqi, coleenp
Wed, 14 Feb 2018 16:42:00 +0100 8197945: Qurarantine failing condy tests
jwilhelm [Wed, 14 Feb 2018 16:42:00 +0100] rev 48974
8197945: Qurarantine failing condy tests Reviewed-by: coleenp, lfoltan, kbarrett
Wed, 14 Feb 2018 10:32:19 -0800 8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
ccheung [Wed, 14 Feb 2018 10:32:19 -0800] rev 48973
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass Summary: add an unverifiable method to the test class Reviewed-by: dholmes, iklam
Wed, 14 Feb 2018 06:57:28 -0800 8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
iklam [Wed, 14 Feb 2018 06:57:28 -0800] rev 48972
8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops Reviewed-by: coleenp
Wed, 14 Feb 2018 09:09:37 -0500 8197772: metaspace uses global operator new/delete for gtest testing
coleenp [Wed, 14 Feb 2018 09:09:37 -0500] rev 48971
8197772: metaspace uses global operator new/delete for gtest testing Summary: Inherit ChunkManagerReturnTestImpl from CHeapObj Reviewed-by: kbarrett, zgu
Wed, 14 Feb 2018 09:03:31 -0500 8197789: os::SuspendedThreadTask causes references to global operator delete
coleenp [Wed, 14 Feb 2018 09:03:31 -0500] rev 48970
8197789: os::SuspendedThreadTask causes references to global operator delete Summary: make destructor non-virtual and protected Reviewed-by: kbarrett
Wed, 14 Feb 2018 13:29:45 +0100 Merge
jwilhelm [Wed, 14 Feb 2018 13:29:45 +0100] rev 48969
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip