Thu, 07 Mar 2019 07:19:49 -0500 8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
gadams [Thu, 07 Mar 2019 07:19:49 -0500] rev 54020
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001 Reviewed-by: cjplummer
Thu, 07 Mar 2019 10:50:52 +0100 8215221: Serial GC misreports young GC time
shade [Thu, 07 Mar 2019 10:50:52 +0100] rev 54019
8215221: Serial GC misreports young GC time Reviewed-by: kbarrett, manc
Thu, 07 Mar 2019 10:32:55 +0100 8220050: Deprecate -XX:-ThreadLocalHandshakes
rehn [Thu, 07 Mar 2019 10:32:55 +0100] rev 54018
8220050: Deprecate -XX:-ThreadLocalHandshakes Reviewed-by: dcubed, mdoerr
Thu, 07 Mar 2019 10:22:19 +0100 8220228: Improve Shenandoah pacing histogram message
shade [Thu, 07 Mar 2019 10:22:19 +0100] rev 54017
8220228: Improve Shenandoah pacing histogram message Reviewed-by: rkennke
Wed, 06 Mar 2019 16:01:01 +0100 8219651: compiler/ciReplay/TestServerVM.java is failing on windows
goetz [Wed, 06 Mar 2019 16:01:01 +0100] rev 54016
8219651: compiler/ciReplay/TestServerVM.java is failing on windows Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 08:38:16 +0100 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
thartmann [Thu, 07 Mar 2019 08:38:16 +0100] rev 54015
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" Summary: Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund
Thu, 07 Mar 2019 00:23:45 +0100 Added tag jdk-13+11 for changeset 21ea4076a275
jwilhelm [Thu, 07 Mar 2019 00:23:45 +0100] rev 54014
Added tag jdk-13+11 for changeset 21ea4076a275
Wed, 06 Mar 2019 21:58:54 +0100 8219713: Reduce work in DefaultMethods::generate_default_methods
redestad [Wed, 06 Mar 2019 21:58:54 +0100] rev 54013
8219713: Reduce work in DefaultMethods::generate_default_methods Reviewed-by: hseigel, dholmes, lfoltan, acorn
Wed, 06 Mar 2019 09:30:05 -0800 8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
dtitov [Wed, 06 Mar 2019 09:30:05 -0800] rev 54012
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed Reviewed-by: sspitsyn, gadams
Thu, 28 Feb 2019 14:22:03 +0100 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" jdk-13+11
stuefe [Thu, 28 Feb 2019 14:22:03 +0100] rev 54011
8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" Reviewed-by: clanger, shade
Wed, 06 Mar 2019 12:14:47 +0100 8219214: Infinite Loop in CodeSection::dump()
lucy [Wed, 06 Mar 2019 12:14:47 +0100] rev 54010
8219214: Infinite Loop in CodeSection::dump() Reviewed-by: kvn, thartmann
Wed, 06 Mar 2019 11:15:16 +0100 8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
rehn [Wed, 06 Mar 2019 11:15:16 +0100] rev 54009
8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch. Reviewed-by: dholmes, redestad
Thu, 28 Feb 2019 09:43:23 +0800 8219519: Remove linux_sparc.ad and linux_aarch64.ad
jiefu [Thu, 28 Feb 2019 09:43:23 +0800] rev 54008
8219519: Remove linux_sparc.ad and linux_aarch64.ad Reviewed-by: thartmann, pli, adinn
Tue, 05 Mar 2019 21:26:14 -0800 8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
vdeshpande [Tue, 05 Mar 2019 21:26:14 -0800] rev 54007
8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580) Reviewed-by: kvn
Tue, 05 Mar 2019 19:54:33 -0500 8219613: Use NonJavaThread PtrQueues
kbarrett [Tue, 05 Mar 2019 19:54:33 -0500] rev 54006
8219613: Use NonJavaThread PtrQueues Summary: Init and use NJT queues, remove shared SATB queue. Reviewed-by: shade, zgu, pliden, tschatzl Contributed-by: kim.barrett@oracle.com, shade@redhat.com
Tue, 05 Mar 2019 14:07:30 -0800 8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic
vdeshpande [Tue, 05 Mar 2019 14:07:30 -0800] rev 54005
8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic Reviewed-by: kvn, thartmann, rraghavan
Tue, 05 Mar 2019 13:41:35 -0800 8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
dtitov [Tue, 05 Mar 2019 13:41:35 -0800] rev 54004
8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails Reviewed-by: dlong, cjplummer
Tue, 05 Mar 2019 13:40:05 -0800 8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
cjplummer [Tue, 05 Mar 2019 13:40:05 -0800] rev 54003
8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream" Summary: Use contToExit(1) for safer approach to test exit. Reviewed-by: gadams, amenkov
Tue, 05 Mar 2019 10:35:29 -0800 8219946: Set class on body elements
jjg [Tue, 05 Mar 2019 10:35:29 -0800] rev 54002
8219946: Set class on body elements Reviewed-by: hannesw
Tue, 05 Mar 2019 18:53:54 +0100 8220164: Fix build instructions for AIX
simonis [Tue, 05 Mar 2019 18:53:54 +0100] rev 54001
8220164: Fix build instructions for AIX Reviewed-by: mdoerr, erikj, mbaesken
Tue, 05 Mar 2019 12:30:47 -0500 8220161: Shenandoah does not need to initialize PLABs for safepoint workers
zgu [Tue, 05 Mar 2019 12:30:47 -0500] rev 54000
8220161: Shenandoah does not need to initialize PLABs for safepoint workers Reviewed-by: shade
Tue, 05 Mar 2019 09:55:00 +0100 8219920: dependency help output in configure-step : support zypper tool
mbaesken [Tue, 05 Mar 2019 09:55:00 +0100] rev 53999
8219920: dependency help output in configure-step : support zypper tool Reviewed-by: erikj, ihse
Tue, 05 Mar 2019 08:24:58 -0500 8217878: ENVELOPING XML signature no longer works in JDK 11
mullan [Tue, 05 Mar 2019 08:24:58 -0500] rev 53998
8217878: ENVELOPING XML signature no longer works in JDK 11 8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 Summary: Backout and restore previous XML signature marshalling implementation Reviewed-by: weijun
Tue, 05 Mar 2019 13:41:36 +0100 8220155: JDK-8219971 broke hotspot build
ihse [Tue, 05 Mar 2019 13:41:36 +0100] rev 53997
8220155: JDK-8219971 broke hotspot build Reviewed-by: dholmes
Tue, 05 Mar 2019 11:09:52 +0100 8219906: Update test documentation with default test jobs settings
aoqi [Tue, 05 Mar 2019 11:09:52 +0100] rev 53996
8219906: Update test documentation with default test jobs settings Reviewed-by: ihse
Tue, 05 Mar 2019 11:07:19 +0100 8219971: Introduce SetupExecute in build system
ihse [Tue, 05 Mar 2019 11:07:19 +0100] rev 53995
8219971: Introduce SetupExecute in build system Reviewed-by: erikj
Mon, 04 Mar 2019 19:38:50 -0500 8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
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
Mon, 04 Mar 2019 11:28:52 -0800 8219986: Change to Xcode 10.1 for building on Macosx at Oracle
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
Mon, 04 Mar 2019 11:30:27 -0800 8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
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
Mon, 04 Mar 2019 11:19:34 -0800 8219801: Pages do not have <h1>
jjg [Mon, 04 Mar 2019 11:19:34 -0800] rev 53991
8219801: Pages do not have <h1> Reviewed-by: hannesw
Fri, 01 Mar 2019 04:34:28 -0800 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
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
Fri, 01 Mar 2019 14:38:59 +0800 8219888: aarch64: add CPU detection code for HiSilicon TSV110
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
Mon, 04 Mar 2019 08:45:05 -0500 4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
gadams [Mon, 04 Mar 2019 08:45:05 -0500] rev 53988
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing Reviewed-by: amenkov, sspitsyn
Mon, 04 Mar 2019 11:49:16 +0100 8219856: Spell out G1CollectorPolicy::is_hetero_heap
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53987
8219856: Spell out G1CollectorPolicy::is_hetero_heap Reviewed-by: sangheki, kbarrett
Mon, 04 Mar 2019 11:49:16 +0100 8219748: Add and use getter for the timing object in G1
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
Mon, 04 Mar 2019 11:49:16 +0100 8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
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
Mon, 04 Mar 2019 11:49:16 +0100 8219369: Add named constants for iterating ExtRootScan phases
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53984
8219369: Add named constants for iterating ExtRootScan phases Reviewed-by: kbarrett, sangheki
Mon, 04 Mar 2019 11:49:16 +0100 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
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
Mon, 04 Mar 2019 10:19:35 +0100 8217868: Crash for overlap between source path and patch module path
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
Sat, 02 Mar 2019 18:09:18 -0500 8219619: Remove UseFakeTimers and related code
dholmes [Sat, 02 Mar 2019 18:09:18 -0500] rev 53981
8219619: Remove UseFakeTimers and related code Reviewed-by: zgu, redestad
Sat, 02 Mar 2019 08:33:32 -0500 8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
zgu [Sat, 02 Mar 2019 08:33:32 -0500] rev 53980
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah Reviewed-by: rkennke
Sat, 02 Mar 2019 11:42:04 +0300 8214854: JDWP: Unforseen output truncation in logging
dchuyko [Sat, 02 Mar 2019 11:42:04 +0300] rev 53979
8214854: JDWP: Unforseen output truncation in logging Reviewed-by: cjplummer, dholmes
Fri, 01 Mar 2019 13:08:41 -0800 8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
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
Fri, 01 Mar 2019 12:47:30 -0800 8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
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
Fri, 01 Mar 2019 11:01:49 -0800 8219803: Nodeca Pako license text needs to be inserted in JSZip license text
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
Fri, 01 Mar 2019 10:00:03 -0800 8219919: RuntimeStub name lost with PrintFrameConverterAssembly
jiefu [Fri, 01 Mar 2019 10:00:03 -0800] rev 53975
8219919: RuntimeStub name lost with PrintFrameConverterAssembly Reviewed-by: kvn
Fri, 01 Mar 2019 09:42:04 -0800 8219990: Backout JDK-8219658
xuelei [Fri, 01 Mar 2019 09:42:04 -0800] rev 53974
8219990: Backout JDK-8219658 Reviewed-by: dfuchs
Fri, 01 Mar 2019 17:48:53 +0100 8219582: PPC: Crash after C1 checkcast patched and GC
mdoerr [Fri, 01 Mar 2019 17:48:53 +0100] rev 53973
8219582: PPC: Crash after C1 checkcast patched and GC Reviewed-by: akozlov, goetz
Fri, 01 Mar 2019 08:35:14 -0800 8215430: Remove the internal package com.sun.net.ssl
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
Fri, 01 Mar 2019 08:14:29 -0500 8219969: Backout JDK-8219492
dholmes [Fri, 01 Mar 2019 08:14:29 -0500] rev 53971
8219969: Backout JDK-8219492 Reviewed-by: goetz, hseigel, tschatzl
Sun, 10 Feb 2019 09:10:42 +0100 8218988: Improve metaspace verifications
stuefe [Sun, 10 Feb 2019 09:10:42 +0100] rev 53970
8218988: Improve metaspace verifications Reviewed-by: zgu, coleenp
Fri, 01 Mar 2019 10:15:04 +0000 8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
clanger [Fri, 01 Mar 2019 10:15:04 +0000] rev 53969
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode Reviewed-by: jlahoda
Thu, 28 Feb 2019 10:28:34 +0100 8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
mbaesken [Thu, 28 Feb 2019 10:28:34 +0100] rev 53968
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le Reviewed-by: dholmes, lucy, mdoerr
Tue, 19 Feb 2019 14:11:52 +0800 8209413: AArch64: NPE in clhsdb jstack command
ngasson [Tue, 19 Feb 2019 14:11:52 +0800] rev 53967
8209413: AArch64: NPE in clhsdb jstack command Reviewed-by: aph
Thu, 28 Feb 2019 17:16:40 -0800 8219951: Build failure on Mac and Windows after JDK-8219922
kvn [Thu, 28 Feb 2019 17:16:40 -0800] rev 53966
8219951: Build failure on Mac and Windows after JDK-8219922 Summary: Add missing parentheses. Reviewed-by: dholmes
Thu, 28 Feb 2019 18:28:23 -0500 8219492: Restore static callsite resolution for the current class
dholmes [Thu, 28 Feb 2019 18:28:23 -0500] rev 53965
8219492: Restore static callsite resolution for the current class Reviewed-by: redestad, lfoltan, vlivanov
Thu, 28 Feb 2019 14:05:58 -0800 Merge
naoto [Thu, 28 Feb 2019 14:05:58 -0800] rev 53964
Merge
Thu, 28 Feb 2019 14:03:04 -0800 8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
naoto [Thu, 28 Feb 2019 14:03:04 -0800] rev 53963
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales Reviewed-by: lancea
Thu, 28 Feb 2019 16:30:31 -0500 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleenp [Thu, 28 Feb 2019 16:30:31 -0500] rev 53962
8218266: G1 crash in AccessInternal::PostRuntimeDispatch Summary: protection_domains can be unloaded in the dictionary pd_set. Reviewed-by: zgu, hseigel
Thu, 28 Feb 2019 22:11:46 +0100 8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
redestad [Thu, 28 Feb 2019 22:11:46 +0100] rev 53961
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros Reviewed-by: kvn, neliasso
Thu, 28 Feb 2019 13:12:26 -0800 8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
dtitov [Thu, 28 Feb 2019 13:12:26 -0800] rev 53960
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg Reviewed-by: sspitsyn, cjplummer
Thu, 28 Feb 2019 12:05:59 -0800 5071718: (bf) Add ByteBuffer.slice(int offset, int length)
bpb [Thu, 28 Feb 2019 12:05:59 -0800] rev 53959
5071718: (bf) Add ByteBuffer.slice(int offset, int length) Reviewed-by: alanb, bchristi, darcy, rriggs
Thu, 28 Feb 2019 10:04:27 -0800 8219658: Deadlock in sun.security.ssl.SSLSocketImpl
xuelei [Thu, 28 Feb 2019 10:04:27 -0800] rev 53958
8219658: Deadlock in sun.security.ssl.SSLSocketImpl Reviewed-by: jnimeh
Thu, 28 Feb 2019 09:10:58 -0800 8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
iignatyev [Thu, 28 Feb 2019 09:10:58 -0800] rev 53957
8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp Reviewed-by: dholmes
Thu, 28 Feb 2019 09:10:46 -0800 8219565: [deadcode] remove share/utilities/intHisto.*
iignatyev [Thu, 28 Feb 2019 09:10:46 -0800] rev 53956
8219565: [deadcode] remove share/utilities/intHisto.* Reviewed-by: dholmes
Thu, 28 Feb 2019 11:04:06 -0600 8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
gziemski [Thu, 28 Feb 2019 11:04:06 -0600] rev 53955
8212932: [TESTBUG] Clean up TestVirtualSpaceNode test Summary: Remove test/hotspot/gtest/memory/test_virtualSpaceNode.cpp Reviewed-by: stuefe, coleenp
Thu, 28 Feb 2019 10:55:07 -0600 8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
gziemski [Thu, 28 Feb 2019 10:55:07 -0600] rev 53954
8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991 Summary: Excluded test of mac range for VMThreadStackSize Reviewed-by: coleenp, mseledtsov
Thu, 28 Feb 2019 08:44:09 -0500 8219857: Shenandoah GC may initialize thread's gclab twice
zgu [Thu, 28 Feb 2019 08:44:09 -0500] rev 53953
8219857: Shenandoah GC may initialize thread's gclab twice Reviewed-by: rkennke
Thu, 28 Feb 2019 13:53:38 +0100 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
goetz [Thu, 28 Feb 2019 13:53:38 +0100] rev 53952
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess Reviewed-by: dholmes, dcubed
Tue, 26 Feb 2019 05:46:02 -0800 8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
rschmelter [Tue, 26 Feb 2019 05:46:02 -0800] rev 53951
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs Reviewed-by: mbaesken, dholmes, kvn
Thu, 28 Feb 2019 16:37:28 +0800 8216259: AArch64: Vectorize Adler32 intrinsics
pli [Thu, 28 Feb 2019 16:37:28 +0800] rev 53950
8216259: AArch64: Vectorize Adler32 intrinsics Reviewed-by: aph
Thu, 28 Feb 2019 13:37:03 +0800 8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
jjiang [Thu, 28 Feb 2019 13:37:03 +0800] rev 53949
8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases Summary: Re-generates RSA and ECDSA certificates and set longer validity period Reviewed-by: xuelei
Thu, 28 Feb 2019 02:47:39 +0100 Added tag jdk-13+10 for changeset 8e069f7b4fab
jwilhelm [Thu, 28 Feb 2019 02:47:39 +0100] rev 53948
Added tag jdk-13+10 for changeset 8e069f7b4fab
Wed, 27 Feb 2019 12:19:29 -0800 8218726: Minor Throwable.printStackTrace() typos jdk-13+10
darcy [Wed, 27 Feb 2019 12:19:29 -0800] rev 53947
8218726: Minor Throwable.printStackTrace() typos Reviewed-by: bpb
Wed, 27 Feb 2019 19:40:18 +0000 Merge
valeriep [Wed, 27 Feb 2019 19:40:18 +0000] rev 53946
Merge
Wed, 27 Feb 2019 19:37:51 +0000 8183107: PKCS11 regression regarding checkKeySize
valeriep [Wed, 27 Feb 2019 19:37:51 +0000] rev 53945
8183107: PKCS11 regression regarding checkKeySize Summary: Changed key size check in PKCS11 provider to only enforce positive return values Reviewed-by: jnimeh
Wed, 27 Feb 2019 11:33:57 -0800 8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
darcy [Wed, 27 Feb 2019 11:33:57 -0800] rev 53944
8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces Reviewed-by: vromero
Tue, 26 Feb 2019 10:52:31 +0800 8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
fyang [Tue, 26 Feb 2019 10:52:31 +0800] rev 53943
8219698: aarch64: SIGILL triggered when specifying unsupported hardware features Reviewed-by: aph
Wed, 27 Feb 2019 18:58:29 +0800 8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
amlu [Wed, 27 Feb 2019 18:58:29 +0800] rev 53942
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java Reviewed-by: chegar, clanger
Wed, 27 Feb 2019 13:13:15 +0300 8215009: GCC 8 compilation error in libjli
dchuyko [Wed, 27 Feb 2019 13:13:15 +0300] rev 53941
8215009: GCC 8 compilation error in libjli Reviewed-by: dholmes, mikael, rriggs
Wed, 27 Feb 2019 14:45:17 +0530 Merge
psadhukhan [Wed, 27 Feb 2019 14:45:17 +0530] rev 53940
Merge
Wed, 27 Feb 2019 13:53:41 +0530 Merge
psadhukhan [Wed, 27 Feb 2019 13:53:41 +0530] rev 53939
Merge
Tue, 26 Feb 2019 11:17:12 +0530 Merge
psadhukhan [Tue, 26 Feb 2019 11:17:12 +0530] rev 53938
Merge
Tue, 26 Feb 2019 11:08:07 +0530 8213781: web page background renders blue in JEditorPane
psadhukhan [Tue, 26 Feb 2019 11:08:07 +0530] rev 53937
8213781: web page background renders blue in JEditorPane 4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing) Reviewed-by: serb, sveerabhadra
Mon, 25 Feb 2019 11:02:53 +0530 8212202: [Windows] Exception if no printers are installed.
sveerabhadra [Mon, 25 Feb 2019 11:02:53 +0530] rev 53936
8212202: [Windows] Exception if no printers are installed. Reviewed-by: prr
Thu, 21 Feb 2019 12:27:39 +0530 8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog.
sveerabhadra [Thu, 21 Feb 2019 12:27:39 +0530] rev 53935
8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog. Reviewed-by: serb
Thu, 21 Feb 2019 11:10:35 +0530 8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
sveerabhadra [Thu, 21 Feb 2019 11:10:35 +0530] rev 53934
8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe Reviewed-by: prr, mhalder
Thu, 21 Feb 2019 10:33:24 +0530 8219156: RTFEditorKit writes background color but doesn't read
psadhukhan [Thu, 21 Feb 2019 10:33:24 +0530] rev 53933
8219156: RTFEditorKit writes background color but doesn't read Reviewed-by: serb
Wed, 27 Feb 2019 10:03:22 +0100 8219814: Help-info for pns(...) on Linux/mips lost
shade [Wed, 27 Feb 2019 10:03:22 +0100] rev 53932
8219814: Help-info for pns(...) on Linux/mips lost Reviewed-by: aoqi, shade Contributed-by: Jie Fu <fujie@loongson.cn>
Tue, 26 Feb 2019 09:57:11 +0100 8219630: cleanup hotspot ostream.cpp
mbaesken [Tue, 26 Feb 2019 09:57:11 +0100] rev 53931
8219630: cleanup hotspot ostream.cpp Reviewed-by: clanger, dholmes, stuefe
Wed, 27 Feb 2019 02:49:52 +0000 8218780: Update MUSCLE PCSC-Lite header files
valeriep [Wed, 27 Feb 2019 02:49:52 +0000] rev 53930
8218780: Update MUSCLE PCSC-Lite header files Summary: update the PCSC-lite header files to 1.8.24 release Reviewed-by: coffeys
Tue, 26 Feb 2019 15:29:08 -0800 8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
amenkov [Tue, 26 Feb 2019 15:29:08 -0800] rev 53929
8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use Reviewed-by: sspitsyn, cjplummer
Mon, 25 Feb 2019 18:50:29 +0800 8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield
fyang [Mon, 25 Feb 2019 18:50:29 +0800] rev 53928
8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield Reviewed-by: aph Contributed-by: patrick@os.amperecomputing.com
Tue, 26 Feb 2019 13:14:26 -0500 8219548: Better Null paramenter checking in ToolProvider
lancea [Tue, 26 Feb 2019 13:14:26 -0500] rev 53927
8219548: Better Null paramenter checking in ToolProvider Reviewed-by: lancea, alanb, jjg Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Tue, 19 Feb 2019 16:13:05 +0000 8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly
aleonard [Tue, 19 Feb 2019 16:13:05 +0000] rev 53926
8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly Reviewed-by: rriggs, alanb, mchung Contributed-by: andrew_m_leonard@uk.ibm.com
Tue, 26 Feb 2019 10:39:28 -0500 8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining
ecaspole [Tue, 26 Feb 2019 10:39:28 -0500] rev 53925
8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining Summary: Set lateInlining=true in task endElement Reviewed-by: vlivanov, kvn
Tue, 26 Feb 2019 08:01:20 -0500 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
coleenp [Tue, 26 Feb 2019 08:01:20 -0500] rev 53924
8181171: Deleting method for RedefineClasses breaks ResolvedMethodName 8210457: JVM crash in ResolvedMethodTable::add_method(Handle) Summary: Add a function to call NSME in ResolvedMethodTable to replace deleted methods. Reviewed-by: sspitsyn, dholmes, dcubed
Wed, 13 Feb 2019 12:01:09 +0100 8218913: Rename --strip-debug jlink plugin
sgehwolf [Wed, 13 Feb 2019 12:01:09 +0100] rev 53923
8218913: Rename --strip-debug jlink plugin Reviewed-by: alanb, mchung
Tue, 26 Feb 2019 11:38:07 +0100 8219638: ZGC: Free ZNMethodDataOops under a lock
eosterlund [Tue, 26 Feb 2019 11:38:07 +0100] rev 53922
8219638: ZGC: Free ZNMethodDataOops under a lock Reviewed-by: pliden
Tue, 26 Feb 2019 11:36:00 +0100 8218974: Free GC native structures in nmethod::flush
eosterlund [Tue, 26 Feb 2019 11:36:00 +0100] rev 53921
8218974: Free GC native structures in nmethod::flush Reviewed-by: pliden
Tue, 26 Feb 2019 14:57:23 +0530 8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
nishjain [Tue, 26 Feb 2019 14:57:23 +0530] rev 53920
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale Reviewed-by: naoto, rriggs
Fri, 22 Feb 2019 04:59:12 -0800 8219577: Returning NULL in a function which returns bools
rschmelter [Fri, 22 Feb 2019 04:59:12 -0800] rev 53919
8219577: Returning NULL in a function which returns bools Reviewed-by: shade, zgu, clanger
Mon, 25 Feb 2019 18:54:40 -0800 8219143: jdb should support breakpoint thread filters
cjplummer [Mon, 25 Feb 2019 18:54:40 -0800] rev 53918
8219143: jdb should support breakpoint thread filters Summary: add thread filter to stop command. Reviewed-by: sspitsyn, amenkov
Mon, 25 Feb 2019 16:05:06 -0800 8219675: Disable harfbuzz warnings with gcc 8
mikael [Mon, 25 Feb 2019 16:05:06 -0800] rev 53917
8219675: Disable harfbuzz warnings with gcc 8 Reviewed-by: erikj, prr
Tue, 26 Feb 2019 07:26:29 +0800 8215524: Finished message validation failure should be decrypt_error alert
jjiang [Tue, 26 Feb 2019 07:26:29 +0800] rev 53916
8215524: Finished message validation failure should be decrypt_error alert Reviewed-by: xuelei
Mon, 25 Feb 2019 14:45:29 -0800 8219561: Update jdeprscan to avoid the need for start-of-release changes
darcy [Mon, 25 Feb 2019 14:45:29 -0800] rev 53915
8219561: Update jdeprscan to avoid the need for start-of-release changes Reviewed-by: dfuchs, lancea, smarks
Mon, 25 Feb 2019 08:16:20 -0800 8219553: [TESTBUG] Problem list JFR TestPeriod test
mseledtsov [Mon, 25 Feb 2019 08:16:20 -0800] rev 53914
8219553: [TESTBUG] Problem list JFR TestPeriod test Summary: Problem listed the test Reviewed-by: egahlin
Mon, 25 Feb 2019 08:25:23 -0500 8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
mullan [Mon, 25 Feb 2019 08:25:23 -0500] rev 53913
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction Reviewed-by: clanger
Mon, 25 Feb 2019 13:50:32 +0530 8214756: SA should ignore archived java heap objects that are not in use
jgeorge [Mon, 25 Feb 2019 13:50:32 +0530] rev 53912
8214756: SA should ignore archived java heap objects that are not in use Summary: Ignore objects, the associated classes of which are unloaded while walking the heap to create a heapdump Reviewed-by: jiangli, redestad
Mon, 18 Feb 2019 16:17:48 +0100 8218811: replace open by os::open in hotspot coding
mbaesken [Mon, 18 Feb 2019 16:17:48 +0100] rev 53911
8218811: replace open by os::open in hotspot coding Reviewed-by: dholmes, iklam, stuefe
Sun, 24 Feb 2019 16:10:52 -0500 8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
dholmes [Sun, 24 Feb 2019 16:10:52 -0500] rev 53910
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected Reviewed-by: iignatyev
Sat, 23 Feb 2019 19:41:53 -0500 8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
vromero [Sat, 23 Feb 2019 19:41:53 -0500] rev 53909
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0 Reviewed-by: mchung, briangoetz
Sat, 23 Feb 2019 10:55:45 +0100 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
shade [Sat, 23 Feb 2019 10:55:45 +0100] rev 53908
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot) Reviewed-by: kbarrett, mikael
Fri, 22 Feb 2019 18:54:23 -0800 8219611: Remove superfluous sigfillset code
mikael [Fri, 22 Feb 2019 18:54:23 -0800] rev 53907
8219611: Remove superfluous sigfillset code Reviewed-by: dholmes
Fri, 22 Feb 2019 14:39:57 -0800 8209807: improve handling exception in requires.VMProps
iignatyev [Fri, 22 Feb 2019 14:39:57 -0800] rev 53906
8209807: improve handling exception in requires.VMProps Reviewed-by: vlivanov, mseledtsov
Fri, 22 Feb 2019 20:42:01 +0100 8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
stefank [Fri, 22 Feb 2019 20:42:01 +0100] rev 53905
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java Reviewed-by: iignatyev
Fri, 22 Feb 2019 13:56:08 -0500 8078725: method adjustments can be done just once for all classes involved into redefinition
coleenp [Fri, 22 Feb 2019 13:56:08 -0500] rev 53904
8078725: method adjustments can be done just once for all classes involved into redefinition Summary: walk all classes at the end of redefinition and adjust method entries and clean MethodData Reviewed-by: sspitsyn
Fri, 22 Feb 2019 11:07:18 -0800 8219158: use 'test.root' property instead of traversing test-src path
iignatyev [Fri, 22 Feb 2019 11:07:18 -0800] rev 53903
8219158: use 'test.root' property instead of traversing test-src path Reviewed-by: dholmes
Fri, 22 Feb 2019 10:13:34 -0800 8048192: (bf) Out of direct buffer memory message should include the limits
bpb [Fri, 22 Feb 2019 10:13:34 -0800] rev 53902
8048192: (bf) Out of direct buffer memory message should include the limits Reviewed-by: alanb, rriggs
Fri, 22 Feb 2019 10:13:33 -0800 8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
bpb [Fri, 22 Feb 2019 10:13:33 -0800] rev 53901
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char Reviewed-by: alanb, redestad
Fri, 22 Feb 2019 09:47:00 -0800 8219417: bump jtreg requiredVersion to b14
iignatyev [Fri, 22 Feb 2019 09:47:00 -0800] rev 53900
8219417: bump jtreg requiredVersion to b14 Reviewed-by: alanb, dholmes
Fri, 22 Feb 2019 17:54:13 +0100 8219574: Minimal VM build failure after JDK-8219414
shade [Fri, 22 Feb 2019 17:54:13 +0100] rev 53899
8219574: Minimal VM build failure after JDK-8219414 Reviewed-by: jgeorge, dholmes, cjplummer
Fri, 22 Feb 2019 16:41:01 +0100 8219554: Redundant lookup_common in SymbolTable::add
redestad [Fri, 22 Feb 2019 16:41:01 +0100] rev 53898
8219554: Redundant lookup_common in SymbolTable::add Reviewed-by: iklam, coleenp, mikael
Fri, 22 Feb 2019 17:30:07 +0300 8217647: JFR: recordings on 32-bit systems unreadable
bulasevich [Fri, 22 Feb 2019 17:30:07 +0300] rev 53897
8217647: JFR: recordings on 32-bit systems unreadable Reviewed-by: egahlin Contributed-by: boris.ulasevich@bell-sw.com, markus.gronlund@oracle.com
Fri, 22 Feb 2019 19:58:22 +0530 8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5
pmuthuswamy [Fri, 22 Feb 2019 19:58:22 +0530] rev 53896
8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5 Reviewed-by: hannesw
Fri, 22 Feb 2019 14:20:06 +0100 8219436: Safepoint logs correction and misc
rehn [Fri, 22 Feb 2019 14:20:06 +0100] rev 53895
8219436: Safepoint logs correction and misc Reviewed-by: mdoerr, coleenp
Thu, 21 Feb 2019 14:24:44 +0100 8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class
stefank [Thu, 21 Feb 2019 14:24:44 +0100] rev 53894
8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class Reviewed-by: pliden
Wed, 20 Feb 2019 12:04:12 +0100 8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class
stefank [Wed, 20 Feb 2019 12:04:12 +0100] rev 53893
8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class Reviewed-by: pliden
Wed, 20 Feb 2019 11:42:49 +0100 8219467: ZGC: Move ZNMethodData to its own file
stefank [Wed, 20 Feb 2019 11:42:49 +0100] rev 53892
8219467: ZGC: Move ZNMethodData to its own file Reviewed-by: pliden
Wed, 20 Feb 2019 11:39:36 +0100 8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class
stefank [Wed, 20 Feb 2019 11:39:36 +0100] rev 53891
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class Reviewed-by: pliden
Wed, 20 Feb 2019 10:47:03 +0100 8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData
stefank [Wed, 20 Feb 2019 10:47:03 +0100] rev 53890
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData Reviewed-by: pliden
Thu, 21 Feb 2019 13:20:34 +0100 8219573: Add NMethodClosure
stefank [Thu, 21 Feb 2019 13:20:34 +0100] rev 53889
8219573: Add NMethodClosure Reviewed-by: pliden, eosterlund
Wed, 20 Feb 2019 10:46:39 +0100 8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock
stefank [Wed, 20 Feb 2019 10:46:39 +0100] rev 53888
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock Reviewed-by: pliden
Tue, 19 Feb 2019 13:47:45 +0100 8219462: ZGC: Use wait/notify in ZNMethodTable
stefank [Tue, 19 Feb 2019 13:47:45 +0100] rev 53887
8219462: ZGC: Use wait/notify in ZNMethodTable Reviewed-by: pliden
Fri, 22 Feb 2019 09:23:37 +0100 8219247: Enable inlining of newly introduced PlatformMonitor methods
redestad [Fri, 22 Feb 2019 09:23:37 +0100] rev 53886
8219247: Enable inlining of newly introduced PlatformMonitor methods Reviewed-by: dholmes, rehn
Fri, 22 Feb 2019 11:10:55 +0530 8215584: Remove support for the "old" doclet API in com/sun/javadoc
pmuthuswamy [Fri, 22 Feb 2019 11:10:55 +0530] rev 53885
8215584: Remove support for the "old" doclet API in com/sun/javadoc Reviewed-by: jjg, hannesw
Thu, 21 Feb 2019 17:07:35 -0800 8218751: Do not store original classfiles inside the CDS archive
iklam [Thu, 21 Feb 2019 17:07:35 -0800] rev 53884
8218751: Do not store original classfiles inside the CDS archive Summary: remove the OD shared region and decode classfiles on the fly Reviewed-by: jiangli, ccheung, sspitsyn, redestad
Thu, 21 Feb 2019 17:50:27 -0800 8219558: jdk/javadoc tests fail with missing headings: h1
jjg [Thu, 21 Feb 2019 17:50:27 -0800] rev 53883
8219558: jdk/javadoc tests fail with missing headings: h1 Reviewed-by: darcy
Thu, 21 Feb 2019 16:56:06 -0800 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
mikael [Thu, 21 Feb 2019 16:56:06 -0800] rev 53882
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot Reviewed-by: kbarrett, rehn
Thu, 21 Feb 2019 15:17:42 -0800 8216170: java.lang.IllegalArgumentException: directories not supported
jjg [Thu, 21 Feb 2019 15:17:42 -0800] rev 53881
8216170: java.lang.IllegalArgumentException: directories not supported Reviewed-by: hannesw
Thu, 21 Feb 2019 15:05:47 -0800 8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument
jjg [Thu, 21 Feb 2019 15:05:47 -0800] rev 53880
8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument Reviewed-by: hannesw
Thu, 21 Feb 2019 14:03:57 -0800 8215307: Pages do not have <h1>
jjg [Thu, 21 Feb 2019 14:03:57 -0800] rev 53879
8215307: Pages do not have <h1> Reviewed-by: hannesw
Thu, 21 Feb 2019 10:29:16 -0800 8219254: Update explicit uses of latest source/target in langtools tests to a property
darcy [Thu, 21 Feb 2019 10:29:16 -0800] rev 53878
8219254: Update explicit uses of latest source/target in langtools tests to a property 8219256: Update javac diags tests to use properties Reviewed-by: jjg, jlahoda, darcy, iignatyev Contributed-by: joe.darcy@oracle.com, jonathan.gibbons@oracle.com
Thu, 21 Feb 2019 10:26:56 -0800 8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
naoto [Thu, 21 Feb 2019 10:26:56 -0800] rev 53877
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO Reviewed-by: nishjain, rriggs
Thu, 21 Feb 2019 16:57:47 +0000 8216363: NullPointerException in java.util.logging.Handler#isLoggable
dfuchs [Thu, 21 Feb 2019 16:57:47 +0000] rev 53876
8216363: NullPointerException in java.util.logging.Handler#isLoggable Summary: The implementation is changed to match the spec: isLoggable(null) returns false. Reviewed-by: mchung, lancea
Mon, 18 Feb 2019 17:41:31 +0100 8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
roland [Mon, 18 Feb 2019 17:41:31 +0100] rev 53875
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses Reviewed-by: thartmann, kvn
Thu, 21 Feb 2019 09:21:21 -0500 8153413: Exceptions::_throw always logs exceptions, penalizing performance
coleenp [Thu, 21 Feb 2019 09:21:21 -0500] rev 53874
8153413: Exceptions::_throw always logs exceptions, penalizing performance Summary: construct exception string into Event message directly add if (log_is_enabled) for logging. Reviewed-by: ysuenaga, dholmes
Thu, 21 Feb 2019 15:52:42 +0100 8219524: Shenandoah misreports "committed" size in MemoryMXBean
shade [Thu, 21 Feb 2019 15:52:42 +0100] rev 53873
8219524: Shenandoah misreports "committed" size in MemoryMXBean Reviewed-by: rkennke, zgu
Thu, 21 Feb 2019 14:16:44 +0100 Merge
jwilhelm [Thu, 21 Feb 2019 14:16:44 +0100] rev 53872
Merge
Thu, 21 Feb 2019 01:04:46 +0100 Added tag jdk-12+33 for changeset b67884871b5f
jwilhelm [Thu, 21 Feb 2019 01:04:46 +0100] rev 53871
Added tag jdk-12+33 for changeset b67884871b5f
Thu, 21 Feb 2019 21:02:39 +0900 8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
ysuenaga [Thu, 21 Feb 2019 21:02:39 +0900] rev 53870
8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore Reviewed-by: cjplummer, jgeorge
Thu, 21 Feb 2019 05:06:41 -0500 8219388: Misleading log message "issuspended002a debuggee launched"
gadams [Thu, 21 Feb 2019 05:06:41 -0500] rev 53869
8219388: Misleading log message "issuspended002a debuggee launched" Reviewed-by: cjplummer, phh
Thu, 21 Feb 2019 09:48:07 +0100 8219486: Missing reg_mask_init() breaks x86_32 build
rkennke [Thu, 21 Feb 2019 09:48:07 +0100] rev 53868
8219486: Missing reg_mask_init() breaks x86_32 build Reviewed-by: vlivanov, dlong
Wed, 20 Feb 2019 17:29:30 +0100 8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler
mbaesken [Wed, 20 Feb 2019 17:29:30 +0100] rev 53867
8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler Reviewed-by: mdoerr
Thu, 21 Feb 2019 11:26:39 +0530 8213354: Support package-specific stylesheets
pmuthuswamy [Thu, 21 Feb 2019 11:26:39 +0530] rev 53866
8213354: Support package-specific stylesheets Reviewed-by: jjg
Wed, 20 Feb 2019 18:46:30 -0800 8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
xuelei [Wed, 20 Feb 2019 18:46:30 -0800] rev 53865
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions Reviewed-by: mullan
Wed, 20 Feb 2019 19:41:43 -0500 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
dholmes [Wed, 20 Feb 2019 19:41:43 -0500] rev 53864
8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed Reviewed-by: rehn, redestad, coleenp
Wed, 20 Feb 2019 16:15:02 -0800 8218998: Add metadata to generated API documentation files
jjg [Wed, 20 Feb 2019 16:15:02 -0800] rev 53863
8218998: Add metadata to generated API documentation files Reviewed-by: hannesw
Thu, 21 Feb 2019 01:06:53 +0100 Added tag jdk-13+9 for changeset c081f3ea6b93
jwilhelm [Thu, 21 Feb 2019 01:06:53 +0100] rev 53862
Added tag jdk-13+9 for changeset c081f3ea6b93
Wed, 20 Feb 2019 16:20:53 -0500 8218995: Deprecate the -XX:FailOverToOldVerifier option
hseigel [Wed, 20 Feb 2019 16:20:53 -0500] rev 53861
8218995: Deprecate the -XX:FailOverToOldVerifier option Summary: Deprecate the option and change affected tests so that they no longer need the option. Reviewed-by: dholmes, lfoltan
Wed, 20 Feb 2019 11:51:23 -0800 8219476: cleanup hotspot ProblemList jdk-13+9
iignatyev [Wed, 20 Feb 2019 11:51:23 -0800] rev 53860
8219476: cleanup hotspot ProblemList Reviewed-by: jwilhelm
Wed, 20 Feb 2019 11:43:59 -0800 Merge
phh [Wed, 20 Feb 2019 11:43:59 -0800] rev 53859
Merge
Wed, 20 Feb 2019 11:36:02 -0800 8215622: Add dump to file support for jmap –histo
phh [Wed, 20 Feb 2019 11:36:02 -0800] rev 53858
8215622: Add dump to file support for jmap –histo Summary: Add "file=" to jmap "histo" jmap, Hotspot support in attachListener.cpp:heap_inspection. Reviewed-by: phh, sspitsyn Contributed-by: Lin Zang <zanglin5@jd.com>
Wed, 20 Feb 2019 11:32:53 -0800 8219395: integrate gcov w/ run-test
iignatyev [Wed, 20 Feb 2019 11:32:53 -0800] rev 53857
8219395: integrate gcov w/ run-test Reviewed-by: erikj
Wed, 20 Feb 2019 19:16:45 +0000 8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
valeriep [Wed, 20 Feb 2019 19:16:45 +0000] rev 53856
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 Summary: changed variable declaration type to byte* from long* to fix SIGBUS error Reviewed-by: ascarpino
Wed, 20 Feb 2019 10:57:22 -0800 5029431: (bf) Add absolute bulk put and get methods
bpb [Wed, 20 Feb 2019 10:57:22 -0800] rev 53855
5029431: (bf) Add absolute bulk put and get methods Reviewed-by: alanb, darcy, chegar, rriggs
Wed, 20 Feb 2019 13:24:57 -0500 Merge
hseigel [Wed, 20 Feb 2019 13:24:57 -0500] rev 53854
Merge
Wed, 20 Feb 2019 13:21:36 -0500 8214719: Deprecate -Xverify:none option
hseigel [Wed, 20 Feb 2019 13:21:36 -0500] rev 53853
8214719: Deprecate -Xverify:none option Summary: Deprecate -Xverify:none and -noverify and remove them from tests Reviewed-by: dholmes, mikael
Wed, 20 Feb 2019 10:20:48 -0800 8219389: Delegated task created by SSLEngine throws BufferUnderflowException
xuelei [Wed, 20 Feb 2019 10:20:48 -0800] rev 53852
8219389: Delegated task created by SSLEngine throws BufferUnderflowException Reviewed-by: ascarpino
Wed, 20 Feb 2019 09:43:01 -0800 8219142: Remove unused JIMAGE_ResourcePath
mikael [Wed, 20 Feb 2019 09:43:01 -0800] rev 53851
8219142: Remove unused JIMAGE_ResourcePath Reviewed-by: dholmes, alanb
Wed, 20 Feb 2019 16:29:29 +0100 8203232: Shenandoah: Resolve oops in SATB filter
rkennke [Wed, 20 Feb 2019 16:29:29 +0100] rev 53850
8203232: Shenandoah: Resolve oops in SATB filter Reviewed-by: shade
Wed, 20 Feb 2019 10:22:46 -0500 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
zgu [Wed, 20 Feb 2019 10:22:46 -0500] rev 53849
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer Reviewed-by: dholmes, rehn
Wed, 20 Feb 2019 14:44:58 +0100 8219441: test_logMessageTest missing static storage
rehn [Wed, 20 Feb 2019 14:44:58 +0100] rev 53848
8219441: test_logMessageTest missing static storage Reviewed-by: shade
Wed, 20 Feb 2019 08:31:40 -0500 8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
zgu [Wed, 20 Feb 2019 08:31:40 -0500] rev 53847
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread Reviewed-by: coleenp, minqi
Wed, 20 Feb 2019 14:30:33 +0100 8219096: Merge print_termination_stats code with current logging
tschatzl [Wed, 20 Feb 2019 14:30:33 +0100] rev 53846
8219096: Merge print_termination_stats code with current logging Reviewed-by: lkorinth, kbarrett
Wed, 20 Feb 2019 08:10:40 -0500 8167548: [TESTBUG] Logging tests put log files in source tree
hseigel [Wed, 20 Feb 2019 08:10:40 -0500] rev 53845
8167548: [TESTBUG] Logging tests put log files in source tree Summary: Create log files in temp directory, instead of cwd. Reviewed-by: coleenp, dholmes
Wed, 20 Feb 2019 13:43:28 +0100 8218767: ZGC: Do not assume that r12 is a special register in C2
pliden [Wed, 20 Feb 2019 13:43:28 +0100] rev 53844
8218767: ZGC: Do not assume that r12 is a special register in C2 Reviewed-by: eosterlund, rkennke
Wed, 20 Feb 2019 13:43:02 +0100 8219332: ZGC: Improve ZRootsIteratorClosure abstraction
pliden [Wed, 20 Feb 2019 13:43:02 +0100] rev 53843
8219332: ZGC: Improve ZRootsIteratorClosure abstraction Reviewed-by: stefank
Wed, 20 Feb 2019 13:43:01 +0100 8219331: ZGC: Unify TLAB retire/remap handling
pliden [Wed, 20 Feb 2019 13:43:01 +0100] rev 53842
8219331: ZGC: Unify TLAB retire/remap handling Reviewed-by: stefank
Wed, 20 Feb 2019 13:01:57 +0100 8217909: Make unused r12 register (without compressed oops) available to regalloc in C2
rkennke [Wed, 20 Feb 2019 13:01:57 +0100] rev 53841
8217909: Make unused r12 register (without compressed oops) available to regalloc in C2 Reviewed-by: adinn, dlong, neliasso
Wed, 20 Feb 2019 11:11:38 +0100 8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
jlahoda [Wed, 20 Feb 2019 11:11:38 +0100] rev 53840
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows Summary: Ensure correct wrapping of input on Windows. Reviewed-by: rfield
Wed, 20 Feb 2019 10:48:36 +0100 8219098: Make output of region strings more regular in error messages
tschatzl [Wed, 20 Feb 2019 10:48:36 +0100] rev 53839
8219098: Make output of region strings more regular in error messages Summary: Error messages should use the HR_PARAMS/HR_FORMAT_PARAMS macros to print information about HeapRegions. Reviewed-by: kbarrett, lkorinth
Wed, 20 Feb 2019 09:53:28 +0100 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
redestad [Wed, 20 Feb 2019 09:53:28 +0100] rev 53838
8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable Reviewed-by: dholmes, coleenp
Tue, 19 Feb 2019 09:02:28 +0100 8218965: aix: support xlclang++ in the compiler detection
mbaesken [Tue, 19 Feb 2019 09:02:28 +0100] rev 53837
8218965: aix: support xlclang++ in the compiler detection Reviewed-by: ihse, mdoerr
Tue, 19 Feb 2019 19:27:08 -0800 8219132: switch to jtreg4.2-b14
iignatyev [Tue, 19 Feb 2019 19:27:08 -0800] rev 53836
8219132: switch to jtreg4.2-b14 Reviewed-by: erikj
Tue, 19 Feb 2019 14:25:52 -0800 8219394: Missing FIXPATH in microbenchmark test runner
erikj [Tue, 19 Feb 2019 14:25:52 -0800] rev 53835
8219394: Missing FIXPATH in microbenchmark test runner Reviewed-by: redestad
Tue, 19 Feb 2019 23:02:41 +0100 8219393: Add native library support for microbenchmarks
redestad [Tue, 19 Feb 2019 23:02:41 +0100] rev 53834
8219393: Add native library support for microbenchmarks Reviewed-by: erikj Contributed-by: jbvernee@xs4all.nl
Tue, 19 Feb 2019 13:51:11 -0800 8219391: extend gcov support to llvm/clang
iignatyev [Tue, 19 Feb 2019 13:51:11 -0800] rev 53833
8219391: extend gcov support to llvm/clang Reviewed-by: erikj
Tue, 19 Feb 2019 13:05:16 -0800 8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position
bpb [Tue, 19 Feb 2019 13:05:16 -0800] rev 53832
8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position Reviewed-by: alanb, darcy, rriggs
Tue, 19 Feb 2019 12:46:22 -0800 8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
erikj [Tue, 19 Feb 2019 12:46:22 -0800] rev 53831
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js Reviewed-by: ihse
Tue, 19 Feb 2019 12:44:56 -0800 8217032: Check pandoc capabilities in configure
erikj [Tue, 19 Feb 2019 12:44:56 -0800] rev 53830
8217032: Check pandoc capabilities in configure Reviewed-by: mikael, ihse
Tue, 19 Feb 2019 12:43:10 -0800 8211016: make images does not update jdk/lib/src.zip with latest changes
erikj [Tue, 19 Feb 2019 12:43:10 -0800] rev 53829
8211016: make images does not update jdk/lib/src.zip with latest changes Reviewed-by: ihse
Tue, 19 Feb 2019 12:40:44 -0800 8219129: Allow overriding of license files in legal dir
erikj [Tue, 19 Feb 2019 12:40:44 -0800] rev 53828
8219129: Allow overriding of license files in legal dir Reviewed-by: ihse
Tue, 19 Feb 2019 12:05:43 -0800 8218947: jdb threads command should print threadID in decimal, not hex
cjplummer [Tue, 19 Feb 2019 12:05:43 -0800] rev 53827
8218947: jdb threads command should print threadID in decimal, not hex Summary: print objectIDs in decimal. Reviewed-by: sspitsyn, dholmes, jcbeyler
Tue, 19 Feb 2019 19:04:55 +0100 Merge
jwilhelm [Tue, 19 Feb 2019 19:04:55 +0100] rev 53826
Merge
Tue, 19 Feb 2019 08:25:11 -0800 8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits jdk-12+33 jdk-12-ga
sviswanathan [Tue, 19 Feb 2019 08:25:11 -0800] rev 53825
8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits Summary: fix wrong CPU feature bits set Reviewed-by: kvn, neliasso
Thu, 14 Feb 2019 01:22:07 +0100 Added tag jdk-12+32 for changeset 4ce47bc1fb92
jwilhelm [Thu, 14 Feb 2019 01:22:07 +0100] rev 53824
Added tag jdk-12+32 for changeset 4ce47bc1fb92
Tue, 19 Feb 2019 12:50:09 -0500 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
zgu [Tue, 19 Feb 2019 12:50:09 -0500] rev 53823
8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test Reviewed-by: dcubed
Tue, 19 Feb 2019 09:06:44 -0800 4887513: Typo in RMIFailureHandler interface doc page
igerasim [Tue, 19 Feb 2019 09:06:44 -0800] rev 53822
4887513: Typo in RMIFailureHandler interface doc page Reviewed-by: dfuchs Contributed-by: Andrey Turbanov <turbanoff@gmail.com>, Ivan Gerasimov <ivan.gerasimov@oracle.com>
Mon, 18 Feb 2019 12:52:55 +0100 8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
azeller [Mon, 18 Feb 2019 12:52:55 +0100] rev 53821
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine Reviewed-by: clanger, rriggs, nishjain, mbaesken
Tue, 19 Feb 2019 12:56:02 +0100 8219097: Move comment about using weak code blobs closure for code root scanning to correct place
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53820
8219097: Move comment about using weak code blobs closure for code root scanning to correct place Reviewed-by: kbarrett
Tue, 19 Feb 2019 12:56:02 +0100 8218920: Scan HCC should be on the same level as Update RS etc. in the log
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53819
8218920: Scan HCC should be on the same level as Update RS etc. in the log Reviewed-by: lkorinth, kbarrett
Tue, 19 Feb 2019 12:56:00 +0100 8218672: AOT code root scanning shows in the wrong position in the logs
tschatzl [Tue, 19 Feb 2019 12:56:00 +0100] rev 53818
8218672: AOT code root scanning shows in the wrong position in the logs Reviewed-by: lkorinth, kbarrett
Tue, 19 Feb 2019 10:04:53 +0100 8218978: SA: Enable more ZGC testing
stefank [Tue, 19 Feb 2019 10:04:53 +0100] rev 53817
8218978: SA: Enable more ZGC testing Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:04:44 +0100 8218970: SA: Enable HeapHprofBinWriter for ZGC
stefank [Tue, 19 Feb 2019 10:04:44 +0100] rev 53816
8218970: SA: Enable HeapHprofBinWriter for ZGC Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:04:28 +0100 8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
stefank [Tue, 19 Feb 2019 10:04:28 +0100] rev 53815
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:03:41 +0100 8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
stefank [Tue, 19 Feb 2019 10:03:41 +0100] rev 53814
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922 Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:03:29 +0100 8218746: SA: Implement discontiguous bitmap for ZGC
stefank [Tue, 19 Feb 2019 10:03:29 +0100] rev 53813
8218746: SA: Implement discontiguous bitmap for ZGC Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:02:54 +0100 8218743: SA: Add support for large bitmaps
stefank [Tue, 19 Feb 2019 10:02:54 +0100] rev 53812
8218743: SA: Add support for large bitmaps Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:02:42 +0100 8218734: SA: Incorrect and raw loads of OopHandles
stefank [Tue, 19 Feb 2019 10:02:42 +0100] rev 53811
8218734: SA: Incorrect and raw loads of OopHandles Reviewed-by: eosterlund, coleenp, jgeorge
Tue, 19 Feb 2019 10:02:00 +0100 8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
stefank [Tue, 19 Feb 2019 10:02:00 +0100] rev 53810
8218733: SA: CollectedHeap provides broken implementation for used() and capacity() Reviewed-by: shade, jgeorge, eosterlund
Tue, 19 Feb 2019 10:01:50 +0100 8218732: SA: Resolves ZPageAllocator::_physical incorrectly
stefank [Tue, 19 Feb 2019 10:01:50 +0100] rev 53809
8218732: SA: Resolves ZPageAllocator::_physical incorrectly Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:00:51 +0100 8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
stefank [Tue, 19 Feb 2019 10:00:51 +0100] rev 53808
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject Reviewed-by: eosterlund
Mon, 18 Feb 2019 09:38:43 +0100 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
mbaesken [Mon, 18 Feb 2019 09:38:43 +0100] rev 53807
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark Reviewed-by: shade, lucy
Tue, 19 Feb 2019 08:58:55 +0100 8218721: C1's CEE optimization produces safepoint poll with invalid debug information
thartmann [Tue, 19 Feb 2019 08:58:55 +0100] rev 53806
8218721: C1's CEE optimization produces safepoint poll with invalid debug information Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not. Reviewed-by: vlivanov, mdoerr
Tue, 19 Feb 2019 11:52:19 +0530 Merge
psadhukhan [Tue, 19 Feb 2019 11:52:19 +0530] rev 53805
Merge
Mon, 18 Feb 2019 10:45:21 +0530 Merge
psadhukhan [Mon, 18 Feb 2019 10:45:21 +0530] rev 53804
Merge
Sun, 17 Feb 2019 15:15:30 -0800 8212678: Windows IME related patch
itakiguchi [Sun, 17 Feb 2019 15:15:30 -0800] rev 53803
8212678: Windows IME related patch Reviewed-by: serb, naoto
Fri, 15 Feb 2019 10:06:25 -0800 8218473: JOptionPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:06:25 -0800] rev 53802
8218473: JOptionPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:01:16 -0800 8218479: JTextPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:01:16 -0800] rev 53801
8218479: JTextPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:58:57 +0530 8218469: JSlider display issue with slider for GTKLookAndFeel
pbansal [Fri, 15 Feb 2019 10:58:57 +0530] rev 53800
8218469: JSlider display issue with slider for GTKLookAndFeel 8218470: JScrollBar display issue with GTKLookAndFeel 8218472: JProgressBar display issue with GTKLookAndFeel 8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F Reviewed-by: serb, prr
Thu, 14 Feb 2019 20:20:49 +0000 8218682: [TEST_BUG] DashOffset fails in mach5
aivanov [Thu, 14 Feb 2019 20:20:49 +0000] rev 53799
8218682: [TEST_BUG] DashOffset fails in mach5 8198411: [TEST_BUG] Two java2d tests are unstable in mach5 Summary: Skip testing VolatileImage if IndexColorModel is detected Reviewed-by: prr, serb
Wed, 13 Feb 2019 22:40:08 -0800 8218599: Add test group jdk_client_sanity under jdk_desktop group
akolarkunnu [Wed, 13 Feb 2019 22:40:08 -0800] rev 53798
8218599: Add test group jdk_client_sanity under jdk_desktop group Reviewed-by: serb, prr
Fri, 08 Feb 2019 16:37:35 +0300 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
dchuyko [Fri, 08 Feb 2019 16:37:35 +0300] rev 53797
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 Reviewed-by: prr
Thu, 07 Feb 2019 13:57:12 +0000 8217263: Automate DashOffset test
aivanov [Thu, 07 Feb 2019 13:57:12 +0000] rev 53796
8217263: Automate DashOffset test Reviewed-by: prr, serb
Thu, 07 Feb 2019 12:16:41 +0530 Merge
psadhukhan [Thu, 07 Feb 2019 12:16:41 +0530] rev 53795
Merge
Wed, 06 Feb 2019 17:28:37 +0530 8207938: At step6,Click Add button,case failed automatically.
mhalder [Wed, 06 Feb 2019 17:28:37 +0530] rev 53794
8207938: At step6,Click Add button,case failed automatically. Reviewed-by: kaddepalli, psadhukhan
Tue, 05 Feb 2019 14:54:06 -0800 8216592: Removal of the class sun.awt.AWTSecurityManager
serb [Tue, 05 Feb 2019 14:54:06 -0800] rev 53793
8216592: Removal of the class sun.awt.AWTSecurityManager Reviewed-by: prr
Mon, 18 Feb 2019 16:34:46 -0500 8214363: HeapWord should not be a fake class
kbarrett [Mon, 18 Feb 2019 16:34:46 -0500] rev 53792
8214363: HeapWord should not be a fake class Summary: Change HeapWord and MetaWord to be pointers to incomplete types. Reviewed-by: tschatzl, mikael, coleenp, pliden
Mon, 18 Feb 2019 09:31:07 -0800 8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
iignatyev [Mon, 18 Feb 2019 09:31:07 -0800] rev 53791
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac Reviewed-by: thartmann
Mon, 18 Feb 2019 15:33:43 +0100 8219232: Unit of concurrent active time logging is wrong
thartmann [Mon, 18 Feb 2019 15:33:43 +0100] rev 53790
8219232: Unit of concurrent active time logging is wrong Summary: Changed value from seconds to milliseconds. Reviewed-by: shade
Mon, 18 Feb 2019 12:16:02 +0100 8218991: s390: Add intrinsic for GHASH algorithm
mdoerr [Mon, 18 Feb 2019 12:16:02 +0100] rev 53789
8218991: s390: Add intrinsic for GHASH algorithm Reviewed-by: lucy, simonis
Mon, 18 Feb 2019 12:08:08 +0100 8217389: JTREG: Clean up, remove unused variable warnings
lkorinth [Mon, 18 Feb 2019 12:08:08 +0100] rev 53788
8217389: JTREG: Clean up, remove unused variable warnings Reviewed-by: lmesnik, tschatzl
Mon, 18 Feb 2019 10:48:48 +0100 8217385: JTREG: Clean up, make sure to close resources
lkorinth [Mon, 18 Feb 2019 10:48:48 +0100] rev 53787
8217385: JTREG: Clean up, make sure to close resources Reviewed-by: tschatzl, sangheki
Wed, 13 Feb 2019 13:27:17 +0100 8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
goetz [Wed, 13 Feb 2019 13:27:17 +0100] rev 53786
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java Reviewed-by: prr, serb
Sat, 16 Feb 2019 21:15:33 +0100 8216049: stringTable::intern creates redundant String when looking up existing one
shade [Sat, 16 Feb 2019 21:15:33 +0100] rev 53785
8216049: stringTable::intern creates redundant String when looking up existing one Reviewed-by: redestad, gziemski, rehn, zgu, jiangli
Sat, 16 Feb 2019 11:40:34 +0900 8204551: Event descriptions are truncated in logs
ysuenaga [Sat, 16 Feb 2019 11:40:34 +0900] rev 53784
8204551: Event descriptions are truncated in logs Reviewed-by: coleenp, coleenp
Fri, 15 Feb 2019 11:46:15 -0300 8219011: Implement MacroAssembler::warn method on AArch64
mbalao [Fri, 15 Feb 2019 11:46:15 -0300] rev 53783
8219011: Implement MacroAssembler::warn method on AArch64 Reviewed-by: adinn
Fri, 15 Feb 2019 12:33:11 -0800 8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
cjplummer [Fri, 15 Feb 2019 12:33:11 -0800] rev 53782
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option Summary: added dbgtrace command. Reviewed-by: sspitsyn, amenkov, gadams
Fri, 15 Feb 2019 11:18:01 -0800 8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53781
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02 Reviewed-by: martin, chegar, dholmes
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip