Alexey Semenyuk
|
a95374f588
|
8343101: Rework BasicTest.testTemp test cases
Reviewed-by: almatvee
|
2024-10-28 17:24:01 +00:00 |
|
Alexey Semenyuk
|
00fe9f7bdf
|
8343100: Consolidate EmptyFolderTest and EmptyFolderPackageTest jpackage tests into single java file
Reviewed-by: almatvee
|
2024-10-28 17:22:38 +00:00 |
|
David M. Lloyd
|
9f6d5b46ce
|
8343020: (fs) Add support for SecureDirectoryStream on macOS
Reviewed-by: bpb, alanb
|
2024-10-28 16:58:44 +00:00 |
|
Brian Burkhalter
|
1341b81321
|
8341666: FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices
Reviewed-by: alanb
|
2024-10-28 16:38:36 +00:00 |
|
Jatin Bhateja
|
52382e285f
|
8338021: Support new unsigned and saturating vector operators in VectorAPI
Reviewed-by: psandoz, epeter, sviswanathan
|
2024-10-28 16:30:29 +00:00 |
|
Aleksey Shipilev
|
e659d9da5d
|
8342975: C2: Micro-optimize PhaseIdealLoop::Dominators()
Reviewed-by: dlong, kvn
|
2024-10-28 15:38:05 +00:00 |
|
Matias Saavedra Silva
|
9f6211bcf1
|
8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops
Reviewed-by: ccheung, iklam
|
2024-10-28 14:31:35 +00:00 |
|
Coleen Phillimore
|
120a9357b3
|
8342561: Metaspace for generated reflection classes is no longer needed
Reviewed-by: shade, stuefe
|
2024-10-28 13:48:23 +00:00 |
|
Yudi Zheng
|
d5fb6b4a3c
|
8339939: [JVMCI] Don't compress abstract and interface Klasses
Co-authored-by: Doug Simon <dnsimon@openjdk.org>
Reviewed-by: dnsimon
|
2024-10-28 12:39:04 +00:00 |
|
Aleksey Shipilev
|
a5ad974bec
|
8343056: C2: Micro-optimize Node lists grow
Reviewed-by: kvn, redestad
|
2024-10-28 12:11:51 +00:00 |
|
Jonathan Lampérth
|
ec0618742f
|
8034066: Incorrect alignment in the "Code" section for "-c -XDdetails" options
Reviewed-by: jvernee, liach
|
2024-10-28 09:42:03 +00:00 |
|
Fredrik Bredberg
|
eb3669a586
|
8340796: Use a consistent order when loading cxq and EntryList
Reviewed-by: dholmes, coleenp, eosterlund
|
2024-10-28 09:02:54 +00:00 |
|
Andrey Turbanov
|
0e3fc93dfb
|
8342083: Make a few fields in FileSystemPreferences final
Reviewed-by: jpai, bpb
|
2024-10-26 17:59:15 +00:00 |
|
Chen Liang
|
762a573ef1
|
8335880: More troubleshooting tips around windows space in path
Reviewed-by: erikj, ihse
|
2024-10-26 14:45:19 +00:00 |
|
Chen Liang
|
40e07a7ea3
|
8342865: Use type parameter for Class::getPrimitiveClass
Reviewed-by: darcy
|
2024-10-26 14:45:04 +00:00 |
|
Alexey Semenyuk
|
9e451aa365
|
8343102: Remove --compress from jlink command lines from jpackage tests
Reviewed-by: almatvee
|
2024-10-26 14:01:19 +00:00 |
|
Jonathan Gibbons
|
873f8a696f
|
8305406: Add @spec tags in java.base/java.* (part 2)
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: valeriep
|
2024-10-26 06:57:45 +00:00 |
|
Fei Yang
|
1476f6c475
|
8343030: RISC-V: Small assembler cleanups
Reviewed-by: mli, rehn
|
2024-10-26 03:32:30 +00:00 |
|
Maurizio Cimadamore
|
f1a9a8d25b
|
8342902: Deduplication of acquire calls in BindingSpecializer causes escape-analyisis failure
Reviewed-by: jvernee
|
2024-10-25 21:07:48 +00:00 |
|
Thomas Schatzl
|
f1cc890ddf
|
8343086: [BACKOUT] JDK-8295269 G1: Improve slow startup due to predictor initialization
Reviewed-by: sangheki
|
2024-10-25 19:17:42 +00:00 |
|
Alex Menkov
|
36d71735e3
|
8339289: Enhance Attach API to support arbitrary length arguments - Windows
Reviewed-by: kevinw, sspitsyn
|
2024-10-25 18:08:21 +00:00 |
|
Joe Darcy
|
ff165f9f0c
|
8342934: TYPE_USE annotations printed with error causing "," in toString output
Reviewed-by: iris, vromero
|
2024-10-25 16:49:11 +00:00 |
|
Brian Burkhalter
|
0853aee3b3
|
8338426: Test java/nio/channels/Selector/WakeupNow.java failed
Reviewed-by: jpai, alanb
|
2024-10-25 15:35:49 +00:00 |
|
Thomas Schatzl
|
c202a2f7b2
|
8295269: G1: Improve slow startup due to predictor initialization
Reviewed-by: iwalulya, sjohanss
|
2024-10-25 15:24:55 +00:00 |
|
Henry Jen
|
5cbd578fbe
|
8342930: New tests from JDK-8335912 are failing
Reviewed-by: jpai
|
2024-10-25 14:35:11 +00:00 |
|
Hamlin Li
|
1e35da8d33
|
8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Reviewed-by: fyang, rehn
|
2024-10-25 14:28:23 +00:00 |
|
Hamlin Li
|
4f8f395e2b
|
8343060: RISC-V: enable TestFloat16VectorConvChain for riscv
Reviewed-by: fyang
|
2024-10-25 14:28:01 +00:00 |
|
Fei Yang
|
a9eb50a2d8
|
8342953: RISC-V: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
Reviewed-by: mli, rehn
|
2024-10-25 11:23:12 +00:00 |
|
Hamlin Li
|
94317dbcf2
|
8342884: RISC-V: verify float <--> float16 conversion
Reviewed-by: fyang, luhenry
|
2024-10-25 07:48:48 +00:00 |
|
Stefan Karlsson
|
3c5db12bbe
|
8342857: SA: Heap iterator makes incorrect assumptions about TLAB layout
Reviewed-by: cjplummer, rkennke, lmesnik
|
2024-10-25 07:26:21 +00:00 |
|
Thomas Schatzl
|
4635351b15
|
8342939: Building ZGC without compiler2 fails
Reviewed-by: eosterlund, mli, kvn
|
2024-10-25 07:16:52 +00:00 |
|
Hannes Wallnöfer
|
fd5ff0547c
|
8342827: Fix order of @param tags in other modules
Reviewed-by: jpai, iris, joehw, darcy, dfuchs
|
2024-10-25 07:08:29 +00:00 |
|
Matthias Baesken
|
415d8151a6
|
8342938: Problem list java/io/IO/IO.java test on Linux ppc64le
Reviewed-by: lucy, naoto
|
2024-10-25 07:03:09 +00:00 |
|
Kim Barrett
|
c548986630
|
8342918: Building ParallelGC without G1 and Shenandoah fails because SpaceMangler not declared
Reviewed-by: jwaters, shade
|
2024-10-25 06:14:10 +00:00 |
|
Mark Powers
|
ca1700b8bf
|
8336665: CCE in X509CRLImpl$TBSCertList.getCertIssuer
Reviewed-by: mullan
|
2024-10-24 23:09:45 +00:00 |
|
Vicente Romero
|
d1540e2a49
|
8342090: Infer::IncorporationBinaryOp::equals can produce side-effects
8288590: javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore
|
2024-10-24 17:25:43 +00:00 |
|
Justin Lu
|
7af46a6b42
|
8340554: Improve MessageFormat readObject checks
Reviewed-by: naoto
|
2024-10-24 16:17:43 +00:00 |
|
hanklo6
|
7d5eefa506
|
8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang
Reviewed-by: kvn, sviswanathan
|
2024-10-24 16:02:30 +00:00 |
|
hanklo6
|
d8c3b0f834
|
8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
Reviewed-by: sviswanathan, thartmann, kvn
|
2024-10-24 16:01:31 +00:00 |
|
Markus KARG
|
3c14c2babb
|
8341566: Add Reader.of(CharSequence)
Reviewed-by: rriggs, jpai, liach, alanb
|
2024-10-24 14:34:58 +00:00 |
|
Daniel Fuchs
|
b0ac633b2d
|
8342075: HttpClient: improve HTTP/2 flow control checks
Reviewed-by: jpai
|
2024-10-24 12:24:14 +00:00 |
|
Fei Yang
|
85774b713e
|
8342882: RISC-V: Unify handling of jumps to runtime
Reviewed-by: rehn
|
2024-10-24 11:22:01 +00:00 |
|
Fredrik Bredberg
|
2c31c8eeb4
|
8339730: Windows regression after removing ObjectMonitor Responsible
Reviewed-by: coleenp, jwaters
|
2024-10-24 09:51:24 +00:00 |
|
Jan Lahoda
|
f0b130e54f
|
8339296: Record deconstruction pattern in switch fails to compile
Reviewed-by: vromero, mcimadamore
|
2024-10-24 06:45:16 +00:00 |
|
Emanuel Peter
|
e96b4cf0a8
|
8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java
Reviewed-by: thartmann, chagedorn
|
2024-10-24 05:45:35 +00:00 |
|
David Holmes
|
f7a61fce94
|
8342931: ProblemList failing tests from JDK-8335912
Reviewed-by: henryjen, mikael
|
2024-10-24 05:03:39 +00:00 |
|
Chen Liang
|
25c2f48d45
|
8338544: Dedicated Array class descriptor implementation
Reviewed-by: redestad, mchung, jvernee
|
2024-10-24 02:40:08 +00:00 |
|
Henry Jen
|
158b93d19a
|
8335912: Add an operation mode to the jar command when extracting to not overwriting existing files
Reviewed-by: lancea
|
2024-10-24 00:07:43 +00:00 |
|
David Holmes
|
28d23ada6d
|
8340177: Malformed system classes loaded by bootloader crash the JVM in product builds
Reviewed-by: coleenp, mli
|
2024-10-23 21:39:26 +00:00 |
|
Doug Simon
|
98403b75df
|
8342854: [JVMCI] Block secondary thread reporting a JVMCI fatal error
Reviewed-by: never
|
2024-10-23 20:01:14 +00:00 |
|