Tobias Hartmann
|
ade21a965f
|
8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Reviewed-by: aph, chagedorn
|
2024-01-05 13:48:31 +00:00 |
|
Jan Lahoda
|
f0cfd361bd
|
8322532: JShell : Unnamed variable issue
Reviewed-by: asotona
|
2024-01-05 11:34:03 +00:00 |
|
Denghui Dong
|
3dc4bd8581
|
8322989: New test serviceability/HeapDump/FullGCHeapDumpLimitTest.java fails
Reviewed-by: stefank, dholmes
|
2024-01-05 09:23:42 +00:00 |
|
Stefan Karlsson
|
1d1cd32bc3
|
8321812: Update GC tests to use execute[Limited]TestJava
Reviewed-by: tschatzl, aboldtch
|
2024-01-05 09:12:24 +00:00 |
|
Stefan Karlsson
|
868f8745fa
|
8322920: Some ProcessTools.execute* functions are declared to throw Throwable
Reviewed-by: dholmes, lmesnik
|
2024-01-05 09:07:03 +00:00 |
|
Johny Jose
|
2a9c3589d9
|
8322725: (tz) Update Timezone Data to 2023d
Reviewed-by: coffeys, naoto
|
2024-01-05 08:12:59 +00:00 |
|
Calvin Cheung
|
3b1e56a427
|
8322322: Support archived full module graph when -Xbootclasspath/a is used
Reviewed-by: alanb, mchung
|
2024-01-05 00:00:24 +00:00 |
|
Naoto Sato
|
ad31ec5c5f
|
8322647: Short name for the Europe/Lisbon time zone is incorrect
Reviewed-by: joehw, iris
|
2024-01-04 17:16:33 +00:00 |
|
Daniel D. Daugherty
|
ea19e9c6aa
|
8323011: ProblemList serviceability/HeapDump/FullGCHeapDumpLimitTest.java
Reviewed-by: azvegint, ctornqvi
|
2024-01-04 16:28:52 +00:00 |
|
Alan Bateman
|
d33dfe5cb2
|
8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64
Reviewed-by: pchilanomate
|
2024-01-04 15:20:23 +00:00 |
|
Denghui Dong
|
27d5f5c237
|
8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats
Reviewed-by: kvn, thartmann, shade
|
2024-01-04 13:11:47 +00:00 |
|
Jim Laskey
|
df22fb322e
|
8322512: StringBuffer.repeat does not work correctly after toString() was called
Reviewed-by: rriggs, jpai
|
2024-01-04 12:46:31 +00:00 |
|
Aleksey Shipilev
|
dd517c6404
|
8237842: Separate definitions for default cache line and padding sizes
Reviewed-by: stefank, kvn, stuefe, tschatzl
|
2024-01-04 08:39:50 +00:00 |
|
Matthias Baesken
|
730663649f
|
8322945: Problemlist runtime/CompressedOops/CompressedClassPointers.java on AIX
Reviewed-by: mdoerr
|
2024-01-04 08:21:57 +00:00 |
|
Alan Bateman
|
4db7a1c3bb
|
8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned
Reviewed-by: pchilanomate
|
2024-01-04 05:59:52 +00:00 |
|
Joe Wang
|
755722ced6
|
8322214: Return value of XMLInputFactory.getProperty() changed from boolean to String in JDK 22 early access builds
Reviewed-by: lancea
|
2024-01-04 05:04:45 +00:00 |
|
Denghui Dong
|
1cf9335b24
|
8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC
Reviewed-by: dholmes, cjplummer
|
2024-01-04 03:20:06 +00:00 |
|
Scott Gibbons
|
13c11487f7
|
8321599: Data loss in AVX3 Base64 decoding
Reviewed-by: sviswanathan, kvn
|
2024-01-04 01:36:28 +00:00 |
|
Brian Burkhalter
|
54b3ceeca2
|
8322877: java/io/BufferedInputStream/TransferTo.java failed with IndexOutOfBoundsException
Reviewed-by: alanb, stsypanov
|
2024-01-03 21:23:06 +00:00 |
|
Daniel D. Daugherty
|
cc9ab5f197
|
8322963: ProblemList java/io/BufferedInputStream/TransferTo.java
Reviewed-by: bpb
|
2024-01-03 17:17:24 +00:00 |
|
Alan Bateman
|
b67b71cd87
|
8320707: Virtual thread test updates
Reviewed-by: jpai
|
2024-01-03 14:59:03 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
John Jiang
|
06dd735342
|
8322766: Micro bench SSLHandshake should use default algorithms
Reviewed-by: djelinski
|
2024-01-03 08:27:42 +00:00 |
|
Stefan Karlsson
|
9ab29f8dcd
|
8321718: ProcessTools.executeProcess calls waitFor before logging
Reviewed-by: dholmes, jpai
|
2024-01-03 07:48:57 +00:00 |
|
Brian Burkhalter
|
c2477a5cad
|
8322868: java/io/BufferedInputStream/TransferToTrusted.java has bad copyright header
Reviewed-by: dcubed
|
2024-01-02 20:35:09 +00:00 |
|
Eirik Bjørsnøs
|
2cf5f01397
|
8322802: Add testing for ZipFile.getEntry respecting the 'Language encoding' flag
Reviewed-by: lancea, jpai
|
2024-01-02 20:31:38 +00:00 |
|
Sergey Tsypanov
|
38042ad4e9
|
8320971: Use BufferedInputStream.buf directly when param of implTransferTo() is trusted
Reviewed-by: alanb, bpb
|
2024-01-02 20:05:31 +00:00 |
|
Renjith Kannath Pariyangad
|
9481d06e62
|
8320343: Generate GIF images for AbstractButton/5049549/bug5049549.java
Reviewed-by: aivanov
|
2024-01-02 16:16:20 +00:00 |
|
Adam Sotona
|
a5cf4210cd
|
8320360: ClassFile.parse: Some defect class files cause unexpected exceptions to be thrown
Reviewed-by: jpai
|
2024-01-02 12:58:53 +00:00 |
|
Adam Sotona
|
f9aec02f3c
|
8321540: ClassSignature.parseFrom() throws StringIndexOutOfBoundsException for invalid signatures
Reviewed-by: jpai
|
2024-01-02 12:39:41 +00:00 |
|
Jan Lahoda
|
7455b1b527
|
8322159: ThisEscapeAnalyzer crashes for erroneous code
Reviewed-by: vromero
|
2024-01-02 11:15:12 +00:00 |
|
Archie Cobbs
|
5852f3eafe
|
8322027: One XMLStreamException constructor fails to initialize cause
Reviewed-by: joehw, jpai
|
2024-01-02 10:13:37 +00:00 |
|
Eamonn McManus
|
4fc6b0ffa4
|
8068958: Timestamp.from(Instant) should throw when conversion is not possible
Reviewed-by: rgiulietti, rriggs
|
2023-12-23 22:53:23 +00:00 |
|
Eirik Bjørsnøs
|
93fedc12db
|
8321802: (zipfs) Add validation of incorrect LOC signature in ZipFileSystem
Reviewed-by: alanb, lancea
|
2023-12-22 16:09:22 +00:00 |
|
Stefan Karlsson
|
dce7a5732e
|
8321683: Tests fail with AssertionError in RangeWithPageSize
Reviewed-by: stuefe, mbaesken
|
2023-12-22 13:25:39 +00:00 |
|
Evgeny Astigeevich
|
3b908c4781
|
8319795: Static huge pages are not used for CodeCache
Reviewed-by: shade, simonis, thartmann, stuefe
|
2023-12-21 18:51:50 +00:00 |
|
Goetz Lindenmaier
|
6de23bf36e
|
8322418: Problem list gc/TestAllocHumongousFragment.java subtests for 8298781
Reviewed-by: mbaesken
|
2023-12-21 11:40:30 +00:00 |
|
Thomas Schatzl
|
05745e3f1d
|
8319548: Unexpected internal name for Filler array klass causes error in VisualVM
Co-authored-by: Tomáš Hůrka <tomas.hurka@oracle.com>
Reviewed-by: ayang, dholmes
|
2023-12-21 09:17:31 +00:00 |
|
Sean Coffey
|
f6fe39ff11
|
8322078: ZipSourceCache.testKeySourceMapping() test fails with The process cannot access the file because it is being used by another process
Reviewed-by: lancea
|
2023-12-20 22:03:10 +00:00 |
|
Markus KARG
|
2d609557ff
|
8322141: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred
Reviewed-by: vsitnikov, bpb, jpai
|
2023-12-20 17:00:44 +00:00 |
|
Weijun Wang
|
424c58f3e9
|
8187634: keystore.getCertificateAlias(cert) returns original alias, inconsistent with fix of JDK-6483657
Reviewed-by: mullan
|
2023-12-20 15:45:33 +00:00 |
|
Serguei Spitsyn
|
0f8e4e0a81
|
8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Reviewed-by: lmesnik, alanb
|
2023-12-19 17:26:55 +00:00 |
|
Quan Anh Mai
|
ac968c36d7
|
8319451: PhaseIdealLoop::conditional_move is too conservative
Reviewed-by: redestad, thartmann, kvn
|
2023-12-19 10:39:50 +00:00 |
|
Alex Menkov
|
459957f30a
|
8322062: com/sun/jdi/JdwpAllowTest.java does not performs negative testing with prefix length
Reviewed-by: cjplummer, sspitsyn
|
2023-12-18 21:14:09 +00:00 |
|
Brian Burkhalter
|
b98d13fc3c
|
8259637: java.io.File.getCanonicalPath() returns different values for same path
Reviewed-by: alanb
|
2023-12-18 18:10:34 +00:00 |
|
Matias Saavedra Silva
|
1fde8b868a
|
8321933: TestCDSVMCrash.java spawns two processes
Reviewed-by: ccheung, iklam
|
2023-12-18 17:05:22 +00:00 |
|
Yi-Fan Tsai
|
a5122d7f6c
|
8314029: Add file name parameter to Compiler.perfmap
Reviewed-by: cjplummer, eastigeevich
|
2023-12-18 15:20:59 +00:00 |
|
Yi-Fan Tsai
|
c0a3b76958
|
8316197: Make tracing of inline cache available in unified logging
Reviewed-by: kvn, dholmes
|
2023-12-18 15:19:16 +00:00 |
|
Alexander Scherbatiy
|
10335f60f9
|
7001133: OutOfMemoryError by CustomMediaSizeName implementation
Reviewed-by: psadhukhan
|
2023-12-18 12:11:41 +00:00 |
|
Hamlin Li
|
a247d0c74b
|
8322209: RISC-V: Enable some tests related to MD5 instrinsic
Reviewed-by: luhenry, fyang
|
2023-12-18 10:31:29 +00:00 |
|