Alexey Ivanov
|
3d5eeac3a3
|
8289770: Remove Windows version macro from ShellFolder2.cpp
Reviewed-by: jwaters, tr, serb
|
2024-04-23 12:57:24 +00:00 |
|
Oli Gillespie
|
6158da5e95
|
8330108: Increase CipherInputStream buffer size
Reviewed-by: ascarpino, shade
|
2024-04-23 12:37:36 +00:00 |
|
Jaroslav Bachorik
|
a92ad03946
|
8329995: Restricted access to /proc can cause JFR initialization to crash
Reviewed-by: dholmes, egahlin
|
2024-04-23 12:14:57 +00:00 |
|
Coleen Phillimore
|
fcb4a8ba26
|
8330578: The VM creates instance of abstract class VirtualMachineError
Reviewed-by: iklam, dlong, jwaters, dholmes
|
2024-04-23 11:31:11 +00:00 |
|
Adam Sotona
|
3bd6982ec3
|
8326150: Typo in the documentation for jdk.jshell
Reviewed-by: jlahoda
|
2024-04-23 11:07:58 +00:00 |
|
Albert Mingkun Yang
|
d9d926d669
|
8330145: Serial: Refactor SerialHeap::scan_evacuated_objs
Reviewed-by: gli, tschatzl
|
2024-04-23 11:05:35 +00:00 |
|
Albert Mingkun Yang
|
1a6da3d5f0
|
8330822: Remove ModRefBarrierSet::write_ref_array_work
Reviewed-by: gli, tschatzl
|
2024-04-23 11:05:23 +00:00 |
|
Feilong Jiang
|
281f9bdeb9
|
8330735: RISC-V: No need to move sp to tmp register in set_last_Java_frame
Reviewed-by: fyang
|
2024-04-23 08:00:18 +00:00 |
|
Claes Redestad
|
daa5a4bd12
|
8330802 : Desugar switch in Locale::createLocale
Reviewed-by: alanb, liach, rriggs, naoto, mchung
|
2024-04-23 08:00:07 +00:00 |
|
Nizar Benalla
|
8961077056
|
8309259: Reduce calls to MethodHandles.lookup() in jdk.internal.net.http.Stream
Reviewed-by: pminborg, jpai
|
2024-04-23 07:18:52 +00:00 |
|
Roberto Castañeda Lozano
|
574ba1400e
|
8330862: GCBarrierIRExample fails when a different GC is selected via the command line
Reviewed-by: thartmann, dholmes, stefank
|
2024-04-23 06:52:58 +00:00 |
|
Nizar Benalla
|
550a138622
|
8306928: Duplicate variable assignement in jdk.internal.net.http.AuthenticationFilter#getCredentials
Reviewed-by: clanger, jpai
|
2024-04-23 05:54:50 +00:00 |
|
Roberto Castañeda Lozano
|
57ebd045ea
|
8330153: C2: dump barrier information for all Mach nodes
Reviewed-by: kvn, thartmann
|
2024-04-23 04:18:23 +00:00 |
|
Scott Gibbons
|
58ad399d19
|
8330821: Rename UnsafeCopyMemory
Reviewed-by: kvn, sviswanathan
|
2024-04-22 22:54:19 +00:00 |
|
Jonathan Gibbons
|
1d52234e19
|
8330704: Clean up non-standard use of /** comments in some langtools tests
Reviewed-by: iris
|
2024-04-22 21:52:22 +00:00 |
|
Nizar Benalla
|
83c74d7307
|
8329717: Missing @since tags in elements in DocumentationTool and Taglet
Reviewed-by: prappo
|
2024-04-22 20:36:43 +00:00 |
|
Vicente Romero
|
0b9350e8b6
|
8322992: Javac fails with StackOverflowError when compiling deeply nested synchronized blocks
Reviewed-by: jlahoda
|
2024-04-22 16:31:32 +00:00 |
|
Ioi Lam
|
20be5e095f
|
8314846: Do not store Klass::_secondary_super_cache in CDS archive
Reviewed-by: stuefe, aph
|
2024-04-22 15:53:14 +00:00 |
|
Roman Kennke
|
7e421ce9d0
|
8330585: Refactor/rename forwardee handling
Reviewed-by: stefank, ayang
|
2024-04-22 15:03:09 +00:00 |
|
Magnus Ihse Bursie
|
3e65d90b4d
|
8330820: Remove remnants of operator_new.cpp in build system
Reviewed-by: tbell
|
2024-04-22 13:32:02 +00:00 |
|
Coleen Phillimore
|
936a47d7d6
|
8330607: Deprecate -XX:+UseEmptySlotsInSupers
Reviewed-by: shade, dcubed
|
2024-04-22 11:40:22 +00:00 |
|
Coleen Phillimore
|
ee7b2e9b3b
|
8330051: Small ObjectMonitor spinning code cleanups
Reviewed-by: dcubed, eosterlund, fbredberg
|
2024-04-22 11:25:53 +00:00 |
|
Albert Mingkun Yang
|
3e185c70fe
|
8330154: Serial: Remove TenuredSpace::update_for_block
Reviewed-by: gli, tschatzl
|
2024-04-22 10:08:52 +00:00 |
|
Albert Mingkun Yang
|
f889797e1f
|
8330463: Rename invalidate() to write_region() in ModRefBarrierSet
Reviewed-by: gli, tschatzl
|
2024-04-22 10:05:32 +00:00 |
|
Jonas Norlinder
|
c4f5c5140a
|
8330576: ZYoungCompactionLimit should have range check
Reviewed-by: eosterlund, stefank
|
2024-04-22 09:00:24 +00:00 |
|
Guoxiong Li
|
70acade9f1
|
8330339: G1: Move some public methods to private in G1BlockOffsetTable APIs
Reviewed-by: ayang, iwalulya
|
2024-04-22 08:58:38 +00:00 |
|
Claes Redestad
|
35b30c81e0
|
8330595: Invoke ObjectMethods::bootstrap method exactly
Reviewed-by: mchung
|
2024-04-22 08:55:46 +00:00 |
|
Claes Redestad
|
3d62bbf4f2
|
8330681: Explicit hashCode and equals for java.lang.runtime.SwitchBootstraps$TypePairs
Reviewed-by: jlahoda, mchung
|
2024-04-22 08:54:29 +00:00 |
|
Guoxiong Li
|
5313dcc8f9
|
8330733: Generational ZGC: Remove ZBarrier::verify_old_object_live_slow_path
Reviewed-by: stefank, tschatzl
|
2024-04-22 08:14:53 +00:00 |
|
Evgeny Nikitin
|
5394f57f00
|
8330621: Make 5 compiler tests use ProcessTools.executeProcess
Reviewed-by: chagedorn, stefank, thartmann
|
2024-04-22 07:41:06 +00:00 |
|
Christian Hagedorn
|
20546c1ea0
|
8330004: Refactor cloning down code in Split If for Template Assertion Predicates
Reviewed-by: epeter, kvn
|
2024-04-22 06:07:07 +00:00 |
|
Scott Gibbons
|
bd67ac69a2
|
8329331: Intrinsify Unsafe::setMemory
Reviewed-by: sviswanathan, jbhateja, kvn
|
2024-04-21 23:24:46 +00:00 |
|
Jatin Bhateja
|
185e711bfe
|
8318650: Optimized subword gather for x86 targets.
Reviewed-by: sviswanathan, epeter, psandoz
|
2024-04-21 23:21:17 +00:00 |
|
Ioi Lam
|
6d5699617f
|
8330540: Rename the enum type CompileCommand to CompileCommandEnum
Reviewed-by: kvn, dlong
|
2024-04-20 03:52:17 +00:00 |
|
Joe Darcy
|
f6feeb03bb
|
8330703: Improve link syntax in javax.lang.model.util
Reviewed-by: jjg
|
2024-04-19 20:32:18 +00:00 |
|
Jonathan Gibbons
|
df04358223
|
8330179: Clean up non-standard use of /** comments in jdk.compiler
Reviewed-by: darcy
|
2024-04-19 19:02:46 +00:00 |
|
Joe Darcy
|
c1dd82b4d2
|
8329644: Discuss expected visitor evolution patterns in javax.lang.model.util
Reviewed-by: prappo, jlahoda, jjg
|
2024-04-19 19:00:17 +00:00 |
|
Vladimir Kozlov
|
b704e91241
|
8329433: Reduce nmethod header size
Reviewed-by: dlong, iveresov
|
2024-04-19 16:11:17 +00:00 |
|
Amit Kumar
|
8da175d094
|
8330008: [s390x] Test bit "in-memory" in case of DiagnoseSyncOnValueBasedClasses
Reviewed-by: lucy, mdoerr
|
2024-04-19 16:06:55 +00:00 |
|
Dan Heidinga
|
3c1d1d93d7
|
8320522: Remove code related to RegisterFinalizersAtInit
Reviewed-by: coleenp, ayang, kbarrett
|
2024-04-19 15:03:18 +00:00 |
|
Erik Gahlin
|
650ca65a4f
|
8329330: NoClassDefFoundError: Could not initialize class jdk.jfr.internal.MirrorEvents
Reviewed-by: mgronlun
|
2024-04-19 14:50:39 +00:00 |
|
Johan Sjölen
|
177092b952
|
8330569: Rename Nix to Posix in platform-dependent attachListener code
Reviewed-by: mdoerr, stuefe, coleenp
|
2024-04-19 10:13:40 +00:00 |
|
Abhishek Kumar
|
eb60822a45
|
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
Reviewed-by: dnguyen, jdv, tr, serb
|
2024-04-19 10:10:00 +00:00 |
|
Hamlin Li
|
85261bcebc
|
8330266: RISC-V: Restore frm to RoundingMode::rne after JNI
Reviewed-by: fyang, rehn
|
2024-04-19 10:08:57 +00:00 |
|
Jaikiran Pai
|
9f2a4fad17
|
8330572: jdk.internal.net.http.HttpConnection calls an expensive checkOpen() when returning a HTTP/1.1 connection to the pool
Reviewed-by: dfuchs, djelinski
|
2024-04-19 10:07:25 +00:00 |
|
Robbin Ehn
|
8990864a53
|
8330156: RISC-V: Range check auipc + signed 12 imm instruction
Reviewed-by: fyang, mli, tonyp
|
2024-04-19 10:05:24 +00:00 |
|
Hannes Wallnöfer
|
46a2ce4eb4
|
8330063: Upgrade jQuery to 3.7.1
Reviewed-by: prappo
|
2024-04-19 10:03:59 +00:00 |
|
Matthias Baesken
|
252c62a66d
|
8330524: Linux ppc64le compile warning with clang in os_linux_ppc.cpp
Reviewed-by: mdoerr, clanger
|
2024-04-19 10:02:44 +00:00 |
|
Alexey Semenyuk
|
32946e1882
|
8295111: dpkg appears to have problems resolving symbolically linked native libraries
Reviewed-by: almatvee
|
2024-04-18 22:09:32 +00:00 |
|
Jonathan Gibbons
|
6ee8407758
|
8324342: Doclet should default @since for a nested class to that of its enclosing class
Reviewed-by: prappo, hannesw
|
2024-04-18 18:49:08 +00:00 |
|