Jonathan Gibbons
|
6e805127f8
|
8332545: Fix handling of HTML5 entities in Markdown comments
Reviewed-by: prappo, erikj
|
2024-05-21 00:39:46 +00:00 |
|
Viktor Klang
|
b78613b681
|
8332154: Memory leak in SynchronousQueue
Reviewed-by: alanb
|
2024-05-20 18:52:34 +00:00 |
|
Vladimir Ivanov
|
7652f9811b
|
8331885: C2: meet between unloaded and speculative types is not symmetric
Reviewed-by: roland, thartmann
|
2024-05-20 17:56:44 +00:00 |
|
Serhiy Sachkov
|
d6b7f9b170
|
8331851: Add specific regression leap year tests for Calendar.roll()
Reviewed-by: naoto
|
2024-05-20 09:23:40 +00:00 |
|
Prasanta Sadhukhan
|
b92bd67183
|
8332403: Anachronistic reference to Netscape Communicator in Swing API docs
Reviewed-by: abhiscxk, aivanov, prr
|
2024-05-18 05:57:20 +00:00 |
|
Cesar Soares Lucas
|
8acdd2d7c8
|
8330565: C2: Multiple crashes with CTW after JDK-8316991
Reviewed-by: kvn, thartmann
|
2024-05-17 23:39:31 +00:00 |
|
Jonathan Gibbons
|
0a58cffe88
|
8298405: Implement JEP 467: Markdown Documentation Comments
8329296: Update Elements for '///' documentation comments
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: prappo, darcy, hannesw
|
2024-05-17 17:42:46 +00:00 |
|
Vicente Romero
|
39a55e9779
|
8324809: compiler can crash with SOE while proving if two recursive types are disjoint
Reviewed-by: mcimadamore
|
2024-05-17 14:16:11 +00:00 |
|
Erik Gahlin
|
b7ae0ae1d7
|
8328572: JFR: Use Class.forPrimitiveName(String)
Reviewed-by: mgronlun
|
2024-05-17 14:06:08 +00:00 |
|
Gui Cao
|
e611151796
|
8331281: RISC-V: C2: Support vector-scalar and vector-immediate bitwise logic instructions
Reviewed-by: fjiang, fyang
|
2024-05-17 13:48:42 +00:00 |
|
Hannes Wallnöfer
|
44bdf9964e
|
8332239: Improve CSS for block tags
Reviewed-by: prappo, liach, jjg
|
2024-05-17 13:28:51 +00:00 |
|
Hannes Wallnöfer
|
9bb6169a1c
|
8317621: --add-script should support JavaScript modules
Reviewed-by: jjg
|
2024-05-17 12:36:06 +00:00 |
|
Hannes Wallnöfer
|
4eb1eaf044
|
8329617: Update stylesheet for specs and tool documentation
Reviewed-by: jjg
|
2024-05-17 12:32:23 +00:00 |
|
Chen Liang
|
d4c2edf2c9
|
8331855: Convert jdk.jdeps jdeprscan and jdeps to use the Classfile API
Reviewed-by: asotona
|
2024-05-17 12:26:22 +00:00 |
|
Chen Liang
|
beeffd4671
|
8332109: Convert remaining tests using com.sun.tools.classfile to ClassFile API
Reviewed-by: asotona
|
2024-05-17 12:24:39 +00:00 |
|
Larry Cable
|
e0d1c4b38c
|
8321428: Deprecate for removal the package java.beans.beancontext
Reviewed-by: prr, tr, iris, serb, aivanov
|
2024-05-17 12:12:43 +00:00 |
|
Claes Redestad
|
0b0445be28
|
8331724: Refactor j.l.constant implementation to internal package
Reviewed-by: liach, asotona
|
2024-05-17 09:49:44 +00:00 |
|
Andrei Pangin
|
d84a8fd876
|
8332327: Return _methods_jmethod_ids field back in VMStructs
Reviewed-by: cjplummer, sspitsyn, coleenp, shade
|
2024-05-17 09:40:39 +00:00 |
|
Albert Mingkun Yang
|
f1ce9b0ecc
|
8331557: Serial: Refactor SerialHeap::do_collection
Reviewed-by: gli, iwalulya
|
2024-05-17 09:09:02 +00:00 |
|
Joachim Kern
|
14198f502f
|
8329653: JLILaunchTest fails on AIX after JDK-8329131
Reviewed-by: clanger, mdoerr
|
2024-05-17 08:31:41 +00:00 |
|
Nizar Benalla
|
ae999eae7e
|
8129418: JShell: better highlighting of errors in imports on demand
Reviewed-by: jlahoda
|
2024-05-17 06:39:53 +00:00 |
|
Hamlin Li
|
6422efa3c7
|
8332394: Add friendly output when @IR rule missing value
Reviewed-by: chagedorn
|
2024-05-17 06:33:56 +00:00 |
|
Thomas Stuefe
|
9160ef8b9d
|
8332237: [nmt] Remove the need for ThreadStackTracker::track_as_vm()
Reviewed-by: jsjolen, azafari
|
2024-05-17 04:59:11 +00:00 |
|
Sergey Bylokhov
|
7c750fd95b
|
8331746: Create a test to verify that the cmm id is not ignored
Reviewed-by: prr, dmarkov, aivanov
|
2024-05-17 01:55:30 +00:00 |
|
William Kemper
|
de57d4b2e0
|
8332257: Shenandoah: Move evacuation methods to implementation file
Reviewed-by: shade, kdnilsen
|
2024-05-17 00:44:36 +00:00 |
|
Mark Powers
|
da9c23ace9
|
8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread
Reviewed-by: ssahoo, ascarpino
|
2024-05-16 17:07:19 +00:00 |
|
Kelvin Nilsen
|
dc184f1099
|
8324649: Shenandoah: replace implementation of free set
Reviewed-by: wkemper, ysr, rkennke
|
2024-05-16 16:47:09 +00:00 |
|
Naoto Sato
|
259915168d
|
8331202: Support for Duration until another Instant
Reviewed-by: joehw, scolebourne, rriggs
|
2024-05-16 16:12:53 +00:00 |
|
Alisen Chung
|
6f7ddbec7d
|
8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
Reviewed-by: serb, dnguyen, tr
|
2024-05-16 15:49:46 +00:00 |
|
Roland Westrelin
|
fa3e94d30f
|
8332393: Problemlist compiler/rangechecks/TestArrayAccessAboveRCAfterRCCastIIEliminated.java
Reviewed-by: chagedorn
|
2024-05-16 14:00:03 +00:00 |
|
Nizar Benalla
|
a33cb9045b
|
8332098: Add missing @ since tags to jdk.jdi
Reviewed-by: alanb, cjplummer
|
2024-05-16 11:04:45 +00:00 |
|
Thomas Stuefe
|
910d77becd
|
8331953: ubsan: metaspaceShared.cpp:1305:57: runtime error: applying non-zero offset 12849152 to null pointer
Reviewed-by: iklam, mbaesken
|
2024-05-16 10:58:50 +00:00 |
|
Nizar Benalla
|
f9f8d0b480
|
8332101: Add an @since to StandardOperation:REMOVE in jdk.dynalink
Reviewed-by: jpai
|
2024-05-16 10:36:51 +00:00 |
|
Roland Westrelin
|
f398cd2250
|
8331575: C2: crash when ConvL2I is split thru phi at LongCountedLoop
Reviewed-by: chagedorn, epeter
|
2024-05-16 08:55:03 +00:00 |
|
Axel Boldt-Christmas
|
96c5c3fe75
|
8329998: Remove double initialization for parts of small TypeArrays in ZObjArrayAllocator
Reviewed-by: stefank, gli
|
2024-05-16 07:51:40 +00:00 |
|
Adam Sotona
|
ee4a9d3482
|
8321622: ClassFile.verify(byte[] bytes) throws unexpected ConstantPoolException, IAE
Reviewed-by: jpai
|
2024-05-16 07:32:24 +00:00 |
|
Roland Westrelin
|
ab8d7b0ced
|
8324517: C2: crash in compiled code because of dependency on removed range check CastIIs
Reviewed-by: epeter, thartmann
|
2024-05-16 07:25:11 +00:00 |
|
Jaikiran Pai
|
fe8a2aff31
|
8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory
Reviewed-by: dholmes, sspitsyn, cjplummer, lmesnik
|
2024-05-16 05:42:38 +00:00 |
|
Sergey Bylokhov
|
95f79c6787
|
8332253: Linux arm32 build fails after 8292591
Reviewed-by: stuefe, dholmes, shade
|
2024-05-16 02:21:30 +00:00 |
|
Ioi Lam
|
b687aa5508
|
8332176: Refactor ClassListParser::parse()
Reviewed-by: matsaave, ccheung
|
2024-05-15 23:01:53 +00:00 |
|
Rajan Halade
|
4083255440
|
8316138: Add GlobalSign 2 TLS root certificates
Reviewed-by: mullan
|
2024-05-15 20:18:57 +00:00 |
|
Alex Menkov
|
43b109b111
|
8330066: HeapDumpPath and HeapDumpGzipLevel VM options do not mention HeapDumpBeforeFullGC and HeapDumpAfterFullGC
Reviewed-by: cjplummer, dholmes, yyang
|
2024-05-15 19:29:30 +00:00 |
|
Naoto Sato
|
7cff04fc8a
|
8330276: Console methods with explicit Locale
Reviewed-by: joehw, rriggs, jlahoda
|
2024-05-15 19:28:24 +00:00 |
|
Viktor Klang
|
8a4315f833
|
8331987: Enhance stacktrace clarity for CompletableFuture CancellationException
Reviewed-by: alanb, dfuchs
|
2024-05-15 18:35:46 +00:00 |
|
William Kemper
|
491b3b4563
|
8332256: Shenandoah: Do not visit heap threads during shutdown
Reviewed-by: shade, kdnilsen
|
2024-05-15 16:53:04 +00:00 |
|
William Kemper
|
9c02c8dd71
|
8332255: Shenandoah: Remove duplicate definition of init mark closure
Reviewed-by: shade, kdnilsen
|
2024-05-15 16:42:19 +00:00 |
|
Adam Sotona
|
42ccb74399
|
8331940: ClassFile API ArrayIndexOutOfBoundsException with certain class files
Reviewed-by: liach, psandoz
|
2024-05-15 16:14:15 +00:00 |
|
Leonid Mesnik
|
61aff6db15
|
8332112: Update nsk.share.Log to don't print summary during VM shutdown hook
Reviewed-by: dholmes, cjplummer
|
2024-05-15 14:57:22 +00:00 |
|
Maurizio Cimadamore
|
30bb066b19
|
8332003: Clarify javadoc for MemoryLayout::offsetHandle
Reviewed-by: psandoz
|
2024-05-15 14:39:51 +00:00 |
|
Emanuel Peter
|
c4867c62c4
|
8329273: C2 SuperWord: Some basic MemorySegment IR tests
Reviewed-by: kvn, chagedorn
|
2024-05-15 13:16:08 +00:00 |
|