Tue, 27 Nov 2018 21:20:16 -0500 8214208: Nestmate package validation logging/exception should include classloader information
dholmes [Tue, 27 Nov 2018 21:20:16 -0500] rev 52706
8214208: Nestmate package validation logging/exception should include classloader information Reviewed-by: hseigel, coleenp, mchung
Tue, 27 Nov 2018 19:46:57 -0500 8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing
coleenp [Tue, 27 Nov 2018 19:46:57 -0500] rev 52705
8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing Summary: call WB_ProtectionDomainRemovedCount. Reviewed-by: jiangli, pchilanomate
Tue, 27 Nov 2018 15:52:34 -0800 8213914: [TESTBUG] Several JFR VM events are not covered by tests
mseledtsov [Tue, 27 Nov 2018 15:52:34 -0800] rev 52704
8213914: [TESTBUG] Several JFR VM events are not covered by tests Summary: Fixed several relevant test issues, added a test to check event coverage Reviewed-by: egahlin
Tue, 27 Nov 2018 18:35:16 -0500 8202415: Incorrect time logged for monitor deflation
dcubed [Tue, 27 Nov 2018 18:35:16 -0500] rev 52703
8202415: Incorrect time logged for monitor deflation Summary: Add support for "deflating per-thread idle monitors" log mesgs. Reviewed-by: dholmes, coleenp
Tue, 27 Nov 2018 17:53:17 -0500 8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
jiangli [Tue, 27 Nov 2018 17:53:17 -0500] rev 52702
8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap Summary: Improve the fragmentation error message. Set java heap size in LotsOfClasses.java. Reviewed-by: iklam, ccheung
Tue, 27 Nov 2018 13:39:57 -0500 8150689: Thread dump report "waiting to re-lock in wait()" shows incorrectly
pchilanomate [Tue, 27 Nov 2018 13:39:57 -0500] rev 52701
8150689: Thread dump report "waiting to re-lock in wait()" shows incorrectly Summary: "waiting to re-lock in wait()" is now shown in the frame where relocking is taking place Reviewed-by: dholmes, dcubed
Tue, 27 Nov 2018 11:28:47 -0800 8213911: Use example.com in java.net and other examples
darcy [Tue, 27 Nov 2018 11:28:47 -0800] rev 52700
8213911: Use example.com in java.net and other examples Reviewed-by: prappo, chegar, rriggs, mullan
Tue, 27 Nov 2018 09:40:32 -0800 8177286: AttributeSet: attempt to compare Qname and String
joehw [Tue, 27 Nov 2018 09:40:32 -0800] rev 52699
8177286: AttributeSet: attempt to compare Qname and String Reviewed-by: lancea
Tue, 27 Nov 2018 18:14:27 +0100 8214287: SpecJbb2005StressModule got uncaught exception
mgronlun [Tue, 27 Nov 2018 18:14:27 +0100] rev 52698
8214287: SpecJbb2005StressModule got uncaught exception Reviewed-by: egahlin, jwilhelm
Tue, 27 Nov 2018 11:07:44 -0500 8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
vromero [Tue, 27 Nov 2018 11:07:44 -0500] rev 52697
8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body Reviewed-by: mcimadamore
Mon, 26 Nov 2018 14:04:23 +0100 8214297: testbug : missing fclose in jvmti_aod.cpp
mbaesken [Mon, 26 Nov 2018 14:04:23 +0100] rev 52696
8214297: testbug : missing fclose in jvmti_aod.cpp Reviewed-by: coleenp, stuefe
Tue, 27 Nov 2018 13:02:28 +0100 8213716: javadoc search not working with Japanese and Chinese locales
hannesw [Tue, 27 Nov 2018 13:02:28 +0100] rev 52695
8213716: javadoc search not working with Japanese and Chinese locales Reviewed-by: jjg
Tue, 27 Nov 2018 11:09:53 +0000 8214295: Populate handlers while holding streamHandlerLock
coffeys [Tue, 27 Nov 2018 11:09:53 +0000] rev 52694
8214295: Populate handlers while holding streamHandlerLock Reviewed-by: chegar
Mon, 26 Nov 2018 17:35:35 +0100 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation
roland [Mon, 26 Nov 2018 17:35:35 +0100] rev 52693
8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation Reviewed-by: kvn
Mon, 26 Nov 2018 22:49:57 -0800 8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
dlong [Mon, 26 Nov 2018 22:49:57 -0800] rev 52692
8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event" Reviewed-by: iklam, kvn
Tue, 27 Nov 2018 07:54:06 +0100 8213834: JVMTI ResourceExhausted should not be posted in CompilerThread
stuefe [Tue, 27 Nov 2018 07:54:06 +0100] rev 52691
8213834: JVMTI ResourceExhausted should not be posted in CompilerThread Reviewed-by: dholmes, dcubed, jcbeyler, sspitsyn
Mon, 26 Nov 2018 20:50:21 -0800 8214321: Misleading code in SSLCipher
xuelei [Mon, 26 Nov 2018 20:50:21 -0800] rev 52690
8214321: Misleading code in SSLCipher Reviewed-by: ascarpino
Tue, 27 Nov 2018 08:51:20 +0800 8214100: use of keystore probing results in unnecessary exception thrown
weijun [Tue, 27 Nov 2018 08:51:20 +0800] rev 52689
8214100: use of keystore probing results in unnecessary exception thrown Reviewed-by: mullan
Mon, 26 Nov 2018 15:06:53 -0800 8214029: Remove dead code BasicHashtable::bulk_free_entries
iklam [Mon, 26 Nov 2018 15:06:53 -0800] rev 52688
8214029: Remove dead code BasicHashtable::bulk_free_entries Reviewed-by: dholmes
Mon, 26 Nov 2018 11:17:13 -0800 8190312: javadoc -link doesn't work with http: -> https: URL redirects
jjg [Mon, 26 Nov 2018 11:17:13 -0800] rev 52687
8190312: javadoc -link doesn't work with http: -> https: URL redirects Reviewed-by: hannesw
Mon, 26 Nov 2018 14:13:22 -0500 8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java
jiangli [Mon, 26 Nov 2018 14:13:22 -0500] rev 52686
8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java Summary: Add subgraph test cases in ReplaceCriticalClassesForSubgraphs.java. Reviewed-by: iklam
Mon, 26 Nov 2018 11:00:32 -0800 8213956: javadoc crash using {@index} in doc-files file
jjg [Mon, 26 Nov 2018 11:00:32 -0800] rev 52685
8213956: javadoc crash using {@index} in doc-files file Reviewed-by: jlahoda, hannesw, pmuthuswamy
Mon, 26 Nov 2018 13:17:39 -0500 8214202: DirtyCardQueueSet::get_completed_buffer should not clear _process_completed
kbarrett [Mon, 26 Nov 2018 13:17:39 -0500] rev 52684
8214202: DirtyCardQueueSet::get_completed_buffer should not clear _process_completed Summary: Remove flag clearing and simplify get_completed-buffer. Reviewed-by: tschatzl, sjohanss
Mon, 26 Nov 2018 09:36:30 +0100 8214059: Undefined behaviour in ADLC
sgehwolf [Mon, 26 Nov 2018 09:36:30 +0100] rev 52683
8214059: Undefined behaviour in ADLC Reviewed-by: shade, kbarrett Contributed-by: Simon Tooke <stooke@redhat.com>
Mon, 26 Nov 2018 12:20:06 -0400 8203442: String::transform
jlaskey [Mon, 26 Nov 2018 12:20:06 -0400] rev 52682
8203442: String::transform Reviewed-by: smarks, sherman, alanb, darcy, forax, rriggs, scolebourne, dholmes, plevart
Mon, 26 Nov 2018 09:46:20 -0500 8204525: [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap
hseigel [Mon, 26 Nov 2018 09:46:20 -0500] rev 52681
8204525: [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap Summary: Handle OutOfMemoryError exception to prevent test aborting Reviewed-by: zgu, dholmes
Mon, 26 Nov 2018 12:16:23 +0100 8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions
thartmann [Mon, 26 Nov 2018 12:16:23 +0100] rev 52680
8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions Summary: Added missing UnlockDiagnosticVMOptions. Reviewed-by: tschatzl
Mon, 26 Nov 2018 09:24:08 +0100 8214113: Switch expressions may have constant type and may be skipped during write
jlahoda [Mon, 26 Nov 2018 09:24:08 +0100] rev 52679
8214113: Switch expressions may have constant type and may be skipped during write Summary: Switch expressions should not be compile-time constants. Reviewed-by: mcimadamore
Mon, 26 Nov 2018 08:27:49 +0800 8214262: SunEC native code does not compile with debug on
weijun [Mon, 26 Nov 2018 08:27:49 +0800] rev 52678
8214262: SunEC native code does not compile with debug on Reviewed-by: jnimeh
Sat, 24 Nov 2018 01:05:11 +0100 8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java
jwilhelm [Sat, 24 Nov 2018 01:05:11 +0100] rev 52677
8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java Reviewed-by: kbarrett
Fri, 23 Nov 2018 19:45:38 +0300 8213845: ARM32: Interpreter doesn't call result handler after native calls
bulasevich [Fri, 23 Nov 2018 19:45:38 +0300] rev 52676
8213845: ARM32: Interpreter doesn't call result handler after native calls Reviewed-by: aph
Thu, 22 Nov 2018 17:25:47 +0100 8214206: Fix for JDK-8213419 is broken on 32-bit
roland [Thu, 22 Nov 2018 17:25:47 +0100] rev 52675
8214206: Fix for JDK-8213419 is broken on 32-bit Reviewed-by: mdoerr, shade
Fri, 23 Nov 2018 10:57:07 +0100 8214118: HeapRegions marked as archive even if CDS mapping fails
sjohanss [Fri, 23 Nov 2018 10:57:07 +0100] rev 52674
8214118: HeapRegions marked as archive even if CDS mapping fails Reviewed-by: tschatzl, jiangli
Fri, 23 Nov 2018 11:07:54 +0100 8214181: safepoint header cleanup
rehn [Fri, 23 Nov 2018 11:07:54 +0100] rev 52673
8214181: safepoint header cleanup Reviewed-by: kbarrett, dholmes, coleenp
Fri, 23 Nov 2018 10:43:18 +0100 8212108: SafepointSynchronizer never ending counter (big enough)
rehn [Fri, 23 Nov 2018 10:43:18 +0100] rev 52672
8212108: SafepointSynchronizer never ending counter (big enough) Reviewed-by: dholmes, eosterlund
Fri, 23 Nov 2018 10:51:59 +0100 8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
mgronlun [Fri, 23 Nov 2018 10:51:59 +0100] rev 52671
8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr Reviewed-by: egahlin, dholmes
Fri, 23 Nov 2018 13:16:45 +0530 8203672: JNI exception pending in PlainSocketImpl.c
vtewari [Fri, 23 Nov 2018 13:16:45 +0530] rev 52670
8203672: JNI exception pending in PlainSocketImpl.c 8203264: JNI exception pending in PlainDatagramSocketImpl.c:740 8203673: JNI exception pending in DualStackPlainDatagramSocketImpl.c:398 Reviewed-by: chegar, igerasim
Fri, 23 Nov 2018 16:36:07 +0900 8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
ysuenaga [Fri, 23 Nov 2018 16:36:07 +0900] rev 52669
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions Reviewed-by: mgronlun, egahlin
Fri, 23 Nov 2018 12:45:47 +0800 8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms
amlu [Fri, 23 Nov 2018 12:45:47 +0800] rev 52668
8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms Reviewed-by: vtewari, weijun
Thu, 22 Nov 2018 21:43:37 -0500 8214205: PPC64: Add instructions for counting trailing zeros
mhorie [Thu, 22 Nov 2018 21:43:37 -0500] rev 52667
8214205: PPC64: Add instructions for counting trailing zeros Reviewed-by: mdoerr, gromero
Thu, 22 Nov 2018 10:15:32 -0800 8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file
mchung [Thu, 22 Nov 2018 10:15:32 -0800] rev 52666
8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file Reviewed-by: lancea, alanb
Thu, 22 Nov 2018 17:22:40 +0100 8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x
simonis [Thu, 22 Nov 2018 17:22:40 +0100] rev 52665
8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x Reviewed-by: erikj, ihse
Thu, 22 Nov 2018 15:38:20 +0100 8200432: javadoc fails with ClassCastException on {@link byte[]}
hannesw [Thu, 22 Nov 2018 15:38:20 +0100] rev 52664
8200432: javadoc fails with ClassCastException on {@link byte[]} Reviewed-by: jjg, sundar
Thu, 22 Nov 2018 11:15:53 +0100 8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
sgehwolf [Thu, 22 Nov 2018 11:15:53 +0100] rev 52663
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001 Reviewed-by: gadams, sspitsyn Contributed-by: Simon Tooke <stooke@redhat.com>
Thu, 22 Nov 2018 10:11:58 +0100 8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
sgehwolf [Thu, 22 Nov 2018 10:11:58 +0100] rev 52662
8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions Reviewed-by: dcubed, dholmes, jcbeyler, gadams, sspitsyn Contributed-by: Simon Tooke <stooke@redhat.com>
Thu, 22 Nov 2018 10:01:38 +0100 8213755: Let nmethods be is_unloading() outside of safepoints
eosterlund [Thu, 22 Nov 2018 10:01:38 +0100] rev 52661
8213755: Let nmethods be is_unloading() outside of safepoints Reviewed-by: rehn, coleenp, kvn
Thu, 22 Nov 2018 09:55:44 +0100 8214056: Allow the GC to attach context information to CompiledMethod
eosterlund [Thu, 22 Nov 2018 09:55:44 +0100] rev 52660
8214056: Allow the GC to attach context information to CompiledMethod Reviewed-by: shade, kvn, adinn
Thu, 22 Nov 2018 09:46:24 +0100 8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
eosterlund [Thu, 22 Nov 2018 09:46:24 +0100] rev 52659
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT Reviewed-by: kvn, dlong
Thu, 22 Nov 2018 09:44:02 +0100 8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
simonis [Thu, 22 Nov 2018 09:44:02 +0100] rev 52658
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it Reviewed-by: shade, erikj, stuefe, ihse, goetz
Thu, 22 Nov 2018 09:26:51 +0100 8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
tschatzl [Thu, 22 Nov 2018 09:26:51 +0100] rev 52657
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled Summary: With UseTransparentHugePages we always need to pretouch on small page size as the underlying memory could currently be allocated as either small or large pages. Reviewed-by: shade, sjohanss
Thu, 22 Nov 2018 09:25:19 +0100 8213997: Remove G1HRRSUseSparseTable flag
tschatzl [Thu, 22 Nov 2018 09:25:19 +0100] rev 52656
8213997: Remove G1HRRSUseSparseTable flag Summary: Remove develop flag because it is not used anyway. Reviewed-by: shade, manc
Thu, 22 Nov 2018 09:23:05 +0100 8214057: GC/C2 abstraction for Node::has_special_unique_user()
rkennke [Thu, 22 Nov 2018 09:23:05 +0100] rev 52655
8214057: GC/C2 abstraction for Node::has_special_unique_user() Reviewed-by: kvn, roland
Thu, 22 Nov 2018 09:22:54 +0100 8214055: GC/C2 abstraction for phaseX
rkennke [Thu, 22 Nov 2018 09:22:54 +0100] rev 52654
8214055: GC/C2 abstraction for phaseX Reviewed-by: kvn, roland
Fri, 09 Nov 2018 14:08:01 +0100 8212748: ZGC: Add reentrant locking functionality
pliden [Fri, 09 Nov 2018 14:08:01 +0100] rev 52653
8212748: ZGC: Add reentrant locking functionality Reviewed-by: eosterlund, kbarrett
Thu, 22 Nov 2018 09:14:31 +0100 8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
pliden [Thu, 22 Nov 2018 09:14:31 +0100] rev 52652
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java Reviewed-by: eosterlund, rehn, dcubed
Thu, 22 Nov 2018 13:25:44 +0530 8046500: GetIpAddrTable function failed on Pure Ipv6 environment
vtewari [Thu, 22 Nov 2018 13:25:44 +0530] rev 52651
8046500: GetIpAddrTable function failed on Pure Ipv6 environment Reviewed-by: chegar
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip