Jan Lahoda
|
c9cacfb25d
|
8323657: Compilation of snippet results in VerifyError at runtime with --release 9 (and above)
Reviewed-by: vromero
|
2024-01-22 13:06:19 +00:00 |
|
Johan Sjölen
|
d3b2ac1507
|
8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked"
Reviewed-by: lkorinth, dholmes
|
2024-01-22 11:03:39 +00:00 |
|
Jan Lahoda
|
72f199024d
|
8323057: Recoverable errors may be reported before unrecoverable errors when annotation processing is skipped
Reviewed-by: vromero
|
2024-01-22 10:55:10 +00:00 |
|
Cesar Soares Lucas
|
76afa02dab
|
8322572: AllocationMergesTests.java fails with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: kvn, thartmann
|
2024-01-22 08:22:33 +00:00 |
|
Martin Desruisseaux
|
2003610b3b
|
8323108: BufferedImage.setData(Raster) should not cast float and double values to integers
Reviewed-by: prr, bpb, serb
|
2024-01-21 23:47:51 +00:00 |
|
Harshitha Onkar
|
f1b73350c2
|
8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14
Reviewed-by: dnguyen, azvegint, kizune
|
2024-01-19 21:42:34 +00:00 |
|
Mandy Chung
|
6c0bebccb0
|
8159927: Add a test to verify JMOD files created in the images do not have debug symbols
Reviewed-by: jlaskey
|
2024-01-19 17:42:55 +00:00 |
|
Calvin Cheung
|
39005e27d6
|
8324041: ModuleOption.java failed with update release versioning scheme
Reviewed-by: dholmes, mbaesken
|
2024-01-19 17:02:29 +00:00 |
|
Coleen Phillimore
|
2865afe759
|
8323685: PrintSystemDictionaryAtExit has mutex rank assert
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, ayang
|
2024-01-19 16:54:03 +00:00 |
|
Christian Hagedorn
|
6997bfc68d
|
8323154: C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) failed: no exit test
Reviewed-by: roland, thartmann, qamai
|
2024-01-19 15:49:02 +00:00 |
|
Tejesh R
|
05dad67cc2
|
8295804: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly"
Reviewed-by: prr, serb
|
2024-01-19 05:57:02 +00:00 |
|
Hannes Wallnöfer
|
81df265e41
|
8320458: Improve structural navigation in API documentation
Reviewed-by: erikj, jjg
|
2024-01-18 19:06:26 +00:00 |
|
Joe Darcy
|
a6c0b10704
|
8323684: TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results
Reviewed-by: jjg
|
2024-01-18 19:04:26 +00:00 |
|
Daniel D. Daugherty
|
5c874c19cb
|
8324161: validate-source fails after JDK-8275338
Reviewed-by: darcy
|
2024-01-18 17:42:55 +00:00 |
|
Matthew Donovan
|
b6233c3de7
|
8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alias <246810> does not exist"
Reviewed-by: rhalade
|
2024-01-18 17:33:31 +00:00 |
|
Raffaello Giulietti
|
bfd2afe5ad
|
8275338: Add JFR events for notable serialization situations
Reviewed-by: rriggs, egahlin
|
2024-01-18 17:05:35 +00:00 |
|
Daniel D. Daugherty
|
aeb304b29e
|
8324074: increase timeout for jvmci test TestResolvedJavaMethod.java
Reviewed-by: stuefe, thartmann
|
2024-01-18 13:16:05 +00:00 |
|
Daniel D. Daugherty
|
a22ae909bc
|
8321938: java/foreign/critical/TestCriticalUpcall.java does not need a core file
Reviewed-by: dholmes
|
2024-01-18 13:15:55 +00:00 |
|
Daniel D. Daugherty
|
806ffb1085
|
8324082: more monitoring test timeout adjustments
Reviewed-by: kevinw, sspitsyn
|
2024-01-18 13:15:45 +00:00 |
|
Song Pham
|
cbfddf4e1d
|
8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
Reviewed-by: honkar, aivanov, shurailine
|
2024-01-18 10:03:47 +00:00 |
|
Renjith Kannath Pariyangad
|
dadd9cd1e8
|
8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
Co-authored-by: Sergey Bylokhov <serb@openjdk.org>
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
|
2024-01-18 01:23:30 +00:00 |
|
Anthony Scarpino
|
51dbd36c74
|
8322100: Fix GCMIncrementByte4 & GCMIncrementDirect4, and increase overlap testing
Reviewed-by: jnimeh
|
2024-01-17 18:08:38 +00:00 |
|
Claes Redestad
|
8b29e127c2
|
8323794: Remove unused jimage compressor plugin configuration
Reviewed-by: jlaskey, mchung
|
2024-01-17 15:41:13 +00:00 |
|
Tobias Holenstein
|
b89172149d
|
8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call
Co-authored-by: Vladimir Kozlov <kvn@openjdk.org>
Reviewed-by: kvn, thartmann, chagedorn
|
2024-01-17 08:07:04 +00:00 |
|
Roberto Castañeda Lozano
|
bf666bc0c7
|
8322692: ZGC: avoid over-unrolling due to hidden barrier size
Reviewed-by: eosterlund, kvn
|
2024-01-17 07:50:03 +00:00 |
|
Prasanta Sadhukhan
|
f70667ea68
|
8318112: CSS percentage values are capped at 100%
Reviewed-by: tr, prr
|
2024-01-17 02:28:36 +00:00 |
|
Henry Jen
|
2063bb8ffa
|
Merge
Reviewed-by: erikj
|
2024-01-17 01:41:52 +00:00 |
|
Joe Darcy
|
d8b63370f3
|
8323839: Expand use of Messager convenience methods in langtools regression tests
Reviewed-by: jjg
|
2024-01-17 00:29:05 +00:00 |
|
John Jiang
|
43d2d68da5
|
8320449: ECDHKeyAgreement should validate parameters before using them
Reviewed-by: mullan
|
2024-01-16 22:54:45 +00:00 |
|
Doug Simon
|
19c9388c20
|
8323616: [JVMCI] TestInvalidJVMCIOption.java fails intermittently with NPE
Reviewed-by: thartmann, never
|
2024-01-16 19:31:04 +00:00 |
|
Jonathan Gibbons
|
b533272ecb
|
8299627: Fix/improve handling of "missing" element-list file
Reviewed-by: hannesw
|
2024-01-16 18:41:25 +00:00 |
|
Thomas Schatzl
|
1007618f6f
|
8323731: Unproblemlist gc/stress/TestStressG1Humongous.java
Reviewed-by: ehelin
|
2024-01-16 14:42:32 +00:00 |
|
Stefan Karlsson
|
0216f5de55
|
8323730: Tweak TestZAllocationStallEvent.java to allocate smaller objects
Reviewed-by: aboldtch, sjohanss
|
2024-01-16 14:26:10 +00:00 |
|
Jorn Vernee
|
2fd775f69c
|
8323651: compiler/c2/irTests/TestPrunedExHandler.java fails with -XX:+DeoptimizeALot
Reviewed-by: alanb, kvn
|
2024-01-16 13:25:49 +00:00 |
|
Chris Hegarty
|
ee4d9aa4c1
|
8323659: LinkedTransferQueue add and put methods call overridable offer
Reviewed-by: alanb
|
2024-01-16 12:13:57 +00:00 |
|
Thomas Schatzl
|
5045839cb2
|
8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Reviewed-by: shade, lmesnik
|
2024-01-16 12:00:57 +00:00 |
|
Emanuel Peter
|
e01f6da1b8
|
8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Reviewed-by: thartmann, chagedorn
|
2024-01-16 10:15:00 +00:00 |
|
Christian Hagedorn
|
c1a568c9c4
|
8314307: Improve loop handling
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: mschoene, rhalade, thartmann, epeter
|
2024-01-16 05:55:56 +00:00 |
|
Hamlin Li
|
b363472265
|
8318227: RISC-V: C2 ConvHF2F
Reviewed-by: fyang
|
2024-01-15 18:41:53 +00:00 |
|
Per Minborg
|
edc0ebb780
|
8323745: Missing comma in copyright header in TestScope
Reviewed-by: alanb
|
2024-01-15 16:30:59 +00:00 |
|
Per Minborg
|
f5b757ced6
|
8323159: Consider adding some text re. memory zeroing in Arena::allocate
Reviewed-by: mcimadamore, jvernee
|
2024-01-15 16:07:56 +00:00 |
|
Rajat Mahajan
|
f368a0c12e
|
8320328: Restore interrupted flag in ImageIcon.loadImage
Reviewed-by: aivanov, serb
|
2024-01-15 13:09:00 +00:00 |
|
Christian Hagedorn
|
7e0a4ed629
|
8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Reviewed-by: kvn, thartmann
|
2024-01-15 12:16:10 +00:00 |
|
Kevin Walls
|
8c238eddce
|
8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature
Reviewed-by: sspitsyn, dfuchs
|
2024-01-15 11:12:38 +00:00 |
|
Emanuel Peter
|
cd0fe37741
|
8323641: Test compiler/loopopts/superword/TestAlignVectorFuzzer.java timed out
Reviewed-by: chagedorn, kvn
|
2024-01-15 10:44:01 +00:00 |
|
Emanuel Peter
|
45c65e6b1a
|
8323577: C2 SuperWord: remove AlignVector restrictions on IR tests added in JDK-8305055
Reviewed-by: rcastanedalo, chagedorn
|
2024-01-15 10:41:05 +00:00 |
|
Aleksey Shipilev
|
ba3c3bbd87
|
8323519: Add applications/ctw/modules to Hotspot tiered testing
Reviewed-by: xliu, kvn
|
2024-01-15 09:10:11 +00:00 |
|
Zhiqiang Zang
|
1515bd7c9d
|
8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b)
Reviewed-by: thartmann, epeter
|
2024-01-15 06:48:00 +00:00 |
|
Sergey Bylokhov
|
bdee968e3e
|
4760025: sRGB conversions to and from CIE XYZ incorrect
Reviewed-by: prr, aivanov
|
2024-01-14 23:05:47 +00:00 |
|
David Holmes
|
71d9a83dec
|
8323243: JNI invocation of an abstract instance method corrupts the stack
Reviewed-by: coleenp, shade
|
2024-01-14 22:01:44 +00:00 |
|
Varada M
|
d83ea92085
|
8301466: [AIX] Revisit CommittedVirtualMemoryTest
Reviewed-by: mdoerr
|
2024-01-13 14:12:44 +00:00 |
|
Harshitha Onkar
|
c54bca6f7f
|
8323617: Add missing null checks to GetMousePositionWithPopup.java test
Reviewed-by: serb, aivanov, dnguyen
|
2024-01-12 19:21:52 +00:00 |
|
Harshitha Onkar
|
999e556be4
|
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
Reviewed-by: serb, tr, azvegint
|
2024-01-12 17:56:16 +00:00 |
|
Axel Boldt-Christmas
|
65a0672791
|
8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Reviewed-by: rkennke, dcubed, thartmann
|
2024-01-12 14:34:42 +00:00 |
|
Erik Gahlin
|
be900f1253
|
8323425: JFR: Auto-generated filename doesn't work with time-limited recording
Reviewed-by: mgronlun
|
2024-01-12 13:12:37 +00:00 |
|
Cesar Soares Lucas
|
ed18222365
|
8323190: Segfault during deoptimization of C2-compiled code
Reviewed-by: thartmann, chagedorn
|
2024-01-12 10:43:16 +00:00 |
|
Claes Redestad
|
3e19bf88d5
|
8323529: Relativize test image dependencies in microbenchmarks
Reviewed-by: mcimadamore, jvernee, erikj
|
2024-01-12 10:00:37 +00:00 |
|
Alan Bateman
|
e72723dc5c
|
8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out
Reviewed-by: jpai
|
2024-01-12 08:33:27 +00:00 |
|
Afshin Zafari
|
66520be7a7
|
8280056: gtest/LargePageGtests.java#use-large-pages failed "os.release_one_mapping_multi_commits_vm"
Reviewed-by: stuefe, gziemski
|
2024-01-12 08:21:42 +00:00 |
|
Abhishek Kumar
|
82a63a03c0
|
8258979: The image didn't show correctly with GTK LAF
Reviewed-by: psadhukhan, tr
|
2024-01-12 07:53:41 +00:00 |
|
Renjith Kannath Pariyangad
|
0ff2deab5d
|
8320673: PageFormat/CustomPaper.java has no Pass/Fail buttons; multiple instructions
Reviewed-by: serb, aivanov
|
2024-01-12 02:55:22 +00:00 |
|
Joe Wang
|
e4389d8dc2
|
8323571: Regression in source resolution process
Reviewed-by: lancea, naoto
|
2024-01-11 22:38:39 +00:00 |
|
Pavel Rappo
|
49e6121347
|
8310813: Simplify and modernize equals, hashCode, and compareTo for BigInteger
Reviewed-by: rriggs, redestad, rgiulietti
|
2024-01-11 21:48:58 +00:00 |
|
Justin Lu
|
4ea7b36447
|
8322235: Split up and improve LocaleProvidersRun
Reviewed-by: naoto
|
2024-01-11 20:59:53 +00:00 |
|
Tim Prinzing
|
b78896b9aa
|
8319571: Update jni/nullCaller/NullCallerTest.java to accept flags or mark as flagless
Reviewed-by: mchung
|
2024-01-11 17:37:30 +00:00 |
|
Sandhya Viswanathan
|
e10d14004f
|
8321712: C2: "failed: Multiple uses of register" in C2_MacroAssembler::vminmax_fp
Co-authored-by: Volodymyr Paprotski <vpaprotski@openjdk.org>
Reviewed-by: kvn, thartmann, epeter, jbhateja
|
2024-01-11 16:54:16 +00:00 |
|
Matthew Donovan
|
c2e77e2f17
|
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
Reviewed-by: mbaesken
|
2024-01-11 15:19:48 +00:00 |
|
Weijun Wang
|
9fd855ed47
|
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Reviewed-by: mullan, valeriep
|
2024-01-11 13:45:40 +00:00 |
|
Varada M
|
e5aed6be7a
|
8323276: StressDirListings.java fails on AIX
Reviewed-by: jpai, dfuchs
|
2024-01-11 12:17:35 +00:00 |
|
Roland Westrelin
|
b922f8d459
|
8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888
Reviewed-by: chagedorn, epeter
|
2024-01-11 09:00:44 +00:00 |
|
Viktor Klang
|
35e9662767
|
8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0"
Reviewed-by: alanb
|
2024-01-11 08:16:28 +00:00 |
|
Tejesh R
|
2b7fc0506a
|
8264102: JTable Keyboards Navigation differs with Test Instructions.
Reviewed-by: psadhukhan, abhiscxk
|
2024-01-11 07:34:14 +00:00 |
|
Eirik Bjørsnøs
|
26de9e247a
|
8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile
8322830: Add test case for ZipFile opening a ZIP with no entries
Reviewed-by: lancea
|
2024-01-11 06:32:24 +00:00 |
|
Eirik Bjørsnøs
|
e70cb4e6c7
|
8322565: (zipfs) Files.setPosixPermissions should preserve 'external file attributes' bits
Reviewed-by: clanger, lancea
|
2024-01-10 21:42:23 +00:00 |
|
Xin Liu
|
d89602a53f
|
8322982: CTW fails to build after 8308753
Reviewed-by: shade, phh
|
2024-01-10 19:42:03 +00:00 |
|
Joe Darcy
|
525063be90
|
8322878: Including sealing information Class.toGenericString()
Co-authored-by: Pavel Rappo <prappo@openjdk.org>
Reviewed-by: rriggs
|
2024-01-10 18:46:56 +00:00 |
|
Vicente Romero
|
5ba69e1734
|
8322477: order of subclasses in the permits clause can differ between compilations
Reviewed-by: jlahoda
|
2024-01-10 17:52:50 +00:00 |
|
Gerard Ziemski
|
c96cbe481c
|
8313083: Print 'rss' and 'cache' as part of the container information
Reviewed-by: sgehwolf
|
2024-01-10 17:29:55 +00:00 |
|
Viktor Klang
|
b86c3b7a68
|
8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC
Reviewed-by: jpai, dholmes, alanb
|
2024-01-10 16:42:30 +00:00 |
|
Stefan Karlsson
|
ec38505720
|
8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Reviewed-by: dholmes, shade, tschatzl
|
2024-01-10 13:25:43 +00:00 |
|
Jorn Vernee
|
d2d58dd6a8
|
8322324: java/foreign/TestStubAllocFailure.java times out while waiting for forked process
8322637: java/foreign/critical/TestCriticalUpcall.java timed out
Reviewed-by: mcimadamore
|
2024-01-10 13:13:32 +00:00 |
|
Thomas Schatzl
|
40861761c2
|
8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Reviewed-by: ayang, lmesnik
|
2024-01-10 09:57:16 +00:00 |
|
Zhiqiang Zang
|
8569227473
|
8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
Reviewed-by: thartmann, epeter
|
2024-01-10 07:31:56 +00:00 |
|
Sergey Bylokhov
|
aba19334ea
|
8323210: Update the usage of cmsFLAGS_COPY_ALPHA
Reviewed-by: prr
|
2024-01-09 22:05:37 +00:00 |
|
Mandy Chung
|
f3be138eb8
|
8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order
Reviewed-by: alanb
|
2024-01-09 22:04:02 +00:00 |
|
Alex Menkov
|
dd8ae61643
|
8322237: Heap dump contains duplicate thread records for mounted virtual threads
Reviewed-by: dholmes, sspitsyn
|
2024-01-09 19:31:03 +00:00 |
|
Thomas Schatzl
|
ee98d26218
|
8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing
Reviewed-by: ayang, iwalulya
|
2024-01-09 17:03:28 +00:00 |
|
Thomas Schatzl
|
52c7ff1d81
|
8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC
Reviewed-by: ayang, aboldtch
|
2024-01-09 13:47:32 +00:00 |
|
Pavel Rappo
|
7d42aa1513
|
8310277: jdk/javadoc/doclet/testMethodCommentAlgorithm/TestMethodCommentsAlgorithm.java fails with IllegalStateException
Reviewed-by: jjg
|
2024-01-09 11:31:50 +00:00 |
|
Boris Ulasevich
|
52a6c37558
|
8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to unexpected PrintAssembly output
Reviewed-by: aph, thartmann
|
2024-01-09 10:33:52 +00:00 |
|
Weibing Xiao
|
8ae309ebac
|
8318971: Better Error Handling for Jar Tool When Processing Non-existent Files
Reviewed-by: alanb, jpai
|
2024-01-09 04:04:12 +00:00 |
|
Calvin Cheung
|
841ab487f8
|
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Reviewed-by: matsaave, dholmes
|
2024-01-08 23:53:06 +00:00 |
|
Calvin Cheung
|
61ebe3b0c4
|
8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode
Reviewed-by: dholmes, matsaave
|
2024-01-08 22:41:07 +00:00 |
|
Emanuel Peter
|
827c71dac9
|
8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
|
2024-01-08 16:10:21 +00:00 |
|
Jan Lahoda
|
57a65fe436
|
8322003: JShell - Incorrect type inference in lists of records implementing interfaces
Reviewed-by: vromero
|
2024-01-08 14:09:27 +00:00 |
|
Christian Hagedorn
|
458e563cd9
|
8310711: [IR Framework] Remove safepoint while printing handling
Reviewed-by: thartmann, epeter
|
2024-01-08 12:57:55 +00:00 |
|
Per Minborg
|
7edd10e5fa
|
8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario
Reviewed-by: mcimadamore
|
2024-01-08 08:20:07 +00:00 |
|
Prasanta Sadhukhan
|
e44276989f
|
8322754: click JComboBox when dialog about to close causes IllegalComponentStateException
Reviewed-by: abhiscxk, serb
|
2024-01-08 02:46:10 +00:00 |
|
Alan Bateman
|
faa9c6909d
|
8322846: Running with -Djdk.tracePinnedThreads set can hang
Reviewed-by: jpai
|
2024-01-06 18:24:28 +00:00 |
|
Alan Bateman
|
ace010b38a
|
8319757: java/nio/channels/DatagramChannel/InterruptibleOrNot.java failed: wrong exception thrown
Reviewed-by: jpai, bpb
|
2024-01-06 08:52:27 +00:00 |
|
Jonathan Gibbons
|
be4614eb5e
|
8323016: Improve reporting for bad options
Reviewed-by: prappo
|
2024-01-05 22:16:52 +00:00 |
|
Daniel D. Daugherty
|
631a9f60f3
|
8323073: ProblemList gc/g1/TestSkipRebuildRemsetPhase.java on linux-aarch64
8323075: ProblemList runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java
Reviewed-by: thartmann
|
2024-01-05 16:26:02 +00:00 |
|
Tobias Hartmann
|
ed9f3243f0
|
8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Reviewed-by: chagedorn, shade
|
2024-01-05 15:40:32 +00:00 |
|
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 |
|