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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip