Justin Lu
|
11201067a8
|
8310458: Fix build failure caused by JDK-8310049
Reviewed-by: rriggs, naoto
|
2023-06-20 18:16:33 +00:00 |
|
Justin Lu
|
09174e0c99
|
8310049: Refactor Charset tests to use JUnit
Reviewed-by: lancea, naoto
|
2023-06-20 17:21:00 +00:00 |
|
Daniel Fuchs
|
99d2a9afa9
|
8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
Reviewed-by: djelinski
|
2023-06-20 15:51:43 +00:00 |
|
Robbin Ehn
|
31b6fd775f
|
8309258: RISC-V: Add riscv_hwprobe syscall
Reviewed-by: fjiang, stuefe, fyang, luhenry
|
2023-06-20 15:12:46 +00:00 |
|
Eric Nothum
|
4a9cc8a000
|
8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
Reviewed-by: roland, chagedorn
|
2023-06-20 13:52:45 +00:00 |
|
Stefan Karlsson
|
4e4e586dac
|
8310194: Generational ZGC: Lock-order asserts in JVMTI IterateThroughHeap
Reviewed-by: eosterlund, aboldtch
|
2023-06-20 13:46:49 +00:00 |
|
Coleen Phillimore
|
e1906e7641
|
8310027: Fix -Wconversion warnings in nmethod and compiledMethod related code
Reviewed-by: kvn, fparain
|
2023-06-20 13:35:11 +00:00 |
|
Jan Lahoda
|
4ca548fe74
|
8310326: Incorrect position of the synthetic unnamed class
Reviewed-by: jlaskey
|
2023-06-20 10:34:52 +00:00 |
|
Axel Boldt-Christmas
|
a0595761ef
|
8310187: Improve Generational ZGC jtreg testing
Reviewed-by: stefank, eosterlund, stuefe
|
2023-06-20 10:08:13 +00:00 |
|
Thomas Schatzl
|
9a68ec8bb2
|
8219357: G1: G1GCPhaseTimes::debug_phase uses unnecessary ResourceMark
Reviewed-by: shade, ayang
|
2023-06-20 09:46:56 +00:00 |
|
Damon Fenacci
|
087887286d
|
8310020: MacroAssembler::call_VM(_leaf) doesn't consistently check for conflict with C calling convention.
Reviewed-by: thartmann, fyang, mdoerr, amitkumar
|
2023-06-20 07:40:46 +00:00 |
|
Jan Lahoda
|
79069c5e74
|
8310314: Misplaced "unnamed classes are a preview feature and are disabled by default" error
Reviewed-by: jlaskey
|
2023-06-20 07:02:49 +00:00 |
|
David Holmes
|
96a7db7b3c
|
8309228: Clarify EXPERIMENTAL flags comment in hotspot/share/runtime/globals.hpp
Reviewed-by: stuefe
|
2023-06-20 06:43:21 +00:00 |
|
David Holmes
|
b2e86aef65
|
8304478: Initial nroff manpage generation for JDK 22
Reviewed-by: alanb, sspitsyn, mchung, lancea
|
2023-06-19 22:30:50 +00:00 |
|
Michael McMahon
|
7b45c8fc3a
|
8241800: Disable IPV6_MULTICAST_ALL to prevent interference from all multicast groups
Reviewed-by: alanb
|
2023-06-19 21:35:58 +00:00 |
|
Ao Qi
|
137a5f7c2c
|
8310105: LoongArch64 builds are broken after JDK-8304913
Reviewed-by: shade, rriggs
|
2023-06-19 21:05:55 +00:00 |
|
Roger Riggs
|
33c6ec9d4e
|
8310019: MIPS builds are broken after JDK-8304913
Reviewed-by: phh, shade, aoqi
|
2023-06-19 18:29:14 +00:00 |
|
Erik Gahlin
|
e08e94f1b9
|
8310266: JFR: Refactor after 'view' command
Reviewed-by: mgronlun
|
2023-06-19 17:46:23 +00:00 |
|
Daniel Fuchs
|
f8f8bfbea1
|
8309939: HttpClient should not use Instant.now() as Instant source for deadlines
Reviewed-by: djelinski
|
2023-06-19 13:26:26 +00:00 |
|
Erik Gahlin
|
7d4b77ad9e
|
8304835: jdk/jfr/event/oldobject/TestArrayInformation.java fails with "Could not find event with class ... as (leak) object"
Reviewed-by: shade, mgronlun
|
2023-06-19 11:41:10 +00:00 |
|
Albert Mingkun Yang
|
b896e3e02a
|
8310146: Removing unused PerfLongVariant::_sampled
Reviewed-by: tschatzl
|
2023-06-19 11:08:07 +00:00 |
|
Prasanta Sadhukhan
|
d2a858e173
|
7083187: Class CSS.CssValue is missing implementations of equals() and hashCode()
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr
|
2023-06-19 08:52:06 +00:00 |
|
Erik Österlund
|
4229baf9b6
|
8310015: ZGC: Unbounded asynchronous unmapping can lead to running out of address space
Reviewed-by: stefank, aboldtch
|
2023-06-19 07:05:06 +00:00 |
|
Roland Westrelin
|
266f9838ee
|
8308855: ARM32: TestBooleanVector crashes after 8300257
Reviewed-by: kvn, thartmann
|
2023-06-19 07:02:10 +00:00 |
|
Matthias Baesken
|
6a63badd8e
|
8310191: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java second failure on AIX
Reviewed-by: alanb, cjplummer
|
2023-06-19 06:39:58 +00:00 |
|
Thomas Stuefe
|
6473a7df20
|
8310107: os::trace_page_sizes_for_requested_size should name alignment as requested page size
Reviewed-by: stefank, dholmes
|
2023-06-19 06:00:50 +00:00 |
|
Tobias Hartmann
|
02aaab12e3
|
8310126: C1: Missing receiver null check in Reference::get intrinsic
Reviewed-by: roland, shade
|
2023-06-19 05:08:45 +00:00 |
|
Gergö Barany
|
492d25c8df
|
8309601: [JVMCI] AMD64#getLargestStorableKind returns incorrect mask kind
Reviewed-by: dnsimon, never
|
2023-06-19 02:28:05 +00:00 |
|
Jaikiran Pai
|
959a61fdd4
|
8310259: Pin msys2/setup-msys2 github action to a specific commit
Reviewed-by: cstein, stuefe
|
2023-06-17 06:02:40 +00:00 |
|
Archie Cobbs
|
bcc4d36857
|
8309511: Regression test ExtraImportSemicolon.java refers to the wrong bug
Reviewed-by: vromero
|
2023-06-16 22:49:22 +00:00 |
|
Coleen Phillimore
|
71baf00a2d
|
8309605: StubRoutines are not used by SA
Reviewed-by: cjplummer
|
2023-06-16 20:04:08 +00:00 |
|
Daniel D. Daugherty
|
16134f4422
|
8310211: serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java failing
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mikael
|
2023-06-16 17:38:01 +00:00 |
|
Alexey Ivanov
|
d6c2ee3448
|
8310054: ScrollPane insets are incorrect
Reviewed-by: honkar, prr
|
2023-06-16 17:24:07 +00:00 |
|
Ben Perez
|
4eb4f20ae2
|
8308808: SunMSCAPI public keys returns internal key array
Reviewed-by: mullan
|
2023-06-16 16:46:54 +00:00 |
|
Liam Miller-Cushon
|
53abba3a5a
|
8309499: javac fails to report compiler.err.no.java.lang with annotation processing enabled
Co-authored-by: Paula Toth <paulatoth@google.com>
Reviewed-by: vromero
|
2023-06-16 16:43:22 +00:00 |
|
Joe Darcy
|
cf8d0b0537
|
8309964: Use directed inheritDoc for javax.lang.model API
Reviewed-by: vromero
|
2023-06-16 16:43:00 +00:00 |
|
Ioi Lam
|
a45f92961b
|
8310076: Reduce inclusion of bytecodeStream.hpp
Reviewed-by: dholmes, coleenp
|
2023-06-16 15:26:26 +00:00 |
|
Hannes Wallnöfer
|
21f6d83358
|
8309471: Limit key characters in static index pages
Reviewed-by: jjg
|
2023-06-16 15:04:07 +00:00 |
|
Andrew Haley
|
44a8aa0691
|
8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
Reviewed-by: alanb
|
2023-06-16 12:21:11 +00:00 |
|
Per Minborg
|
b412fc79c3
|
8309937: Add @sealedGraph for some Panama FFM interfaces
Reviewed-by: mcimadamore
|
2023-06-16 11:42:55 +00:00 |
|
Thomas Schatzl
|
fb024fde7b
|
8248149: G1: change _cleaning_claimed from int to bool
Reviewed-by: lkorinth, ayang, kbarrett
|
2023-06-16 10:04:17 +00:00 |
|
Christian Stein
|
c2b043e6cd
|
8310183: Update GitHub Actions to use boot JDK for building jtreg
Reviewed-by: shade
|
2023-06-16 09:58:19 +00:00 |
|
Eric Nothum
|
238c51e621
|
8293069: Make -XX:+Verbose less verbose
Reviewed-by: thartmann, chagedorn
|
2023-06-16 09:57:57 +00:00 |
|
Kevin Walls
|
8c9b85a990
|
8303916: ThreadLists.java inconsistent results
Reviewed-by: cjplummer, dholmes, lmesnik
|
2023-06-16 08:40:16 +00:00 |
|
Alan Bateman
|
227656f3a9
|
8309408: Thread.sleep cleanup
Reviewed-by: dholmes, stefank
|
2023-06-16 07:26:27 +00:00 |
|
Aggelos Biboudis
|
32243ef47d
|
8310128: Switch with unnamed patterns erroneously non-exhaustive
Reviewed-by: vromero, jlahoda
|
2023-06-16 07:03:28 +00:00 |
|
sunyaqi
|
cfae6ef2f6
|
8309778: java/nio/file/Files/CopyAndMove.java fails when using second test directory
Reviewed-by: alanb
|
2023-06-16 06:15:55 +00:00 |
|
Jaikiran Pai
|
db133dbc02
|
8310106: sun.security.ssl.SSLHandshake.getHandshakeProducer() incorrectly checks handshakeConsumers
Reviewed-by: wetmore, xuelei
|
2023-06-16 05:38:10 +00:00 |
|
Joe Darcy
|
353e581a53
|
8309747: Update --release 21 symbol information for JDK 21 build 27
Reviewed-by: iris
|
2023-06-15 23:36:27 +00:00 |
|
Phil Race
|
d3d0dbc363
|
8309756: Occasional crashes with pipewire screen capture on Wayland
Reviewed-by: avu, azvegint
|
2023-06-15 22:47:57 +00:00 |
|