Aleksey Shipilev
|
0a82c4ebc3
|
8287137: Problemlist failing x86_32 tests after Loom integration
Reviewed-by: prr, mcimadamore
|
2022-05-24 14:10:41 +00:00 |
|
Alexey Ivanov
|
5974f5fed3
|
8284213: Replace usages of 'a the' in xml
Reviewed-by: lancea, dmarkov, iris, prr, joehw
|
2022-05-24 11:34:53 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Aggelos Biboudis
|
9473c383c6
|
8286057: Make javac error on a generic enum friendlier
Reviewed-by: jlahoda
|
2022-05-24 10:31:11 +00:00 |
|
Christian Stein
|
a0f6dd3291
|
8287121: Fix typo in jlink's description resource key lookup
Reviewed-by: alanb, lancea
|
2022-05-24 10:14:31 +00:00 |
|
Erik Österlund
|
bd361bc077
|
8286376: Wrong condition for using non-immediate oops on AArch64
Reviewed-by: aph, thartmann
|
2022-05-24 09:16:10 +00:00 |
|
Thomas Schatzl
|
4042dba3d0
|
8287138: Make VerifyOption an enum class
Reviewed-by: stefank, kbarrett
|
2022-05-24 08:25:24 +00:00 |
|
Thomas Schatzl
|
a276cd2d59
|
8287151: Remove unused parameter in G1CollectedHeap::mark_evac_failure_object
Reviewed-by: ayang, lkorinth
|
2022-05-24 08:24:03 +00:00 |
|
Magnus Ihse Bursie
|
cf57d72fe8
|
8287174: Remove deprecated configure arguments
Reviewed-by: shade, dholmes
|
2022-05-24 07:53:46 +00:00 |
|
Roberto Castañeda Lozano
|
6458a56e60
|
8286177: C2: "failed: non-reduction loop contains reduction nodes" assert failure
Reviewed-by: chagedorn, kvn
|
2022-05-24 07:19:00 +00:00 |
|
Feilong Jiang
|
1cd7850f87
|
8287194: build failure on riscv after JDK-8286825
Reviewed-by: fyang, shade
|
2022-05-24 07:12:31 +00:00 |
|
Alan Bateman
|
15f15830f0
|
8287008: Improve tests for thread dumps in JSON format
Reviewed-by: cjplummer
|
2022-05-24 06:20:53 +00:00 |
|
Prasanta Sadhukhan
|
a5caffd4a5
|
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
Reviewed-by: serb, dnguyen
|
2022-05-24 04:32:55 +00:00 |
|
Quan Anh Mai
|
c1db70d827
|
8285973: x86_64: Improve fp comparison and cmove for eq/ne
Reviewed-by: kvn, sviswanathan
|
2022-05-24 00:15:54 +00:00 |
|
Kim Barrett
|
782ae3801c
|
8286262: Windows: Cleanup deprecation warning suppression
Reviewed-by: ihse, dholmes
|
2022-05-23 22:47:24 +00:00 |
|
Alexandre Iline
|
9f73fb5a72
|
8225013: sanity/client/SwingSet/src/ScrollPaneDemoTest.java fails on Linux
Reviewed-by: prr, serb
|
2022-05-23 22:31:27 +00:00 |
|
Magnus Ihse Bursie
|
02fec1e6e5
|
8287155: Additional make typos
Reviewed-by: lancea, iris
|
2022-05-23 20:56:49 +00:00 |
|
Rajan Halade
|
5b7d066ca5
|
8287109: Distrust.java failed with CertificateExpiredException
Reviewed-by: mullan
|
2022-05-23 20:32:52 +00:00 |
|
Hannes Wallnöfer
|
6a192206b8
|
8286832: JavaDoc pages call browser history API too often
Reviewed-by: prappo
|
2022-05-23 20:10:46 +00:00 |
|
Hannes Wallnöfer
|
9df93a180c
|
8286887: Remove logging from search.js
Reviewed-by: prappo
|
2022-05-23 20:01:02 +00:00 |
|
Ioi Lam
|
646c8aaeec
|
8286277: CDS VerifyError when calling clone() on object array
Reviewed-by: dholmes, ccheung
|
2022-05-23 16:23:12 +00:00 |
|
Naoto Sato
|
ef7a9f8170
|
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
Reviewed-by: joehw, rriggs
|
2022-05-23 16:20:52 +00:00 |
|
Aleksey Shipilev
|
ac274c4ca6
|
8286956: Loom: Define test groups for development/porting use
Reviewed-by: alanb, zgu
|
2022-05-23 16:17:41 +00:00 |
|
Sandhya Viswanathan
|
5d8d6da36a
|
8286972: Support the new loop induction variable related PopulateIndex IR node on x86
Reviewed-by: kvn, jbhateja
|
2022-05-23 15:28:32 +00:00 |
|
Erik Gahlin
|
8122466fbb
|
8287113: JFR: Periodic task thread uses period for method sampling events
Reviewed-by: jbachorik
|
2022-05-23 15:12:21 +00:00 |
|
Leonid Mesnik
|
940e94f194
|
8285739: disable EscapeBarrier deopt for virtual threads
Reviewed-by: kvn, rrich, sspitsyn
|
2022-05-23 14:50:46 +00:00 |
|
Leonid Mesnik
|
110d906432
|
8287103: java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java fails with Xcomp
Reviewed-by: alanb, kevinw
|
2022-05-23 14:49:15 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +00:00 |
|
Thomas Schatzl
|
689f80cbad
|
8287153: Whitespace typos in HeapRegion class
Reviewed-by: ayang
|
2022-05-23 11:14:37 +00:00 |
|
Adam Sotona
|
c9065915b6
|
8286391: Address possibly lossy conversions in jdk.compiler
Reviewed-by: mcimadamore
|
2022-05-23 10:30:04 +00:00 |
|
Thomas Schatzl
|
88018c4d3e
|
8287150: Remove HeapRegion::block_start_const declaration without definition
Reviewed-by: ayang
|
2022-05-23 10:28:52 +00:00 |
|
Maurizio Cimadamore
|
81f128b903
|
8287154: java/nio/channels/FileChannel/LargeMapTest.java does not compile
Reviewed-by: alanb, jvernee
|
2022-05-23 10:19:12 +00:00 |
|
Jorn Vernee
|
7becf13e61
|
8286825: Linker naming cleanup
Reviewed-by: mcimadamore, rehn
|
2022-05-23 10:03:28 +00:00 |
|
Thomas Schatzl
|
a0042de411
|
8276549: Improve documentation about ContainerPtr encoding
Reviewed-by: kbarrett, iwalulya
|
2022-05-23 08:50:41 +00:00 |
|
Maurizio Cimadamore
|
89a1d055d9
|
8286715: Generalize MemorySegment::ofBuffer
Reviewed-by: jvernee
|
2022-05-23 08:43:51 +00:00 |
|
Thomas Schatzl
|
cb08b4e86a
|
8287024: G1: Improve the API boundary between HeapRegionRemSet and G1CardSet
Reviewed-by: ayang, iwalulya
|
2022-05-23 08:31:03 +00:00 |
|
Andrey Turbanov
|
01916e1920
|
8287053: Avoid redundant HashMap.containsKey calls in ZoneInfoFile.getZoneInfo0
Reviewed-by: redestad, naoto, rriggs
|
2022-05-23 08:29:29 +00:00 |
|
Thomas Schatzl
|
414265bd83
|
8189669: Deduplicate VerifyOption documentation
Reviewed-by: kbarrett
|
2022-05-23 08:28:39 +00:00 |
|
Aleksey Shipilev
|
9008cfad45
|
8287044: Loom: Incorrect StackChunk::pc accessors
Reviewed-by: rpressler, coleenp
|
2022-05-23 05:40:34 +00:00 |
|
Phil Race
|
c156bcc599
|
8285399: JNI exception pending in awt_GraphicsEnv.c:1432
Reviewed-by: azvegint, serb
|
2022-05-21 16:05:24 +00:00 |
|
Pavel Rappo
|
7c0864752a
|
8287099: Clean up terminology regarding doc comment descriptions.
Reviewed-by: jjg
|
2022-05-21 08:48:11 +00:00 |
|
Rajan Halade
|
da8fd4547f
|
8287119: Add Distrust.java to ProblemList
Reviewed-by: wetmore
|
2022-05-21 00:41:24 +00:00 |
|
Alexander Zuev
|
b33c6e52c1
|
8286266: [macos] Voice over moving JTable column to be the first column JVM crashes
Reviewed-by: prr
|
2022-05-20 21:19:42 +00:00 |
|
Dean Long
|
ba23f14025
|
8287052: comparing double to max_intx gives unexpected results
Reviewed-by: kvn
|
2022-05-20 20:24:04 +00:00 |
|
Erik Gahlin
|
7b274feba5
|
8285513: JFR: Add more static support for event classes
Reviewed-by: mgronlun
|
2022-05-20 20:05:49 +00:00 |
|
Calvin Cheung
|
087bccfe28
|
8286978: SIGBUS in libz during CDS initialization
Reviewed-by: iklam
|
2022-05-20 17:51:47 +00:00 |
|
Andrey Turbanov
|
4587337e95
|
8286858: Remove dead code in sun.reflect.misc.MethodUtil
Reviewed-by: mchung, iris
|
2022-05-20 09:09:05 +00:00 |
|
Prasanta Sadhukhan
|
6d56caff3d
|
8285962: NimbusDefaults has a typo in a L&F property
Reviewed-by: prr
|
2022-05-20 08:59:21 +00:00 |
|
Claes Redestad
|
d5d19f52ce
|
8287013: StringConcatFactory: remove short and byte mixers/prependers
Reviewed-by: jlaskey
|
2022-05-20 08:17:23 +00:00 |
|
tqxia
|
828dc89ab8
|
8286893: G1: Recent card set coarsening statistics wrong
Reviewed-by: tschatzl, ayang
|
2022-05-20 08:04:33 +00:00 |
|