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 |
|