Tue, 05 Feb 2019 09:53:33 -0800 8218177: Bump jib format_version to support new devkit archive layout
erikj [Tue, 05 Feb 2019 09:53:33 -0800] rev 53642
8218177: Bump jib format_version to support new devkit archive layout Reviewed-by: ihse, tbell
Tue, 05 Feb 2019 10:40:25 -0500 8139551: Scalability problem with redefinition - multiple code cache walks
coleenp [Tue, 05 Feb 2019 10:40:25 -0500] rev 53641
8139551: Scalability problem with redefinition - multiple code cache walks Summary: Walk code cache and deoptimize once per redefinition. Reviewed-by: sspitsyn, dlong
Thu, 31 Jan 2019 23:56:37 +0800 8217597: [TESTBUG] old version docker does not support --cpus
aoqi [Thu, 31 Jan 2019 23:56:37 +0800] rev 53640
8217597: [TESTBUG] old version docker does not support --cpus Summary: "--cpus" is only available in Docker 1.13 and higher, and is the equivalent of setting both --cpu-period and --cpu-quota. Reviewed-by: bobv, dholmes Contributed-by: aoqi@loongson.cn
Tue, 18 Dec 2018 09:29:39 +0100 8215483: Off heap memory accesses should be vectorized
roland [Tue, 18 Dec 2018 09:29:39 +0100] rev 53639
8215483: Off heap memory accesses should be vectorized Reviewed-by: neliasso, kvn
Tue, 05 Feb 2019 10:56:12 +0100 8218186: Clean up CLDR generation in build
ihse [Tue, 05 Feb 2019 10:56:12 +0100] rev 53638
8218186: Clean up CLDR generation in build Reviewed-by: erikj
Tue, 05 Feb 2019 14:24:29 +0900 8217845: SA should refer const values for JVMFlag from HotSpot
ysuenaga [Tue, 05 Feb 2019 14:24:29 +0900] rev 53637
8217845: SA should refer const values for JVMFlag from HotSpot Reviewed-by: sspitsyn, jgeorge
Mon, 04 Feb 2019 19:42:36 -0800 8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
iklam [Mon, 04 Feb 2019 19:42:36 -0800] rev 53636
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests Reviewed-by: ccheung, dholmes
Tue, 05 Feb 2019 00:43:38 +0530 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
jgeorge [Tue, 05 Feb 2019 00:43:38 +0530] rev 53635
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher Summary: Refactoring the SA tests which test clhsdb commands to use ClhsdbLauncher for uniformity and ease of maintainence Reviewed-by: jcbeyler, dholmes
Mon, 04 Feb 2019 17:35:38 -0800 8218406: C1: Redundant nmethod dependency for private method is added
vlivanov [Mon, 04 Feb 2019 17:35:38 -0800] rev 53634
8218406: C1: Redundant nmethod dependency for private method is added Reviewed-by: kvn
Mon, 04 Feb 2019 17:35:36 -0800 8075052: Autobox elimination hinders loop unrolling
vlivanov [Mon, 04 Feb 2019 17:35:36 -0800] rev 53633
8075052: Autobox elimination hinders loop unrolling Reviewed-by: kvn
Mon, 04 Feb 2019 17:35:35 -0800 8188133: C2: Static field accesses in clinit can trigger deoptimizations
vlivanov [Mon, 04 Feb 2019 17:35:35 -0800] rev 53632
8188133: C2: Static field accesses in clinit can trigger deoptimizations Reviewed-by: kvn
Mon, 04 Feb 2019 21:42:47 +0100 8218145: block_if_requested is not proper inlined due to size
rehn [Mon, 04 Feb 2019 21:42:47 +0100] rev 53631
8218145: block_if_requested is not proper inlined due to size Reviewed-by: kbarrett, coleenp, gziemski
Mon, 04 Feb 2019 14:10:53 -0500 8217393: Clarify Attributes.equals()
lancea [Mon, 04 Feb 2019 14:10:53 -0500] rev 53630
8217393: Clarify Attributes.equals() Reviewed-by: alanb, darcy, rriggs, martin
Mon, 04 Feb 2019 10:04:04 -0800 8218386: Correct the SE version in j.l.Character
naoto [Mon, 04 Feb 2019 10:04:04 -0800] rev 53629
8218386: Correct the SE version in j.l.Character Reviewed-by: lancea
Mon, 04 Feb 2019 11:00:12 +0100 8218276: AIX build fails in tieredThresholdPolicy.cpp
mbaesken [Mon, 04 Feb 2019 11:00:12 +0100] rev 53628
8218276: AIX build fails in tieredThresholdPolicy.cpp Reviewed-by: dholmes, mdoerr
Sun, 03 Feb 2019 10:00:14 +0100 8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
alanb [Sun, 03 Feb 2019 10:00:14 +0100] rev 53627
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing Reviewed-by: alanb, serb Contributed-by: fujie@loongson.cn
Fri, 01 Feb 2019 15:05:52 +0800 8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
fyang [Fri, 01 Feb 2019 15:05:52 +0800] rev 53626
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static Reviewed-by: aph Contributed-by: lunliu93@gmail.com
Fri, 01 Feb 2019 18:51:14 -0800 8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
vlivanov [Fri, 01 Feb 2019 18:51:14 -0800] rev 53625
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none Reviewed-by: kvn, neliasso
Fri, 01 Feb 2019 18:50:53 -0800 8217919: C2: Enable -XX:+AggressiveUnboxing by default
vlivanov [Fri, 01 Feb 2019 18:50:53 -0800] rev 53624
8217919: C2: Enable -XX:+AggressiveUnboxing by default Reviewed-by: kvn, neliasso
Fri, 01 Feb 2019 18:50:22 -0800 8217918: C2: -XX:+AggressiveUnboxing is broken
vlivanov [Fri, 01 Feb 2019 18:50:22 -0800] rev 53623
8217918: C2: -XX:+AggressiveUnboxing is broken Reviewed-by: kvn
Fri, 01 Feb 2019 18:16:25 -0500 8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
kbarrett [Fri, 01 Feb 2019 18:16:25 -0500] rev 53622
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt Summary: Add test to problem list. Reviewed-by: iignatyev
Sat, 02 Feb 2019 00:11:54 +0100 Merge
jwilhelm [Sat, 02 Feb 2019 00:11:54 +0100] rev 53621
Merge
Fri, 01 Feb 2019 13:33:02 -0800 8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
iignatyev [Fri, 01 Feb 2019 13:33:02 -0800] rev 53620
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp Reviewed-by: dlong
Fri, 01 Feb 2019 09:25:31 -0800 8218025: disable pop_frame and force_early_return caps for Graal
amenkov [Fri, 01 Feb 2019 09:25:31 -0800] rev 53619
8218025: disable pop_frame and force_early_return caps for Graal Reviewed-by: iignatyev, sspitsyn, dholmes
Fri, 01 Feb 2019 08:59:03 -0800 8216546: Support new Japanese era in java.lang.Character for Java SE 11
naoto [Fri, 01 Feb 2019 08:59:03 -0800] rev 53618
8216546: Support new Japanese era in java.lang.Character for Java SE 11 Reviewed-by: chegar
Thu, 31 Jan 2019 22:17:14 -0800 8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
iignatyev [Thu, 31 Jan 2019 22:17:14 -0800] rev 53617
8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp Reviewed-by: kvn
Thu, 31 Jan 2019 22:17:09 -0800 8218168: clean up hotspot ProblemList
iignatyev [Thu, 31 Jan 2019 22:17:09 -0800] rev 53616
8218168: clean up hotspot ProblemList Reviewed-by: kvn, dholmes, sspitsyn
Fri, 01 Feb 2019 09:11:13 +0530 8218134: Modify the jQuery.md file to reflect the exact jQuery license content
pmuthuswamy [Fri, 01 Feb 2019 09:11:13 +0530] rev 53615
8218134: Modify the jQuery.md file to reflect the exact jQuery license content Reviewed-by: jjg, sundar
Thu, 31 Jan 2019 12:43:59 -0800 8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
naoto [Thu, 31 Jan 2019 12:43:59 -0800] rev 53614
8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra Reviewed-by: chegar
Thu, 31 Jan 2019 13:05:24 +0530 8214935: Upgrade IANA LSR data
nishjain [Thu, 31 Jan 2019 13:05:24 +0530] rev 53613
8214935: Upgrade IANA LSR data Reviewed-by: rriggs, naoto
Wed, 30 Jan 2019 17:35:20 -0800 8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
iignatyev [Wed, 30 Jan 2019 17:35:20 -0800] rev 53612
8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3 Reviewed-by: kvn
Thu, 31 Jan 2019 01:12:11 +0100 Added tag jdk-12+30 for changeset 6c377af36a5c
jwilhelm [Thu, 31 Jan 2019 01:12:11 +0100] rev 53611
Added tag jdk-12+30 for changeset 6c377af36a5c
Wed, 30 Jan 2019 14:03:08 -0800 8218020: Fix version number in mesa.md 3rd party legal file
prr [Wed, 30 Jan 2019 14:03:08 -0800] rev 53610
8218020: Fix version number in mesa.md 3rd party legal file Reviewed-by: serb, psadhukhan
Wed, 30 Jan 2019 13:11:16 -0800 8218079: cleanup hotspot ProblemList files
iignatyev [Wed, 30 Jan 2019 13:11:16 -0800] rev 53609
8218079: cleanup hotspot ProblemList files Reviewed-by: kvn
Wed, 30 Jan 2019 15:42:47 -0500 8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 jdk-12+30
mullan [Wed, 30 Jan 2019 15:42:47 -0500] rev 53608
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 Reviewed-by: jnimeh, clanger
Fri, 01 Feb 2019 10:08:21 -0800 8218198: Revert devkit change in JDK-8217910 for linux-x64
erikj [Fri, 01 Feb 2019 10:08:21 -0800] rev 53607
8218198: Revert devkit change in JDK-8217910 for linux-x64 Reviewed-by: tbell
Fri, 01 Feb 2019 16:03:16 +0100 8218151: Simplify JavaThread::thread_state definition
shade [Fri, 01 Feb 2019 16:03:16 +0100] rev 53606
8218151: Simplify JavaThread::thread_state definition Reviewed-by: stefank, dholmes, kbarrett
Fri, 01 Feb 2019 16:03:15 +0100 8217879: hs_err should print more instructions in hex dump
shade [Fri, 01 Feb 2019 16:03:15 +0100] rev 53605
8217879: hs_err should print more instructions in hex dump Reviewed-by: stuefe, coleenp, dholmes, lucy, stefank
Fri, 01 Feb 2019 14:24:40 +0000 8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
dfuchs [Fri, 01 Feb 2019 14:24:40 +0000] rev 53604
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException" Summary: changed the test to use the loopback interface. Reviewed-by: chegar
Fri, 01 Feb 2019 14:15:49 +0000 8195716: BootstrapLoggerTest : Executor still alive
dfuchs [Fri, 01 Feb 2019 14:15:49 +0000] rev 53603
8195716: BootstrapLoggerTest : Executor still alive Summary: Make sure the test joins the active executor thread before waiting for the executor to be GC'ed. Reviewed-by: mchung, martin
Fri, 01 Feb 2019 21:43:37 +0900 8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
ysuenaga [Fri, 01 Feb 2019 21:43:37 +0900] rev 53602
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize Reviewed-by: tschatzl, stuefe
Fri, 01 Feb 2019 06:42:41 -0500 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
coleenp [Fri, 01 Feb 2019 06:42:41 -0500] rev 53601
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes Summary: remove dead code, also remove function that is not needed after 8210094. Reviewed-by: lfoltan, dholmes
Fri, 01 Feb 2019 12:44:30 +0100 8217896: Make better use of LCPUs when building on AIX
ihse [Fri, 01 Feb 2019 12:44:30 +0100] rev 53600
8217896: Make better use of LCPUs when building on AIX Reviewed-by: ihse Contributed-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>
Sat, 08 Dec 2018 12:09:59 +0100 8214975: No hs-err file if fatal error is raised during dynamic initialization
stuefe [Sat, 08 Dec 2018 12:09:59 +0100] rev 53599
8214975: No hs-err file if fatal error is raised during dynamic initialization Reviewed-by: dholmes, dcubed
Fri, 01 Feb 2019 10:27:45 +0100 8218156: "jcmd VM.metaspace basic" misreports free chunk space
stuefe [Fri, 01 Feb 2019 10:27:45 +0100] rev 53598
8218156: "jcmd VM.metaspace basic" misreports free chunk space Reviewed-by: zgu
Wed, 30 Jan 2019 09:35:07 +0100 8218046: use bundled freetype in the AIX build by default
mbaesken [Wed, 30 Jan 2019 09:35:07 +0100] rev 53597
8218046: use bundled freetype in the AIX build by default Reviewed-by: ihse
Fri, 01 Feb 2019 11:29:31 +0530 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
jgeorge [Fri, 01 Feb 2019 11:29:31 +0530] rev 53596
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers Summary: Skip the test with jtreg.SkippedException if Platform.shouldSAAttach() returns false Reviewed-by: dholmes, goetz
Thu, 31 Jan 2019 17:48:29 -0800 6986483: CHA: optimize calls through interfaces
vlivanov [Thu, 31 Jan 2019 17:48:29 -0800] rev 53595
6986483: CHA: optimize calls through interfaces Reviewed-by: neliasso, thartmann
Thu, 31 Jan 2019 17:48:25 -0800 8059241: C2: Excessive RemoveUseless passes during incremental inlining
vlivanov [Thu, 31 Jan 2019 17:48:25 -0800] rev 53594
8059241: C2: Excessive RemoveUseless passes during incremental inlining Reviewed-by: roland, shade
Thu, 31 Jan 2019 13:36:31 -0800 8186321: Cleanup: SourceTreeManager not used
joehw [Thu, 31 Jan 2019 13:36:31 -0800] rev 53593
8186321: Cleanup: SourceTreeManager not used Reviewed-by: bpb, lancea
Thu, 31 Jan 2019 12:52:55 -0800 8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails
iignatyev [Thu, 31 Jan 2019 12:52:55 -0800] rev 53592
8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails Reviewed-by: kvn, dlong
Thu, 31 Jan 2019 04:49:46 -0800 8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
kevinw [Thu, 31 Jan 2019 04:49:46 -0800] rev 53591
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining Reviewed-by: kvn, thartmann Contributed-by: fairoz.matte@oracle.com
Thu, 31 Jan 2019 19:08:37 +0100 8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
shade [Thu, 31 Jan 2019 19:08:37 +0100] rev 53590
8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes) Reviewed-by: stefank, rehn, dholmes
Thu, 31 Jan 2019 08:39:28 -0800 8204564: Need better error output when GenerateLinkOptData fails
erikj [Thu, 31 Jan 2019 08:39:28 -0800] rev 53589
8204564: Need better error output when GenerateLinkOptData fails Reviewed-by: ihse, tbell
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
Tue, 29 Jan 2019 13:39:40 -0800 8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034
jjg [Tue, 29 Jan 2019 13:39:40 -0800] rev 53558
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034 Reviewed-by: clanger, hannesw
Tue, 29 Jan 2019 14:09:38 -0500 8217658: baseline_cleanups from Async Monitor Deflation project
dcubed [Tue, 29 Jan 2019 14:09:38 -0500] rev 53557
8217658: baseline_cleanups from Async Monitor Deflation project Summary: baseline_cleanups from Async Monitor Deflation project plus a couple of misc others. Reviewed-by: dholmes, rehn
Tue, 29 Jan 2019 10:09:13 -0800 8217910: Slow linking with devkit on Linux
erikj [Tue, 29 Jan 2019 10:09:13 -0800] rev 53556
8217910: Slow linking with devkit on Linux Reviewed-by: redestad, ehelin, ihse
Tue, 29 Jan 2019 11:44:36 -0600 8214821: Remove ConcurrentHashTable::get_copy
gziemski [Tue, 29 Jan 2019 11:44:36 -0600] rev 53555
8214821: Remove ConcurrentHashTable::get_copy Summary: Remobed get_copy API, replaced gtest usage with get API Reviewed-by: coleenp, rehn, kbarrett
Mon, 14 Jan 2019 15:40:22 -0800 8212824: Remove unnecessary spaces before/after comparison in vmTestbase
jcbeyler [Mon, 14 Jan 2019 15:40:22 -0800] rev 53554
8212824: Remove unnecessary spaces before/after comparison in vmTestbase Summary: Remove extra spaces around comparisons Reviewed-by: phh, amenkov
Tue, 29 Jan 2019 12:12:27 -0500 8217794: Missing termination check results violation of termination invariant
zgu [Tue, 29 Jan 2019 12:12:27 -0500] rev 53553
8217794: Missing termination check results violation of termination invariant Reviewed-by: tschatzl, shade
Tue, 29 Jan 2019 11:56:51 -0500 8216970: condy causes JVM crash
lfoltan [Tue, 29 Jan 2019 11:56:51 -0500] rev 53552
8216970: condy causes JVM crash Summary: Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array. Reviewed-by: acorn, hseigel, jrose
Tue, 29 Jan 2019 16:12:12 +0000 8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
chegar [Tue, 29 Jan 2019 16:12:12 +0000] rev 53551
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently Reviewed-by: dfuchs
Tue, 29 Jan 2019 07:46:50 -0800 8217609: New era placeholder not recognized by java.text.SimpleDateFormat
naoto [Tue, 29 Jan 2019 07:46:50 -0800] rev 53550
8217609: New era placeholder not recognized by java.text.SimpleDateFormat Reviewed-by: nishjain, rriggs
Tue, 29 Jan 2019 10:24:38 -0500 8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
mullan [Tue, 29 Jan 2019 10:24:38 -0500] rev 53549
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 Reviewed-by: jnimeh, clanger
Mon, 28 Jan 2019 14:07:58 +0100 8217877: Dead code in jdk.jlink's TaskHelper
sgehwolf [Mon, 28 Jan 2019 14:07:58 +0100] rev 53548
8217877: Dead code in jdk.jlink's TaskHelper Reviewed-by: alanb, mchung
Tue, 29 Jan 2019 14:43:05 +0100 8217921: Runtime dead code removal
redestad [Tue, 29 Jan 2019 14:43:05 +0100] rev 53547
8217921: Runtime dead code removal Reviewed-by: coleenp, sgehwolf, dholmes
Tue, 29 Jan 2019 14:34:26 +0100 8217922: Compiler dead code removal
redestad [Tue, 29 Jan 2019 14:34:26 +0100] rev 53546
8217922: Compiler dead code removal Reviewed-by: thartmann, neliasso
Tue, 29 Jan 2019 08:39:04 -0500 8215047: Task terminators do not complete termination in consistent state
zgu [Tue, 29 Jan 2019 08:39:04 -0500] rev 53545
8215047: Task terminators do not complete termination in consistent state Reviewed-by: tschatzl, minqi
Tue, 29 Jan 2019 08:28:24 -0500 8217785: Padding ParallelTaskTerminator::_offered_termination variable
zgu [Tue, 29 Jan 2019 08:28:24 -0500] rev 53544
8217785: Padding ParallelTaskTerminator::_offered_termination variable Reviewed-by: shade, tschatzl
Tue, 29 Jan 2019 12:16:52 +0100 8217880: AIX build issue after JDK-8214533
itakiguchi [Tue, 29 Jan 2019 12:16:52 +0100] rev 53543
8217880: AIX build issue after JDK-8214533 Reviewed-by: goetz, ihse, mbaesken
Tue, 29 Jan 2019 10:23:38 +0100 8217856: ZGC: Break out C2 matching rules into separate AD file
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53542
8217856: ZGC: Break out C2 matching rules into separate AD file Reviewed-by: neliasso, kvn
Tue, 29 Jan 2019 10:23:38 +0100 8217858: ZGC: Clean up ZDriver
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53541
8217858: ZGC: Clean up ZDriver Reviewed-by: stefank, eosterlund
Tue, 29 Jan 2019 10:23:38 +0100 8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53540
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer Reviewed-by: stefank, eosterlund
Tue, 29 Jan 2019 10:23:38 +0100 8217855: ZGC: Clean up ZReferenceProcessor
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53539
8217855: ZGC: Clean up ZReferenceProcessor Reviewed-by: stefank, kbarrett
Tue, 29 Jan 2019 10:23:38 +0100 8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53538
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1 Reviewed-by: neliasso, eosterlund
Tue, 29 Jan 2019 10:23:38 +0100 8217745: ZGC: Simplify ZLoadBarrierStubC1
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53537
8217745: ZGC: Simplify ZLoadBarrierStubC1 Reviewed-by: neliasso, eosterlund
Tue, 29 Jan 2019 11:30:17 +0100 8213229: Investigate treating StringTable as weak in young collections
tschatzl [Tue, 29 Jan 2019 11:30:17 +0100] rev 53536
8213229: Investigate treating StringTable as weak in young collections Reviewed-by: zgu, kbarrett
Tue, 29 Jan 2019 10:13:23 +0100 8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
eosterlund [Tue, 29 Jan 2019 10:13:23 +0100] rev 53535
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy Reviewed-by: kvn, mdoerr, thartmann
Tue, 29 Jan 2019 09:10:08 +0000 8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
sgroeger [Tue, 29 Jan 2019 09:10:08 +0000] rev 53534
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail Reviewed-by: clanger, rriggs
Tue, 29 Jan 2019 08:43:33 +0100 8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
goetz [Tue, 29 Jan 2019 08:43:33 +0100] rev 53533
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls. Reviewed-by: mdoerr, dholmes, lfoltan
Mon, 28 Jan 2019 23:00:31 +0100 8217869: Add count_leading_zeros utility
redestad [Mon, 28 Jan 2019 23:00:31 +0100] rev 53532
8217869: Add count_leading_zeros utility Reviewed-by: neliasso, thartmann
Mon, 28 Jan 2019 21:44:57 +0100 Merge
jwilhelm [Mon, 28 Jan 2019 21:44:57 +0100] rev 53531
Merge
Mon, 28 Jan 2019 10:24:23 +0100 8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
shade [Mon, 28 Jan 2019 10:24:23 +0100] rev 53530
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah Reviewed-by: dcubed, zgu
Mon, 28 Jan 2019 08:58:42 +0100 8217717: ZGC: Broken oop map in C1 load barrier stub
pliden [Mon, 28 Jan 2019 08:58:42 +0100] rev 53529
8217717: ZGC: Broken oop map in C1 load barrier stub Reviewed-by: eosterlund, neliasso Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com
Sat, 26 Jan 2019 12:51:27 -0800 8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
iignatyev [Sat, 26 Jan 2019 12:51:27 -0800] rev 53528
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows Reviewed-by: kvn
Fri, 25 Jan 2019 14:50:25 -0800 8217828: Un-ProblemList LongMulOverflowTest.java
iveresov [Fri, 25 Jan 2019 14:50:25 -0800] rev 53527
8217828: Un-ProblemList LongMulOverflowTest.java Reviewed-by: iignatyev
Mon, 28 Jan 2019 03:51:38 -0800 8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
shurailine [Mon, 28 Jan 2019 03:51:38 -0800] rev 53526
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov Reviewed-by: erikj
Mon, 28 Jan 2019 18:49:34 +0000 8217882: java/net/httpclient/MaxStreams.java failed once
dfuchs [Mon, 28 Jan 2019 18:49:34 +0000] rev 53525
8217882: java/net/httpclient/MaxStreams.java failed once Summary: added some more traces to help diagnosis Reviewed-by: bpb
Mon, 28 Jan 2019 18:45:34 +0000 8217903: java/net/httpclient/Response204.java fails with 404
dfuchs [Mon, 28 Jan 2019 18:45:34 +0000] rev 53524
8217903: java/net/httpclient/Response204.java fails with 404 Summary: Fixed test to use loopback address - this looks like a port reuse issue. Reviewed-by: chegar
Mon, 28 Jan 2019 15:53:56 +0100 8214799: Add package declaration to each JTREG test case in the gc folder
lkorinth [Mon, 28 Jan 2019 15:53:56 +0100] rev 53523
8214799: Add package declaration to each JTREG test case in the gc folder Reviewed-by: lmesnik, tschatzl
Mon, 28 Jan 2019 15:24:41 +0000 8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
dfuchs [Mon, 28 Jan 2019 15:24:41 +0000] rev 53522
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed Summary: The fix improves the test robustness by making it retry once in case of IO/Connect exception. Reviewed-by: chegar
Mon, 28 Jan 2019 13:51:16 +0000 8217429: WebSocket over authenticating proxy fails to send Upgrade headers
chegar [Mon, 28 Jan 2019 13:51:16 +0000] rev 53521
8217429: WebSocket over authenticating proxy fails to send Upgrade headers Reviewed-by: dfuchs, prappo
Mon, 28 Jan 2019 09:56:00 +0100 8217841: Remove unused class TraceCPUTime
redestad [Mon, 28 Jan 2019 09:56:00 +0100] rev 53520
8217841: Remove unused class TraceCPUTime Reviewed-by: dholmes
Sat, 26 Jan 2019 01:21:33 +0100 8217016: Shenandoah: Streamline generation of CAS barriers
rkennke [Sat, 26 Jan 2019 01:21:33 +0100] rev 53519
8217016: Shenandoah: Streamline generation of CAS barriers Reviewed-by: roland
Sun, 27 Jan 2019 20:48:27 -0500 8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
dholmes [Sun, 27 Jan 2019 20:48:27 -0500] rev 53518
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning Reviewed-by: dcubed, sspitsyn, dlong
Mon, 28 Jan 2019 08:01:06 +0900 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
ysuenaga [Mon, 28 Jan 2019 08:01:06 +0900] rev 53517
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 Reviewed-by: dholmes, cjplummer
Sun, 27 Jan 2019 14:55:57 -0500 8210469: Missing doPriviledged block and permission for jdk.zipfs module
lancea [Sun, 27 Jan 2019 14:55:57 -0500] rev 53516
8210469: Missing doPriviledged block and permission for jdk.zipfs module Reviewed-by: alanb, clanger, mchung, jjg
Sat, 26 Jan 2019 15:50:59 +0100 8193367: Annotated type variable bounds crash javac
bsrbnd [Sat, 26 Jan 2019 15:50:59 +0100] rev 53515
8193367: Annotated type variable bounds crash javac Reviewed-by: mcimadamore, vromero
Fri, 25 Jan 2019 18:43:02 -0800 8217820: Useless cast in ECUtil.java
xuelei [Fri, 25 Jan 2019 18:43:02 -0800] rev 53514
8217820: Useless cast in ECUtil.java Reviewed-by: jnimeh
Sat, 26 Jan 2019 10:34:29 +0900 8217612: (CL)HSDB cannot show some JVM flags
ysuenaga [Sat, 26 Jan 2019 10:34:29 +0900] rev 53513
8217612: (CL)HSDB cannot show some JVM flags Reviewed-by: dholmes, cjplummer
Fri, 25 Jan 2019 14:28:43 -0800 8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
joehw [Fri, 25 Jan 2019 14:28:43 -0800] rev 53512
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException Reviewed-by: dfuchs, lancea
Fri, 25 Jan 2019 13:37:12 -0800 8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
vlivanov [Fri, 25 Jan 2019 13:37:12 -0800] rev 53511
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver Reviewed-by: thartmann, roland
Fri, 25 Jan 2019 13:37:10 -0800 8191998: C2: inlining through MH linkers drops speculative part of argument types
vlivanov [Fri, 25 Jan 2019 13:37:10 -0800] rev 53510
8191998: C2: inlining through MH linkers drops speculative part of argument types Reviewed-by: roland, thartmann, kvn
Fri, 25 Jan 2019 13:37:08 -0800 8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
vlivanov [Fri, 25 Jan 2019 13:37:08 -0800] rev 53509
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle Reviewed-by: thartmann, roland
Fri, 25 Jan 2019 18:13:25 +0000 8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
dfuchs [Fri, 25 Jan 2019 18:13:25 +0000] rev 53508
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior Summary: The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested. Reviewed-by: chegar
Fri, 25 Jan 2019 18:12:06 +0100 Merge
jwilhelm [Fri, 25 Jan 2019 18:12:06 +0100] rev 53507
Merge
Fri, 25 Jan 2019 17:54:02 +0100 8217797: ProblemList LongMulOverflowTest.java
jwilhelm [Fri, 25 Jan 2019 17:54:02 +0100] rev 53506
8217797: ProblemList LongMulOverflowTest.java Reviewed-by: thartmann
Fri, 25 Jan 2019 08:52:32 -0800 8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
iignatyev [Fri, 25 Jan 2019 08:52:32 -0800] rev 53505
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression Reviewed-by: roland
Wed, 23 Jan 2019 13:40:09 +0100 8213231: ThreadSnapshot::_threadObj can become stale
ehelin [Wed, 23 Jan 2019 13:40:09 +0100] rev 53504
8213231: ThreadSnapshot::_threadObj can become stale Reviewed-by: dcubed, dholmes, rehn
Fri, 25 Jan 2019 10:59:07 +0000 8217657: Move the test for default value of jdk.includeInExceptions into own test
clanger [Fri, 25 Jan 2019 10:59:07 +0000] rev 53503
8217657: Move the test for default value of jdk.includeInExceptions into own test Reviewed-by: mullan, goetz
Thu, 24 Jan 2019 23:52:55 -0800 8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
iignatyev [Thu, 24 Jan 2019 23:52:55 -0800] rev 53502
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest Reviewed-by: dholmes
Fri, 25 Jan 2019 00:23:52 +0100 8217580: Remove tests from problemList as bugs has been closed
jwilhelm [Fri, 25 Jan 2019 00:23:52 +0100] rev 53501
8217580: Remove tests from problemList as bugs has been closed Reviewed-by: iignatyev, mseledtsov
Thu, 24 Jan 2019 12:23:01 +0100 8217309: ZGC: Fix ZNMethodTable corruption
pliden [Thu, 24 Jan 2019 12:23:01 +0100] rev 53500
8217309: ZGC: Fix ZNMethodTable corruption Reviewed-by: eosterlund, stefank
Wed, 23 Jan 2019 23:24:10 -0800 8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
jcm [Wed, 23 Jan 2019 23:24:10 -0800] rev 53499
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking Summary: skip sfpt optimization for Load is removed for Java Object's Markword Load. Reviewed-by: kvn, dlong
Wed, 23 Jan 2019 20:25:30 -0800 8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
iignatyev [Wed, 23 Jan 2019 20:25:30 -0800] rev 53498
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp Reviewed-by: kvn
Tue, 30 Jan 2018 16:48:53 -0800 8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
iignatyev [Tue, 30 Jan 2018 16:48:53 -0800] rev 53497
8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations Reviewed-by: kvn
Wed, 23 Jan 2019 18:45:34 -0800 8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening
iignatyev [Wed, 23 Jan 2019 18:45:34 -0800] rev 53496
8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening Reviewed-by: kvn
Wed, 23 Jan 2019 16:57:01 -0800 8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed
iveresov [Wed, 23 Jan 2019 16:57:01 -0800] rev 53495
8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed Reviewed-by: kvn
Wed, 23 Jan 2019 16:36:45 -0800 8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
iignatyev [Wed, 23 Jan 2019 16:36:45 -0800] rev 53494
8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled Reviewed-by: kvn
Wed, 23 Jan 2019 16:25:40 -0800 8158646: [jittester] generated tests may not compile by javac
iignatyev [Wed, 23 Jan 2019 16:25:40 -0800] rev 53493
8158646: [jittester] generated tests may not compile by javac Reviewed-by: kvn
Thu, 24 Jan 2019 00:43:22 +0100 Added tag jdk-12+29 for changeset 44f41693631f
jwilhelm [Thu, 24 Jan 2019 00:43:22 +0100] rev 53492
Added tag jdk-12+29 for changeset 44f41693631f
Fri, 25 Jan 2019 10:43:02 -0600 8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
gziemski [Fri, 25 Jan 2019 10:43:02 -0600] rev 53491
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine Summary: Make ChunkManagerRestorer more robust Reviewed-by: iignatyev
Fri, 25 Jan 2019 17:34:28 +0100 8217797: ProblemList LongMulOverflowTest.java
jwilhelm [Fri, 25 Jan 2019 17:34:28 +0100] rev 53490
8217797: ProblemList LongMulOverflowTest.java 8217801: ProblemList INDIFY_Test.java Reviewed-by: thartmann
Fri, 25 Jan 2019 16:57:50 +0100 8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
shade [Fri, 25 Jan 2019 16:57:50 +0100] rev 53489
8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace Reviewed-by: dholmes, tschatzl
Fri, 25 Jan 2019 07:56:42 -0800 8217795: Typo in SSLSocket
xuelei [Fri, 25 Jan 2019 07:56:42 -0800] rev 53488
8217795: Typo in SSLSocket Reviewed-by: xuelei Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Fri, 25 Jan 2019 14:10:28 +0100 8217782: Spill detection broken after JDK-8217716
redestad [Fri, 25 Jan 2019 14:10:28 +0100] rev 53487
8217782: Spill detection broken after JDK-8217716 Reviewed-by: shade, thartmann
Fri, 25 Jan 2019 11:45:26 +0000 8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
dfuchs [Fri, 25 Jan 2019 11:45:26 +0000] rev 53486
8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference Summary: Instrumented the test to relay the original exception as a suppressed exception of the secondary one, increased sleep time, adjusted iteration numbers according to timeout factor. Reviewed-by: lancea, iignatyev
Fri, 25 Jan 2019 11:15:00 +0100 8217733: Minor RunTest fixes
ihse [Fri, 25 Jan 2019 11:15:00 +0100] rev 53485
8217733: Minor RunTest fixes Reviewed-by: erikj, shurailine
Fri, 25 Jan 2019 11:13:20 +0100 8217730: Split up MakeBase.gmk
ihse [Fri, 25 Jan 2019 11:13:20 +0100] rev 53484
8217730: Split up MakeBase.gmk Reviewed-by: erikj
Fri, 25 Jan 2019 09:49:17 +0100 8217459: [PPC64] Cleanup non-vector version of CRC32
mdoerr [Fri, 25 Jan 2019 09:49:17 +0100] rev 53483
8217459: [PPC64] Cleanup non-vector version of CRC32 Reviewed-by: gromero, goetz
Fri, 25 Jan 2019 00:27:51 -0500 8216258: Make FreeIdSet semaphore-based
kbarrett [Fri, 25 Jan 2019 00:27:51 -0500] rev 53482
8216258: Make FreeIdSet semaphore-based Summary: Use semaphore-based blocking and notifying, instead of Mutex. Reviewed-by: tschatzl, sangheki
Thu, 24 Jan 2019 14:22:50 -0800 8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
mseledtsov [Thu, 24 Jan 2019 14:22:50 -0800] rev 53481
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent Summary: Excluded TestSig cases from the test Reviewed-by: egahlin
Thu, 24 Jan 2019 14:19:25 -0800 8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
bpb [Thu, 24 Jan 2019 14:19:25 -0800] rev 53480
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list Reviewed-by: rriggs
Thu, 24 Jan 2019 21:24:29 +0100 8217580: Remove tests from problemList as bugs has been closed
jwilhelm [Thu, 24 Jan 2019 21:24:29 +0100] rev 53479
8217580: Remove tests from problemList as bugs has been closed Reviewed-by: iignatyev, mseledtsov
Thu, 24 Jan 2019 14:39:16 -0500 8217740: SocksIPv6Test compilation error
rriggs [Thu, 24 Jan 2019 14:39:16 -0500] rev 53478
8217740: SocksIPv6Test compilation error Reviewed-by: bpb
Thu, 24 Jan 2019 11:14:51 -0800 8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
mseledtsov [Thu, 24 Jan 2019 11:14:51 -0800] rev 53477
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe Summary: Added proper use of Unsafe Reviewed-by: egahlin
Thu, 24 Jan 2019 11:10:13 -0800 8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
amenkov [Thu, 24 Jan 2019 11:10:13 -0800] rev 53476
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails Reviewed-by: jcbeyler, dtitov, sspitsyn
Thu, 24 Jan 2019 10:57:31 -0800 8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
phh [Thu, 24 Jan 2019 10:57:31 -0800] rev 53475
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java Summary: Remove the corresponding @requires line Reviewed-by: tschatzl
Thu, 24 Jan 2019 12:52:37 -0500 8214533: IBM-29626C is required for AIX default charset
itakiguchi [Thu, 24 Jan 2019 12:52:37 -0500] rev 53474
8214533: IBM-29626C is required for AIX default charset Reviewed-by: alanb, rriggs
Thu, 24 Jan 2019 15:48:05 +0000 8216986: Remove unused code from SocksSocketImpl
michaelm [Thu, 24 Jan 2019 15:48:05 +0000] rev 53473
8216986: Remove unused code from SocksSocketImpl Reviewed-by: alanb
Tue, 22 Jan 2019 15:33:34 +0800 8217368: AArch64: C2 recursive stack locking optimisation not triggered
ngasson [Tue, 22 Jan 2019 15:33:34 +0800] rev 53472
8217368: AArch64: C2 recursive stack locking optimisation not triggered Reviewed-by: aph, drwhite
Thu, 24 Jan 2019 09:38:50 -0500 8217660: Refactor module related locked_create_entry_or_null() functions
hseigel [Thu, 24 Jan 2019 09:38:50 -0500] rev 53471
8217660: Refactor module related locked_create_entry_or_null() functions Summary: Remove function return values and add functions that create entries without doing unneeded lookups. Reviewed-by: redestad, lfoltan
Thu, 24 Jan 2019 09:25:06 -0500 8217518: Crypto benchmarks not warming up in time
apetcher [Thu, 24 Jan 2019 09:25:06 -0500] rev 53470
8217518: Crypto benchmarks not warming up in time Summary: Adding +AlwaysPreTouch to crypto benchmarks to allow GC to warm up Reviewed-by: redestad
Thu, 24 Jan 2019 08:44:26 -0500 8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
coleenp [Thu, 24 Jan 2019 08:44:26 -0500] rev 53469
8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check Summary: Transition compiler thread from native to VM state to check the Compile_lock with safepoint always. Reviewed-by: dlong, eosterlund, dholmes
Thu, 24 Jan 2019 14:43:56 +0100 8217716: Remove dead code in PhaseChaitin
redestad [Thu, 24 Jan 2019 14:43:56 +0100] rev 53468
8217716: Remove dead code in PhaseChaitin Reviewed-by: thartmann
Thu, 24 Jan 2019 12:32:42 +0000 8217264: HttpClient: Blocking operations in mapper function do not work as documented
dfuchs [Thu, 24 Jan 2019 12:32:42 +0000] rev 53467
8217264: HttpClient: Blocking operations in mapper function do not work as documented Summary: ensures that a new task is spawned when calling getBody() on a mapping BodySubscriber. Reviewed-by: chegar
Thu, 24 Jan 2019 11:29:16 +0100 8217638: Remove old way of running tests (test/Makefile)
ihse [Thu, 24 Jan 2019 11:29:16 +0100] rev 53466
8217638: Remove old way of running tests (test/Makefile) Reviewed-by: erikj, jjg
Thu, 24 Jan 2019 11:19:40 +0100 8217626: Add setup/teardown functionality to RunTest
ihse [Thu, 24 Jan 2019 11:19:40 +0100] rev 53465
8217626: Add setup/teardown functionality to RunTest Reviewed-by: erikj, shurailine
Thu, 24 Jan 2019 11:15:31 +0100 8217634: RunTest documentation and usability update
ihse [Thu, 24 Jan 2019 11:15:31 +0100] rev 53464
8217634: RunTest documentation and usability update Reviewed-by: erikj
Wed, 23 Jan 2019 13:40:09 +0100 8213231: ThreadSnapshot::_threadObj can become stale
ehelin [Wed, 23 Jan 2019 13:40:09 +0100] rev 53463
8213231: ThreadSnapshot::_threadObj can become stale Reviewed-by: dcubed, dholmes, rehn
Thu, 24 Jan 2019 12:45:19 +0530 8210583: Base64.Encoder incorrectly throws NegativeArraySizeException
nishjain [Thu, 24 Jan 2019 12:45:19 +0530] rev 53462
8210583: Base64.Encoder incorrectly throws NegativeArraySizeException Reviewed-by: rriggs, naoto, darcy, alanb
Wed, 23 Jan 2019 21:17:51 -0500 8194860: Cleanup Semaphore timed-wait time calculations
dholmes [Wed, 23 Jan 2019 21:17:51 -0500] rev 53461
8194860: Cleanup Semaphore timed-wait time calculations Reviewed-by: coleenp, kbarrett
Wed, 23 Jan 2019 14:10:31 -0800 8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
erikj [Wed, 23 Jan 2019 14:10:31 -0800] rev 53460
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac Reviewed-by: tbell, kvn, iignatyev
Thu, 24 Jan 2019 01:01:11 +0100 Added tag jdk-13+5 for changeset e3ed96060992
jwilhelm [Thu, 24 Jan 2019 01:01:11 +0100] rev 53459
Added tag jdk-13+5 for changeset e3ed96060992
Wed, 23 Jan 2019 15:43:01 -0800 8217366: ZoneStrings are not populated for all the Locales
naoto [Wed, 23 Jan 2019 15:43:01 -0800] rev 53458
8217366: ZoneStrings are not populated for all the Locales Reviewed-by: rriggs
Wed, 23 Jan 2019 19:56:28 +0100 Merge jdk-13+5
jwilhelm [Wed, 23 Jan 2019 19:56:28 +0100] rev 53457
Merge
Mon, 21 Jan 2019 13:31:42 +0800 8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal jdk-12+29
fyang [Mon, 21 Jan 2019 13:31:42 +0800] rev 53456
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal Reviewed-by: thartmann Contributed-by: jitao8@huawei.com
Mon, 21 Jan 2019 10:17:28 +0100 8217438: Adapt tools/launcher/Test7029048.java for Aix.
goetz [Mon, 21 Jan 2019 10:17:28 +0100] rev 53455
8217438: Adapt tools/launcher/Test7029048.java for Aix. Reviewed-by: clanger, azeller
Tue, 22 Jan 2019 17:31:19 -0800 8216965: crash in freetypeScaler.c CopyBW2Grey8
prr [Tue, 22 Jan 2019 17:31:19 -0800] rev 53454
8216965: crash in freetypeScaler.c CopyBW2Grey8 Reviewed-by: serb, mbaesken
Tue, 22 Jan 2019 16:35:57 -0800 8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
mikael [Tue, 22 Jan 2019 16:35:57 -0800] rev 53453
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Reviewed-by: iignatyev, mchung
Tue, 22 Jan 2019 21:18:25 +0100 8217467: Access barriers are missing in C2 intrinsic for Base64
shade [Tue, 22 Jan 2019 21:18:25 +0100] rev 53452
8217467: Access barriers are missing in C2 intrinsic for Base64 Reviewed-by: thartmann, roland, rkennke, kvn
Tue, 22 Jan 2019 11:42:13 -0800 8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs
sangheki [Tue, 22 Jan 2019 11:42:13 -0800] rev 53451
8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs Reviewed-by: sangheki, kbarrett Contributed-by: kishor.kharbas@intel.com
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 tip