Pengfei Li
2677dd6d23
8289954: C2: Assert failed in PhaseCFG::verify() after JDK-8183390
...
Reviewed-by: kvn, thartmann, roland
2022-07-18 12:18:06 +00:00
Roland Westrelin
4f3f74c141
8289127: Apache Lucene triggers: DEBUG MESSAGE: duplicated predicate failed which is impossible
...
Reviewed-by: kvn, dlong
2022-07-18 07:08:49 +00:00
Pavel Rappo
15d3329edd
8281969: Bad result for the snippet @link tag if substring/regex consists of whitespace
...
Reviewed-by: jjg
2022-07-14 22:27:53 +00:00
Zhengyu Gu
c8e0315114
8290250: Shenandoah: disable Loom for iu mode
...
Reviewed-by: rkennke
2022-07-14 17:19:27 +00:00
Jatin Bhateja
fd89ab8dac
8288112: C2: Error: ShouldNotReachHere() in Type::typerr()
...
Reviewed-by: dlong, kvn
2022-07-14 01:46:11 +00:00
Joe Wang
2bf6285c80
8290209: jcup.md missing additional text
...
Reviewed-by: iris, naoto, lancea
2022-07-13 21:02:45 +00:00
Joe Wang
73b83e0188
8290207: Missing notice in dom.md
...
Reviewed-by: iris, lancea, naoto
2022-07-13 17:32:02 +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
Maurizio Cimadamore
2baf526fce
8288850: SegmentAllocator:allocate() can return null some cases
...
Reviewed-by: psandoz
2022-07-12 14:14:46 +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
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
Maurizio Cimadamore
fed3af8ae0
8287809: Revisit implementation of memory session
...
Reviewed-by: jvernee
2022-07-11 14:30:19 +00:00
Martin Doerr
cb6e9cb728
8290004: [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
...
Reviewed-by: rrich, lucy
2022-07-11 09:21:05 +00:00
Markus Grönlund
0494291490
8289692: JFR: Thread checkpoint no longer enforce mutual exclusion post Loom integration
...
Reviewed-by: rehn
2022-07-11 09:11:58 +00:00
Jan Lahoda
25f4b04365
8289894: A NullPointerException thrown from guard expression
...
Reviewed-by: vromero
2022-07-11 08:59:32 +00:00
Albert Mingkun Yang
b542bcba57
8289729: G1: Incorrect verification logic in G1ConcurrentMark::clear_next_bitmap
...
Reviewed-by: tschatzl, iwalulya
2022-07-11 07:58:03 +00:00
Joe Wang
c86c51cc72
8282071: Update java.xml module-info
...
Reviewed-by: lancea, iris, naoto
2022-07-08 21:34:57 +00:00
Vladimir Kempik
c142fbbbaf
8289697: buffer overflow in MTLVertexCache.m: MTLVertexCache_AddGlyphQuad
...
Backport-of: d852e99ae9de4c611438c50ce37ea1806f58cbdf
2022-07-08 17:49:53 +00:00
Stuart Marks
eeaf0bbabc
8289872: wrong wording in @param doc for HashMap.newHashMap et. al.
...
Reviewed-by: chegar, naoto, iris
2022-07-08 17:03:48 +00:00
Jorn Vernee
460d879a75
8289601: SegmentAllocator::allocateUtf8String(String str) should be clarified for strings containing \0
...
Reviewed-by: psandoz, mcimadamore
2022-07-08 15:21:11 +00:00
Jorn Vernee
732f1065fe
8289223: Canonicalize header ids in foreign API javadocs
...
Reviewed-by: mcimadamore
2022-07-08 11:18:32 +00:00
Thomas Stuefe
ea21c46531
8289799: Build warning in methodData.cpp memset zero-length parameter
...
Backport-of: cce77a700141a854bafaa5ccb33db026affcf322
2022-07-08 08:13:20 +00:00
Alexander Matveev
64286074ba
8289030: [macos] app image signature invalid when creating DMG or PKG
...
Reviewed-by: asemenyuk
2022-07-08 00:17:11 +00:00
Joe Wang
3212dc9c6f
8289486: Improve XSLT XPath operators count efficiency
...
Reviewed-by: naoto, lancea
2022-07-07 19:07:04 +00:00
Stuart Marks
a8eb728680
8289779: Map::replaceAll javadoc has redundant @throws clauses
...
Reviewed-by: prappo, iris
2022-07-07 16:54:15 +00:00
Maurizio Cimadamore
889150b47a
8289558: Need spec clarification of j.l.foreign.*Layout
...
Reviewed-by: psandoz, jvernee
2022-07-07 09:08:09 +00:00
Jan Lahoda
8dd94a2c14
8289196: Pattern domination not working properly for record patterns
...
Reviewed-by: vromero
2022-07-07 07:54:18 +00:00
Pavel Rappo
8f24d25168
6509045: {@inheritDoc} only copies one instance of the specified exception
...
Reviewed-by: jjg
2022-07-06 22:01:12 +00:00
Ron Pressler
9a0fa82424
8288949: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing
...
Reviewed-by: dlong, eosterlund, rehn
2022-07-06 20:53:13 +00:00
Thomas Stuefe
0526402a02
8289477: Memory corruption with CPU_ALLOC, CPU_FREE on muslc
...
Backport-of: da6d1fc0e0aeb1fdb504aced4b0dba0290ec240f
2022-07-06 10:15:38 +00:00
Alan Bateman
b3a0e482ad
8289439: Clarify relationship between ThreadStart/ThreadEnd and can_support_virtual_threads capability
...
Reviewed-by: dholmes, dcubed, sspitsyn, cjplummer
2022-07-06 06:40:07 +00:00
Tyler Steele
0b6fd4820c
8288128: S390X: Fix crashes after JDK-8284161 (Virtual Threads)
...
Reviewed-by: mdoerr
2022-07-05 21:11:50 +00:00
Daniel D. Daugherty
30e134e909
8289091: move oop safety check from SharedRuntime::get_java_tid() to JavaThread::threadObj()
...
Reviewed-by: rehn, dholmes
2022-07-05 20:42:42 +00:00
Chris Plummer
29ea6429d2
8287847: Fatal Error when suspending virtual thread after it has terminated
...
Reviewed-by: alanb, sspitsyn
2022-07-05 17:46:59 +00:00
Pavel Rappo
f640fc5a1e
8067757: Incorrect HTML generation for copied javadoc with multiple @throws tags
...
Reviewed-by: jjg
2022-07-04 16:00:53 +00:00
Jatin Bhateja
1a271645a8
8287851: C2 crash: assert(t->meet(t0) == t) failed: Not monotonic
...
Reviewed-by: thartmann, chagedorn
2022-07-04 11:31:32 +00:00
Erik Gahlin
dc4edd3fe8
8289183: jdk.jfr.consumer.RecordedThread.getId references Thread::getId, should be Thread::threadId
...
Reviewed-by: alanb
2022-07-03 19:28:39 +00:00
Igor Veresov
f5cdabad06
8245268: -Xcomp is missing from java launcher documentation
...
Reviewed-by: kvn
2022-07-02 05:55:10 +00:00
Serguei Spitsyn
9515560c54
8288703: GetThreadState returns 0 for virtual thread that has terminated
...
Reviewed-by: alanb, amenkov, cjplummer
2022-07-02 05:43:43 +00:00
Sergey Bylokhov
cfc9a881af
8288854: getLocalGraphicsEnvironment() on for multi-screen setups throws exception NPE
...
Reviewed-by: azvegint, aivanov
2022-07-02 00:25:20 +00:00
Vladimir Ivanov
9925014035
8280320: C2: Loop opts are missing during OSR compilation
...
Reviewed-by: thartmann, iveresov
2022-07-01 22:56:48 +00:00
Maurizio Cimadamore
8e01ffb3a7
8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
...
Reviewed-by: alanb, psandoz
2022-07-01 21:46:07 +00:00
Naoto Sato
604ea90d55
8289549: ISO 4217 Amendment 172 Update
...
Reviewed-by: iris
2022-07-01 16:07:23 +00:00
Tobias Hartmann
95497772e7
8284358: Unreachable loop is not removed from C2 IR, leading to a broken graph
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
2022-07-01 05:23:57 +00:00
Alan Bateman
c20b3aa9c5
8289278: Suspend/ResumeAllVirtualThreads need both can_suspend and can_support_virtual_threads
...
Reviewed-by: sspitsyn, dcubed, dholmes, iris
2022-06-30 08:49:32 +00:00
Naoto Sato
cf7154498f
8289252: Recommend Locale.of() method instead of the constructor
...
Reviewed-by: joehw, rriggs
2022-06-29 15:47:26 +00:00
Raffaello Giulietti
570897498b
8288596: Random:from() adapter does not delegate to supplied generator in all cases
...
Reviewed-by: darcy
2022-06-29 14:56:28 +00:00
Joe Darcy
dbc6e11010
8289399: Update SourceVersion to use snippets
...
Reviewed-by: jjg, iris
2022-06-29 00:14:45 +00:00