Daniel Jeliński
292d909e81
8290178: failure_handler: run netstat without name lookups
...
Reviewed-by: jpai, dfuchs, msheppar, lmesnik
2022-07-14 06:36:57 +00:00
Jesper Wilhelmsson
a7f83582d3
Merge
2022-07-14 06:19:40 +00:00
Andrey Turbanov
02fae60740
8288067: Avoid redundant HashMap.containsKey call in Type1Font.expandAbbreviation
...
Reviewed-by: attila, prr
2022-07-14 06:10:28 +00:00
Ichiroh Takiguchi
5d588eda97
8290218: AIX build failure by JDK-8289780
...
Reviewed-by: iklam, stuefe
2022-07-14 04:35:54 +00:00
Feilong Jiang
3471ac9a90
8290164: compiler/runtime/TestConstantsInError.java fails on riscv
...
Reviewed-by: fyang, yadongwang
2022-07-14 03:32:52 +00:00
Bill Huang
dbab827bee
8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id
...
Reviewed-by: jpai
2022-07-14 01:31:34 +00:00
lawrence.andrews
3216d198f3
8289559: java/awt/a11y/AccessibleJPopupMenuTest.java test fails with java.lang.NullPointerException
...
Reviewed-by: serb
2022-07-13 22:42:13 +00:00
Sergey Tsypanov
c83fcbd18f
8290079: Reduce interaction with volatile in static initializer of BigInteger
...
Reviewed-by: jpai, rriggs, darcy
2022-07-13 19:36:50 +00:00
Doug Simon
74ac5df96f
8290234: [JVMCI] use JVMCIKlassHandle to protect raw Klass* values from concurrent G1 scanning
...
Reviewed-by: kvn, never
2022-07-13 19:15:53 +00:00
Thomas Schatzl
5e3ecff7a6
8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"
...
Reviewed-by: dcubed
2022-07-13 18:31:03 +00:00
Doug Lea
535804554d
8066859: java/lang/ref/OOMEInReferenceHandler.java failed with java.lang.Exception: Reference Handler thread died
...
Reviewed-by: alanb
2022-07-13 18:05:42 +00:00
Thomas Schatzl
2583feb21b
8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests
...
Reviewed-by: ayang, lkorinth, kbarrett
2022-07-13 16:08:59 +00:00
Brian Burkhalter
44fb92e2aa
8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
...
Reviewed-by: lancea, dfuchs, jpai
2022-07-13 15:13:27 +00:00
Alan Bateman
f528124f57
8289284: jdk.tracePinnedThreads output confusing when pinned due to native frame
...
Reviewed-by: jpai, mchung
2022-07-13 15:03:37 +00:00
Jonathan Gibbons
572c14efc6
8288624: Cleanup CommentHelper.getText0
...
Reviewed-by: hannesw
2022-07-13 14:45:04 +00:00
Prasanta Sadhukhan
6e18883d8f
8290162: Reset recursion counter missed in fix of JDK-8224267
...
Reviewed-by: prr
2022-07-13 05:06:04 +00:00
Daniel D. Daugherty
ce36f6ea85
8290203: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java on linux-all
...
Reviewed-by: naoto
2022-07-12 21:45:19 +00:00
Daniel D. Daugherty
fff7f35300
8290201: ProblemList com/sun/jdi/InvokeHangTest.java on macosx-x64 in vthread mode
...
Reviewed-by: bpb
2022-07-12 21:04:43 +00:00
Brian Burkhalter
128c6c648c
8290095: java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out
...
Reviewed-by: jpai, alanb
2022-07-12 20:48:23 +00:00
Jayashree Huttanagoudar
31f7fc043b
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
...
Reviewed-by: weijun
2022-07-12 20:12:22 +00:00
Jesper Wilhelmsson
d9ca438d06
Merge
2022-07-12 16:16:16 +00:00
Ludvig Janiuk
e8568b890a
8290020: Deadlock in leakprofiler::emit_events during shutdown
...
Reviewed-by: mgronlun, dholmes, egahlin
2022-07-12 15:54:36 +00:00
Ralf Schmelter
7f0e9bd632
8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes
...
Reviewed-by: mgronlun, stuefe
2022-07-12 14:53:46 +00:00
Ralf Schmelter
728157fa03
8289917: Metadata for regionsRefilled of G1EvacuationStatistics event is wrong
...
Reviewed-by: tschatzl, mgronlun, stuefe, egahlin
2022-07-12 14:51:55 +00:00
Alan Bateman
59d0c739ac
8289930: Improve Thread description of inherited AccessControlContext
...
Reviewed-by: jpai, mchung
2022-07-12 14:46:15 +00:00
Maurizio Cimadamore
4545ed6842
8289365: SegmentAllocator:allocateArray(MemoryLayout, count) does not throw IAEx when count is -1
...
Reviewed-by: psandoz
2022-07-12 14:22:42 +00:00
Maurizio Cimadamore
0fd1b68972
8290071: Javadoc for MemorySegment/MemoryAddress getter/setters contains some typos
...
Reviewed-by: uschindler, psandoz
2022-07-12 14:16:22 +00:00
Erik Gahlin
0e906975a8
8290133: JFR: Remove unused methods in Bits.java
...
Reviewed-by: mgronlun
2022-07-12 14:14:56 +00:00
Maurizio Cimadamore
2baf526fce
8288850: SegmentAllocator:allocate() can return null some cases
...
Reviewed-by: psandoz
2022-07-12 14:14:46 +00:00
Ryan Ernst
ea12615d2f
8288984: Simplification in java.lang.Runtime::exit
...
Reviewed-by: dholmes, chegar, alanb, kbarrett
2022-07-12 13:50:36 +00:00
Martin Doerr
393dc7ade7
8290082: [PPC64] ZGC C2 load barrier stub needs to preserve vector registers
...
Reviewed-by: eosterlund, rrich
2022-07-12 13:31:51 +00:00
Matthias Baesken
e5491a2605
8289910: unify os::message_box across posix platforms
...
Reviewed-by: iklam, dholmes
2022-07-12 12:10:28 +00:00
Daniel Jeliński
04c47da118
8289768: Clean up unused code
...
Reviewed-by: dfuchs, lancea, weijun, naoto, cjplummer, alanb, michaelm, chegar
2022-07-12 11:30:17 +00:00
Jorn Vernee
3164c98f4c
8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM
...
8289333: Specification of method j.l.foreign.VaList::skip deserves clarification
8289156: j.l.foreign.VaList::skip call could throw java.lang.IndexOutOfBoundsException: Out of bound access on segment
Reviewed-by: mcimadamore
2022-07-12 11:25:45 +00:00
Daniel Fuchs
3b9059a147
8290083: ResponseBodyBeforeError: AssertionError or SSLException: Unsupported or unrecognized SSL message
...
Reviewed-by: jpai
2022-07-12 09:59:29 +00:00
Serguei Spitsyn
c3806b93c4
8289709: fatal error: stuck in JvmtiVTMSTransitionDisabler::disable_VTMS_transitions
...
Reviewed-by: alanb, amenkov, lmesnik
2022-07-11 22:44:03 +00:00
Phil Race
f42dab8592
8289853: Update HarfBuzz to 4.4.1
...
Reviewed-by: serb, azvegint
2022-07-11 19:19:27 +00:00
Christoph Langer
39715f3da7
8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
...
Backport-of: 975316e3e5
2022-07-11 17:46:22 +00:00
Doug Simon
21db9a507b
8290065: [JVMCI] only check HotSpotCompiledCode stream is empty if installation succeeds
...
Reviewed-by: kvn
2022-07-11 16:47:05 +00:00
Jesper Wilhelmsson
c79baaa811
Merge
2022-07-11 16:15:49 +00:00
Pavel Rappo
62fbc3f883
8287379: Using @inheritDoc in an inapplicable context shouldn't crash javadoc
...
Reviewed-by: jjg
2022-07-11 15:43:20 +00:00
Coleen Phillimore
0c1aa2bc8a
8289184: runtime/ClassUnload/DictionaryDependsTest.java failed with "Test failed: should be unloaded"
...
Reviewed-by: lmesnik, hseigel
2022-07-11 15:34:17 +00:00
Calvin Cheung
c33fa55cf8
8274235: -Xshare:dump should not call vm_direct_exit
...
Reviewed-by: iklam, dholmes
2022-07-11 15:33:18 +00:00
Pavel Rappo
59980ac8e4
8288309: Rename the "testTagInheritence" directory
...
Reviewed-by: hannesw
2022-07-11 15:31:22 +00:00
Alan Bateman
fc01666a58
8290002: (se) AssertionError in SelectorImpl.implCloseSelector
...
Reviewed-by: michaelm
2022-07-11 14:41:13 +00:00
Maurizio Cimadamore
fed3af8ae0
8287809: Revisit implementation of memory session
...
Reviewed-by: jvernee
2022-07-11 14:30:19 +00:00
Thomas Stuefe
95c8022958
8290046: NMT: Remove unused MallocSiteTable::reset()
...
Reviewed-by: jiefu, zgu
2022-07-11 14:07:12 +00:00
Coleen Phillimore
0c37008917
8275662: remove test/lib/sun/hotspot
...
Reviewed-by: mseledtsov, sspitsyn, lmesnik
2022-07-11 13:07:03 +00:00
Prasanta Sadhukhan
46251bc6e2
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
...
Reviewed-by: tr, aivanov
2022-07-11 11:35:32 +00:00
Aggelos Biboudis
bba6be79e0
8269674: Improve testing of parenthesized patterns
...
Reviewed-by: jlahoda
2022-07-11 11:13:55 +00:00