ihse [Tue, 05 Mar 2019 13:41:36 +0100] rev 53997
8220155: JDK-8219971 broke hotspot build
Reviewed-by: dholmes
aoqi [Tue, 05 Mar 2019 11:09:52 +0100] rev 53996
8219906: Update test documentation with default test jobs settings
Reviewed-by: ihse
ihse [Tue, 05 Mar 2019 11:07:19 +0100] rev 53995
8219971: Introduce SetupExecute in build system
Reviewed-by: erikj
dholmes [Mon, 04 Mar 2019 19:38:50 -0500] rev 53994
8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
Reviewed-by: redestad, vlivanov, coleenp
erikj [Mon, 04 Mar 2019 11:28:52 -0800] rev 53993
8219986: Change to Xcode 10.1 for building on Macosx at Oracle
Reviewed-by: tbell
erikj [Mon, 04 Mar 2019 11:30:27 -0800] rev 53992
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
Reviewed-by: tbell
jjg [Mon, 04 Mar 2019 11:19:34 -0800] rev 53991
8219801: Pages do not have <h1>
Reviewed-by: hannesw
kevinw [Fri, 01 Mar 2019 04:34:28 -0800] rev 53990
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
Reviewed-by: kvn, iignatyev
Contributed-by: fairoz.matte@oracle.com
fyang [Fri, 01 Mar 2019 14:38:59 +0800] rev 53989
8219888: aarch64: add CPU detection code for HiSilicon TSV110
Reviewed-by: aph, drwhite, pzhang
Contributed-by: dongbo4@huawei.com
gadams [Mon, 04 Mar 2019 08:45:05 -0500] rev 53988
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
Reviewed-by: amenkov, sspitsyn
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53987
8219856: Spell out G1CollectorPolicy::is_hetero_heap
Reviewed-by: sangheki, kbarrett
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53986
8219748: Add and use getter for the timing object in G1
Reviewed-by: shade, kbarrett
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53985
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
Reviewed-by: shade, sangheki
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53984
8219369: Add named constants for iterating ExtRootScan phases
Reviewed-by: kbarrett, sangheki
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53983
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
Summary: Do not wait for the GC locker in the periodic GC thread as the GC locker being held is an indication for being busy anyway.
Reviewed-by: kbarrett, shade
jlahoda [Mon, 04 Mar 2019 10:19:35 +0100] rev 53982
8217868: Crash for overlap between source path and patch module path
Summary: When analyzing implicit files, do not look for containing module, but rather use the already known one.
Reviewed-by: jjg
dholmes [Sat, 02 Mar 2019 18:09:18 -0500] rev 53981
8219619: Remove UseFakeTimers and related code
Reviewed-by: zgu, redestad
zgu [Sat, 02 Mar 2019 08:33:32 -0500] rev 53980
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
Reviewed-by: rkennke
dchuyko [Sat, 02 Mar 2019 11:42:04 +0300] rev 53979
8214854: JDWP: Unforseen output truncation in logging
Reviewed-by: cjplummer, dholmes
xuelei [Fri, 01 Mar 2019 13:08:41 -0800] rev 53978
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
Reviewed-by: mullan, wetmore
igerasim [Fri, 01 Mar 2019 12:47:30 -0800] rev 53977
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
Reviewed-by: rriggs, darcy
jjg [Fri, 01 Mar 2019 11:01:49 -0800] rev 53976
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
Reviewed-by: darcy
jiefu [Fri, 01 Mar 2019 10:00:03 -0800] rev 53975
8219919: RuntimeStub name lost with PrintFrameConverterAssembly
Reviewed-by: kvn
xuelei [Fri, 01 Mar 2019 09:42:04 -0800] rev 53974
8219990: Backout JDK-8219658
Reviewed-by: dfuchs
mdoerr [Fri, 01 Mar 2019 17:48:53 +0100] rev 53973
8219582: PPC: Crash after C1 checkcast patched and GC
Reviewed-by: akozlov, goetz
xuelei [Fri, 01 Mar 2019 08:35:14 -0800] rev 53972
8215430: Remove the internal package com.sun.net.ssl
Reviewed-by: chegar, mullan, wetmore
dholmes [Fri, 01 Mar 2019 08:14:29 -0500] rev 53971
8219969: Backout JDK-8219492
Reviewed-by: goetz, hseigel, tschatzl
stuefe [Sun, 10 Feb 2019 09:10:42 +0100] rev 53970
8218988: Improve metaspace verifications
Reviewed-by: zgu, coleenp