Jan Lahoda
|
2ab8ab5613
|
8332858: References with escapes have broken positions after they are transformed
Reviewed-by: vromero, jjg
|
2024-05-31 05:54:39 +00:00 |
|
Alexey Semenyuk
|
1b7d59f171
|
8333303: Issues with DottedVersion class
Reviewed-by: almatvee
|
2024-05-31 03:05:09 +00:00 |
|
Chris Plummer
|
3634a91050
|
8332751: Broken link in VirtualMachine.html
Reviewed-by: amenkov, alanb
|
2024-05-30 20:38:38 +00:00 |
|
Justin Lu
|
ffb0867e2c
|
8331485: Odd Results when Parsing Scientific Notation with Large Exponent
8331680: NumberFormat is missing some bad exponent strict parse cases
Reviewed-by: naoto
|
2024-05-30 20:05:22 +00:00 |
|
Joe Darcy
|
79f49983d3
|
8321314: Reinstate disabling the compiler's default active annotation processing
Reviewed-by: vromero
|
2024-05-30 19:57:21 +00:00 |
|
Alex Menkov
|
44c1845ae7
|
8330852: All callers of JvmtiEnvBase::get_threadOop_and_JavaThread should pass current thread explicitly
Reviewed-by: sspitsyn, cjplummer
|
2024-05-30 18:12:43 +00:00 |
|
Chris Plummer
|
922e312b0a
|
8328611: Thread safety issue in com.sun.tools.jdi.ReferenceTypeImpl::classObject
Reviewed-by: amenkov, sspitsyn
|
2024-05-30 18:03:44 +00:00 |
|
Jatin Bhateja
|
1d889e54fc
|
8332487: Regression in Crypto-AESGCMBench.encrypt (and others) after JDK-8328181
Reviewed-by: thartmann
|
2024-05-30 17:14:07 +00:00 |
|
William Kemper
|
32636dcc3d
|
8333105: Shenandoah: Results of concurrent mark may be lost for degenerated cycle
Reviewed-by: kdnilsen, shade, ysr
|
2024-05-30 16:36:25 +00:00 |
|
Alan Bateman
|
707154235b
|
8331189: Implementation of Scoped Values (Third Preview)
Reviewed-by: aph, jpai, mcimadamore
|
2024-05-30 15:41:56 +00:00 |
|
Jan Lahoda
|
4acafb809c
|
8333107: javac fails with an exception when processing broken lambda
Reviewed-by: asotona
|
2024-05-30 13:53:27 +00:00 |
|
Tobias Hartmann
|
921860d41d
|
8333264: Remove unused resolve_sub_helper declaration after JDK-8322630
Reviewed-by: rcastanedalo
|
2024-05-30 13:38:14 +00:00 |
|
Erik Gahlin
|
4a20691e9b
|
8331876: JFR: Move file read and write events to java.base
Reviewed-by: mgronlun, alanb
|
2024-05-30 13:32:57 +00:00 |
|
Chen Liang
|
f608918df3
|
8332614: Type-checked ConstantPool.entryByIndex and ClassReader.readEntryOrNull
Reviewed-by: asotona
|
2024-05-30 11:51:49 +00:00 |
|
Jaikiran Pai
|
1b04f6487c
|
8216984: Deprecate for removal Socket constructors to create UDP sockets
Reviewed-by: alanb, dfuchs
|
2024-05-30 10:03:06 +00:00 |
|
Pavel Rappo
|
3cff588a31
|
8332826: Make hashCode methods in ArraysSupport friendlier
Reviewed-by: redestad, liach
|
2024-05-30 09:33:30 +00:00 |
|
Adam Sotona
|
579cf705ff
|
8332597: Remove redundant methods from j.l.classfile.ClassReader API
Reviewed-by: liach, jlahoda
|
2024-05-30 06:12:50 +00:00 |
|
Jan Lahoda
|
57bfd0e393
|
8332065: Calling readLine(null...) or readPassword(null...) on System.console() hangs jshell
Reviewed-by: prappo
|
2024-05-30 06:02:42 +00:00 |
|
Jan Lahoda
|
9a72068ef0
|
8332230: jshell throws AssertionError when processing annotations
Reviewed-by: asotona
|
2024-05-30 06:02:31 +00:00 |
|
Jan Lahoda
|
66d9bfce29
|
8332725: Binding patterns with inferred type have erroneous node in the AST
Reviewed-by: asotona
|
2024-05-30 06:01:18 +00:00 |
|
Damon Fenacci
|
2ea365c945
|
8333099: Missing check for is_LoadVector in StoreNode::Identity
Reviewed-by: chagedorn, thartmann
|
2024-05-30 05:11:32 +00:00 |
|
Chris Plummer
|
c8eea59f50
|
8332919: SA PointerLocation needs to print a newline after dumping java thread info for JNI Local Ref
Reviewed-by: kevinw, dholmes
|
2024-05-29 18:23:23 +00:00 |
|
Leonid Mesnik
|
03b7a8586a
|
8332259: JvmtiTrace::safe_get_thread_name fails if current thread is in native state
Reviewed-by: dholmes, sspitsyn
|
2024-05-29 14:59:19 +00:00 |
|
Matthias Baesken
|
43a2f17342
|
8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cpp get_object_monitor_usage
Reviewed-by: sspitsyn, mdoerr
|
2024-05-29 12:38:51 +00:00 |
|
Hamlin Li
|
fed2b56017
|
8320999: RISC-V: C2 RotateLeftV
8321000: RISC-V: C2 RotateRightV
Reviewed-by: luhenry, fyang
|
2024-05-29 12:25:40 +00:00 |
|
Maurizio Cimadamore
|
c003c1207f
|
8331865: Consolidate size and alignment checks in LayoutPath
Reviewed-by: psandoz, jvernee
|
2024-05-29 11:12:30 +00:00 |
|
Cesar Soares Lucas
|
6d718ae51a
|
8324341: Remove redundant preprocessor #if's checks
Reviewed-by: kvn, ayang
|
2024-05-29 09:36:13 +00:00 |
|
Matthias Baesken
|
9b64ece514
|
8332904: ubsan ppc64le: c1_LIRGenerator_ppc.cpp:581:21: runtime error: signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'long int'
Reviewed-by: mdoerr, jkern
|
2024-05-29 09:11:04 +00:00 |
|
Severin Gehwolf
|
3d4eb159e6
|
8302744: Refactor Hotspot container detection code
Reviewed-by: jsjolen, stuefe
|
2024-05-29 08:46:27 +00:00 |
|
Matthias Baesken
|
b8ae11e99b
|
8332960: ubsan: classListParser.hpp:159:12: runtime error: load of value 2101478704, which is not a valid value for type 'ParseMode'
Reviewed-by: dholmes, mdoerr
|
2024-05-29 06:41:53 +00:00 |
|
Prasanta Sadhukhan
|
9a83dfee14
|
8332431: NullPointerException in JTable of SwingSet2
Reviewed-by: abhiscxk, kizune
|
2024-05-29 05:09:39 +00:00 |
|
Jatin Bhateja
|
01060ad4ab
|
8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode
Reviewed-by: kvn, sviswanathan
|
2024-05-29 02:18:20 +00:00 |
|
David Holmes
|
673f767dad
|
8285506: Unify os::vsnprintf implementations
Reviewed-by: jwaters, kbarrett, jsjolen
|
2024-05-28 22:43:35 +00:00 |
|
Joe Wang
|
91caec07cb
|
8330542: Template for Creating Strict JAXP Configuration File
Reviewed-by: lancea, erikj, alanb, ihse, mullan, naoto
|
2024-05-28 19:26:17 +00:00 |
|
Steven Loomis
|
b8f2ec9091
|
8195675: Call to insertText with single character from custom Input Method ignored
Reviewed-by: prr
|
2024-05-28 16:44:44 +00:00 |
|
Alan Bateman
|
0f3e2cc334
|
8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
Reviewed-by: mcimadamore, jpai, pminborg
|
2024-05-28 15:05:54 +00:00 |
|
Ashutosh Mehra
|
51ae08f72b
|
8333093: Incorrect comment in zAddress_aarch64.cpp
Reviewed-by: stefank
|
2024-05-28 15:02:50 +00:00 |
|
Albert Mingkun Yang
|
4754f059f9
|
8333035: Parallel: Remove ParMarkBitMap::IterationStatus
Reviewed-by: tschatzl
|
2024-05-28 14:47:04 +00:00 |
|
Archie Cobbs
|
87a06b6ce4
|
8325805: Compiler Implementation for Flexible Constructor Bodies (Second Preview)
Reviewed-by: vromero, jlahoda
|
2024-05-28 13:15:20 +00:00 |
|
Alan Bateman
|
e708d135e3
|
8332064: Implementation of Structured Concurrency (Third Preview)
Reviewed-by: jpai, bpb, mcimadamore
|
2024-05-28 13:08:02 +00:00 |
|
Robbin Ehn
|
7b52d0acfc
|
8332265: RISC-V: Materialize pointers faster by using a temp register
Reviewed-by: fyang, luhenry, mli
|
2024-05-28 12:54:37 +00:00 |
|
Adam Sotona
|
aa4c83a5bf
|
8332505: JEP 457: ClassRemapper forgets to remap bootstrap method references
Reviewed-by: jlahoda
|
2024-05-28 12:29:30 +00:00 |
|
Magnus Ihse Bursie
|
cabe337400
|
8331921: Hotspot assembler files should use common logic to setup exported functions
Reviewed-by: coleenp, erikj, dholmes
|
2024-05-28 11:37:36 +00:00 |
|
Christian Hagedorn
|
2edb6d9813
|
8330386: Replace Opaque4Node of Initialized Assertion Predicate with new OpaqueInitializedAssertionPredicateNode
Reviewed-by: kvn, roland
|
2024-05-28 08:12:36 +00:00 |
|
Albert Mingkun Yang
|
1850914380
|
8332864: Parallel: Merge ParMarkBitMapClosure into MoveAndUpdateClosure
Reviewed-by: tschatzl
|
2024-05-28 08:08:42 +00:00 |
|
Hamlin Li
|
2f2cf38bb5
|
8332883: Some simple cleanup in vectornode.cpp
Reviewed-by: kvn
|
2024-05-28 07:51:49 +00:00 |
|
Korov
|
b5e1615c00
|
8292955: Collections.checkedMap Map.merge does not properly check key and value
Reviewed-by: gli, liach, pminborg
|
2024-05-28 06:43:07 +00:00 |
|
David Holmes
|
86eb5d9f3b
|
8329958: Windows x86 build fails: downcallLinker.cpp(36) redefinition
Reviewed-by: kvn, shade
|
2024-05-27 21:52:49 +00:00 |
|
Matthias Baesken
|
be1d374bc5
|
8332825: ubsan: guardedMemory.cpp:35:11: runtime error: null pointer passed as argument 2, which is declared to never be null
Reviewed-by: clanger, mdoerr
|
2024-05-27 14:32:30 +00:00 |
|
Yudi Zheng
|
ed81a478e1
|
8327964: Simplify BigInteger.implMultiplyToLen intrinsic
Reviewed-by: mdoerr, amitkumar, kvn, fyang
|
2024-05-27 14:25:13 +00:00 |
|