Thu, 31 Jan 2019 11:19:58 -0500 8217659: monitor_logging updates from Async Monitor Deflation project
dcubed [Thu, 31 Jan 2019 11:19:58 -0500] rev 53588
8217659: monitor_logging updates from Async Monitor Deflation project Reviewed-by: dholmes, coleenp, rehn
Thu, 31 Jan 2019 10:29:53 -0500 8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
coleenp [Thu, 31 Jan 2019 10:29:53 -0500] rev 53587
8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading Summary: remove gc timing for short runtime cleanup triggering; make symbol table cleaning triggered automatically on unloading Reviewed-by: shade, stefank, gziemski
Thu, 31 Jan 2019 10:18:41 -0500 8216072: Remove TaskTerminator's assignment operator
zgu [Thu, 31 Jan 2019 10:18:41 -0500] rev 53586
8216072: Remove TaskTerminator's assignment operator Reviewed-by: tschatzl, rkennke, kbarrett
Thu, 31 Jan 2019 10:05:11 -0500 8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
rriggs [Thu, 31 Jan 2019 10:05:11 -0500] rev 53585
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp Reviewed-by: dholmes, alanb Contributed-by: fujie@loongson.cn
Thu, 31 Jan 2019 07:28:40 -0500 8212949: Remove ConstantPoolCache::is_constantPoolCache
coleenp [Thu, 31 Jan 2019 07:28:40 -0500] rev 53584
8212949: Remove ConstantPoolCache::is_constantPoolCache Summary: remove relic of permgen, also is_constMethod too. Reviewed-by: dholmes
Thu, 31 Jan 2019 07:24:28 -0500 8215550: Debugger does not work after reattach
gadams [Thu, 31 Jan 2019 07:24:28 -0500] rev 53583
8215550: Debugger does not work after reattach Reviewed-by: cjplummer, sspitsyn
Thu, 31 Jan 2019 10:31:39 +0100 8218041: Assorted wrong/missing includes
rehn [Thu, 31 Jan 2019 10:31:39 +0100] rev 53582
8218041: Assorted wrong/missing includes Reviewed-by: dholmes, kbarrett, stefank, shade
Thu, 31 Jan 2019 01:17:41 +0100 Added tag jdk-13+6 for changeset b5f05fe4a6f8
jwilhelm [Thu, 31 Jan 2019 01:17:41 +0100] rev 53581
Added tag jdk-13+6 for changeset b5f05fe4a6f8
Wed, 30 Jan 2019 13:47:25 -0800 8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
sviswanathan [Wed, 30 Jan 2019 13:47:25 -0800] rev 53580
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation) Reviewed-by: kvn, neliasso, thartmann
Wed, 30 Jan 2019 12:54:29 -0800 8218084: Revert JDK-8218057 jdk-13+6
erikj [Wed, 30 Jan 2019 12:54:29 -0800] rev 53579
8218084: Revert JDK-8218057 Reviewed-by: darcy, ctornqvi
Wed, 30 Jan 2019 21:12:56 +0100 Merge
jwilhelm [Wed, 30 Jan 2019 21:12:56 +0100] rev 53578
Merge
Wed, 30 Jan 2019 09:30:40 -0800 8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
iignatyev [Wed, 30 Jan 2019 09:30:40 -0800] rev 53577
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations" Reviewed-by: roland, thartmann
Wed, 30 Jan 2019 15:02:05 +0530 8215921: There is no change when select different Foreground and Background by mouse.
kaddepalli [Wed, 30 Jan 2019 15:02:05 +0530] rev 53576
8215921: There is no change when select different Foreground and Background by mouse. Reviewed-by: serb, psadhukhan
Tue, 29 Jan 2019 11:21:43 -0800 8217666: gc/nvdimm/* should not be included any tiers
sangheki [Tue, 29 Jan 2019 11:21:43 -0800] rev 53575
8217666: gc/nvdimm/* should not be included any tiers Reviewed-by: iignatyev, lkorinth
Wed, 30 Jan 2019 14:19:24 -0500 8217578: Shenandoah cleanup unused timings after concurrent string table change
zgu [Wed, 30 Jan 2019 14:19:24 -0500] rev 53574
8217578: Shenandoah cleanup unused timings after concurrent string table change Reviewed-by: shade
Wed, 30 Jan 2019 19:45:10 +0100 8217994: os::print_hex_dump should be more resilient against unreadable memory
shade [Wed, 30 Jan 2019 19:45:10 +0100] rev 53573
8217994: os::print_hex_dump should be more resilient against unreadable memory Reviewed-by: zgu, stuefe, lucy
Wed, 30 Jan 2019 18:21:06 +0000 8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"
dfuchs [Wed, 30 Jan 2019 18:21:06 +0000] rev 53572
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer" Summary: uses a longer linger time and avoids closing socket too early. Reviewed-by: chegar
Wed, 30 Jan 2019 18:34:31 +0100 8218031: Zero broken after JDK-8217922 (Compiler dead code removal)
shade [Wed, 30 Jan 2019 18:34:31 +0100] rev 53571
8218031: Zero broken after JDK-8217922 (Compiler dead code removal) Reviewed-by: thartmann, sgehwolf, shade Contributed-by: Ao Qi <aoqi@loongson.cn>
Wed, 30 Jan 2019 18:27:40 +0100 8217916: Build compare script is not comparing jmods
erikj [Wed, 30 Jan 2019 18:27:40 +0100] rev 53570
8217916: Build compare script is not comparing jmods Reviewed-by: ihse
Wed, 30 Jan 2019 18:26:39 +0100 8218057: Add ppc64le and s390x profiles to jib-profiles.js
ihse [Wed, 30 Jan 2019 18:26:39 +0100] rev 53569
8218057: Add ppc64le and s390x profiles to jib-profiles.js Reviewed-by: erikj
Wed, 30 Jan 2019 17:02:17 +0100 8218063: JDK-8218060 breaks build for S390
tschatzl [Wed, 30 Jan 2019 17:02:17 +0100] rev 53568
8218063: JDK-8218060 breaks build for S390 Summary: Reinstated function removed by JDK-8218060 and properly ifdef'ed it. Reviewed-by: shade, eosterlund
Wed, 30 Jan 2019 16:19:25 +0100 8218060: JDK-8217786 breaks build due to remaining unused function
tschatzl [Wed, 30 Jan 2019 16:19:25 +0100] rev 53567
8218060: JDK-8217786 breaks build due to remaining unused function Summary: Remove unused function. Reviewed-by: eosterlund
Wed, 30 Jan 2019 14:24:14 +0100 8217465: [REDO] - Optimize CodeHeap Analytics
lucy [Wed, 30 Jan 2019 14:24:14 +0100] rev 53566
8217465: [REDO] - Optimize CodeHeap Analytics Reviewed-by: kvn, thartmann
Wed, 30 Jan 2019 09:57:59 +0100 8217786: Provide virtualization related info in the hs_error file on linux s390x
mbaesken [Wed, 30 Jan 2019 09:57:59 +0100] rev 53565
8217786: Provide virtualization related info in the hs_error file on linux s390x Reviewed-by: dholmes, stuefe
Wed, 30 Jan 2019 12:04:59 +0000 Merge
prappo [Wed, 30 Jan 2019 12:04:59 +0000] rev 53564
Merge
Wed, 30 Jan 2019 00:24:32 +0000 8218022: Repeated words typos in java.base
prappo [Wed, 30 Jan 2019 00:24:32 +0000] rev 53563
8218022: Repeated words typos in java.base Reviewed-by: alanb, lancea, mchung Contributed-by: Andrey Turbanov <turbanoff@gmail.com>
Wed, 30 Jan 2019 16:39:26 +0530 8215577: Remove javadoc support for HTML 4
pmuthuswamy [Wed, 30 Jan 2019 16:39:26 +0530] rev 53562
8215577: Remove javadoc support for HTML 4 Reviewed-by: jjg, hannesw
Tue, 29 Jan 2019 15:19:43 +0100 8217979: lib-freetype related configure messages contain wrong configure flag names
mbaesken [Tue, 29 Jan 2019 15:19:43 +0100] rev 53561
8217979: lib-freetype related configure messages contain wrong configure flag names Reviewed-by: erikj, prr
Tue, 29 Jan 2019 16:48:20 -0800 8163127: Debugger classExclusionFilter does not work correctly with method references
dtitov [Tue, 29 Jan 2019 16:48:20 -0800] rev 53560
8163127: Debugger classExclusionFilter does not work correctly with method references Reviewed-by: cjplummer, jcbeyler
Tue, 29 Jan 2019 15:13:35 -0800 8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT
mseledtsov [Tue, 29 Jan 2019 15:13:35 -0800] rev 53559
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT Summary: changed handling of cases when child process suvives the signal Reviewed-by: egahlin
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip