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 |
|
Pavel Rappo
|
9efdd242fb
|
8324053: Use the blessed modifier order for sealed in java.base
Reviewed-by: naoto, darcy, ihse, dfuchs
|
2024-01-18 22:28:23 +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 |
|
Claes Redestad
|
4c1a0fc58f
|
8323995: Suppress notes generated on incremental microbenchmark builds
Reviewed-by: erikj, ihse
|
2024-01-18 15:40:39 +00:00 |
|
Albert Mingkun Yang
|
a2b117ae02
|
8324132: G1: Remove unimplemented G1MonitoringSupport::recalculate_eden_size
Reviewed-by: tschatzl
|
2024-01-18 15:23:11 +00:00 |
|
Albert Mingkun Yang
|
8e534598b5
|
8323993: Serial: Refactor gc_prologue and gc_epilogue
Reviewed-by: stefank, ehelin
|
2024-01-18 15:22:56 +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 |
|
Patricio Chilano Mateo
|
52f787f675
|
8323595: is_aligned(p, alignof(OopT))) assertion fails in Jetty without compressed OOPs
Reviewed-by: fparain, dlong
|
2024-01-18 12:16:26 +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 |
|
Andrew Leonard
|
57fad67781
|
8323667: Library debug files contain non-reproducible full gcc include paths
Reviewed-by: erikj, ihse
|
2024-01-18 09:56:54 +00:00 |
|
Gui Cao
|
ff8cc268fd
|
8323694: RISC-V: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
Reviewed-by: fyang, rehn
|
2024-01-18 02:28:54 +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 |
|
Sergey Bylokhov
|
de237fb058
|
8323554: The typos in Javadoc: "@return if "
Reviewed-by: prr
|
2024-01-17 19:35:05 +00:00 |
|
Anthony Scarpino
|
51dbd36c74
|
8322100: Fix GCMIncrementByte4 & GCMIncrementDirect4, and increase overlap testing
Reviewed-by: jnimeh
|
2024-01-17 18:08:38 +00:00 |
|
Artem Semenov
|
ffa33d7b80
|
8317771: [macos14] Expand/collapse a JTree using keyboard freezes the application in macOS 14 Sonoma
Reviewed-by: kizune
|
2024-01-17 16:44:27 +00:00 |
|
Brian Burkhalter
|
4e5323538c
|
8323710: (fc) FileChannel.lock creates a FileKey with a poor hashCode after JDK-8321429 (win)
Reviewed-by: alanb
|
2024-01-17 16:34:48 +00:00 |
|
Brian Burkhalter
|
19287eeeb2
|
8321561: (fs) Clarify non-atomic behavior of Files.move
Reviewed-by: alanb
|
2024-01-17 16:34:33 +00:00 |
|
Claes Redestad
|
8b29e127c2
|
8323794: Remove unused jimage compressor plugin configuration
Reviewed-by: jlaskey, mchung
|
2024-01-17 15:41:13 +00:00 |
|
Aleksey Shipilev
|
7be9f1d054
|
8321137: Reconsider ICStub alignment
Reviewed-by: dlong, eosterlund, mdoerr, fyang, aph
|
2024-01-17 12:48:37 +00:00 |
|
Alan Bateman
|
b8dafa642e
|
8323612: IOVecWrapper should be changed to be TerminatingThreadLocal
Reviewed-by: bpb
|
2024-01-17 10:56:17 +00:00 |
|
Albert Mingkun Yang
|
f2a4ed680b
|
8323779: Serial: Remove Generation::promotion_attempt_is_safe
Reviewed-by: stefank, cjplummer
|
2024-01-17 10:25:00 +00:00 |
|
Joachim Kern
|
22642ff0aa
|
8319382: com/sun/jdi/JdwpAllowTest.java shows failures on AIX if prefixLen of mask is larger than 32 in IPv6 case
Reviewed-by: mbaesken, amenkov
|
2024-01-17 09:34:09 +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 |
|
Richard Reingruber
|
de97c0eb4b
|
8290965: PPC64: Implement post-call NOPs
Reviewed-by: mdoerr
|
2024-01-17 06:50:32 +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 |
|
Joshua Cao
|
b058063c40
|
8323820: [MacOS] build failure: non-void function does not return a value
Reviewed-by: shade, lucy
|
2024-01-16 22:01:21 +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 |
|
Albert Mingkun Yang
|
790871e908
|
8323800: Serial: Fix include guard macro in generation.hpp
Reviewed-by: stefank
|
2024-01-16 14:26:22 +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 |
|
Erik Gahlin
|
21f647310b
|
8322675: JFR: Fail-fast mode when constants cannot be resolved
Reviewed-by: mgronlun
|
2024-01-16 13:59:29 +00:00 |
|
Markus Grönlund
|
e2d6023cb9
|
8323631: JfrTypeSet::write_klass can enqueue a CLD klass that is unloading
Reviewed-by: egahlin
|
2024-01-16 13:31:03 +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 |
|
Albert Mingkun Yang
|
44a9392eca
|
8323780: Serial: Remove unused _full_collections_completed
Reviewed-by: ehelin, stefank
|
2024-01-16 11:56:10 +00:00 |
|
Stefan Karlsson
|
59062402b9
|
8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Reviewed-by: aboldtch, tschatzl, shade
|
2024-01-16 10:30:32 +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 |
|
Albert Mingkun Yang
|
8abaf11965
|
8323715: Serial: Move genMemoryPools to serial folder
Reviewed-by: stefank, tschatzl
|
2024-01-16 08:39:07 +00:00 |
|