Tejesh R
|
39526e28bc
|
8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"
Reviewed-by: psadhukhan, honkar
|
2022-06-16 03:47:30 +00:00 |
|
Fei Gao
|
a1795901ee
|
8283091: Support type conversion between different data sizes in SLP
Reviewed-by: kvn, sviswanathan
|
2022-06-16 02:40:59 +00:00 |
|
Hao Sun
|
f7ba3b7e42
|
8288300: AArch64: Remove the assertion in fmovs/fmovd(FloatRegister, FloatRegister)
Reviewed-by: aph, ngasson
|
2022-06-16 00:54:27 +00:00 |
|
Ioi Lam
|
07612281b0
|
8288443: Simplify vmClasses::resolve_all()
Reviewed-by: ccheung, dholmes, coleenp
|
2022-06-15 22:40:03 +00:00 |
|
Jonathan Gibbons
|
729164f534
|
8288533: Missing @param tags in com.sun.source classes
Reviewed-by: darcy, iris
|
2022-06-15 22:31:56 +00:00 |
|
Daniel D. Daugherty
|
9ff40346dd
|
8288530: ProblemList serviceability/jvmti/VMObjectAlloc/VMObjectAllocTest.java in -Xcomp mode
Reviewed-by: amenkov
|
2022-06-15 21:19:31 +00:00 |
|
Kevin Driver
|
1855e9d201
|
8220732: setSeed(long) java api doc is missing warning about provided seed quality
Reviewed-by: wetmore
|
2022-06-15 21:03:04 +00:00 |
|
Claes Redestad
|
6d595614a2
|
8288425: Footprint regression due MH creation when initializing StringConcatFactory
Reviewed-by: jvernee, mchung
|
2022-06-15 19:48:27 +00:00 |
|
Daniel D. Daugherty
|
9254e12993
|
8288526: ProblemList gc/stress/TestStressG1Humongous.java on windows-x64
Reviewed-by: psandoz
|
2022-06-15 19:43:38 +00:00 |
|
Paul Sandoz
|
395aea307f
|
8288414: Long::compress/expand samples are not correct
Reviewed-by: alanb
|
2022-06-15 19:21:13 +00:00 |
|
Andrey Turbanov
|
3475e12fa6
|
8288330: Avoid redundant ConcurrentHashMap.get call in Http2ClientImpl.deleteConnection
Reviewed-by: jpai, dfuchs
|
2022-06-15 18:12:29 +00:00 |
|
Magnus Ihse Bursie
|
cb5ef3da19
|
8288499: Restore cancel-in-progress in GHA
Reviewed-by: erikj, shade
|
2022-06-15 17:36:12 +00:00 |
|
Conor Cleary
|
13d4ddc35b
|
8286962: java/net/httpclient/ServerCloseTest.java failed once with ConnectException
Reviewed-by: dfuchs, jpai
|
2022-06-15 15:41:18 +00:00 |
|
Andrew Leonard
|
6633855ca7
|
8288399: MacOS debug symbol files not always deterministic in reproducible builds
Reviewed-by: erikj
|
2022-06-15 14:00:20 +00:00 |
|
Johan Sjölén
|
d5cd2f2caa
|
8284849: Add deoptimization to unified logging
Reviewed-by: jvernee, kvn, xliu, coleenp
|
2022-06-15 12:23:49 +00:00 |
|
Andrey Turbanov
|
dfeeb6f8f3
|
8288140: Avoid redundant Hashtable.get call in Signal.handle
Reviewed-by: rriggs
|
2022-06-15 10:35:02 +00:00 |
|
Boris Ulasevich
|
68b2057205
|
8287373: remove unnecessary paddings in generated code
Reviewed-by: kvn
|
2022-06-15 09:10:48 +00:00 |
|
Alan Bateman
|
f3b1f60a29
|
8288289: Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs
Reviewed-by: cjplummer, jlahoda
|
2022-06-15 08:20:51 +00:00 |
|
Emanuel Peter
|
2471f8f7c5
|
8287647: VM debug support: find node by pattern in name or dump
Reviewed-by: kvn, chagedorn, thartmann
|
2022-06-15 08:06:47 +00:00 |
|
Aleksey Shipilev
|
31bc689977
|
8288324: Loom: Uninitialized JvmtiEnvs in VM_Virtual* ops
Reviewed-by: sspitsyn, dholmes
|
2022-06-15 07:49:20 +00:00 |
|
Matthias Baesken
|
33f34d540e
|
8288207: Enhance MalformedURLException in Uri.parseCompat
Reviewed-by: dfuchs, alanb
|
2022-06-15 06:53:12 +00:00 |
|
Matthias Baesken
|
444a0d98ac
|
8284977: MetricsTesterCgroupV2.getLongValueEntryFromFile fails when named value doesn't exist
Reviewed-by: sgehwolf, mdoerr
|
2022-06-15 06:39:23 +00:00 |
|
Zhuojun Miao
|
08400f18ba
|
8287349: AArch64: Merge LDR instructions to improve C1 OSR performance
Reviewed-by: aph, ngasson, thartmann
|
2022-06-15 05:57:55 +00:00 |
|
Yoshiki Sato
|
fe807217a7
|
8287917: System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier
Reviewed-by: mchung
|
2022-06-15 00:12:53 +00:00 |
|
Vladimir Ivanov
|
50f99c3208
|
8288360: CI: ciInstanceKlass::implementor() is not consistent for well-known classes
Reviewed-by: thartmann, kvn
|
2022-06-14 22:37:00 +00:00 |
|
Harshitha Onkar
|
bbaeacb597
|
8265586: [windows] last button is not shown in AWT Frame with BorderLayout and MenuBar set.
Reviewed-by: aivanov, dmarkov, azvegint
|
2022-06-14 19:48:06 +00:00 |
|
Coleen Phillimore
|
0f580974a6
|
8288134: Super class names don't have envelopes
Reviewed-by: iklam, hseigel, fparain
|
2022-06-14 19:30:39 +00:00 |
|
Brian Burkhalter
|
5a8e1e43a4
|
8287889: (fs) Files.copy description of REPLACE_EXISTING is hard to read
Reviewed-by: alanb
|
2022-06-14 17:59:06 +00:00 |
|
Paul Sandoz
|
fb297705f6
|
8287186: JDK modules participating in preview
Reviewed-by: alanb, jlahoda
|
2022-06-14 16:22:59 +00:00 |
|
Aleksey Shipilev
|
8cd87e731b
|
8288303: C1: Miscompilation due to broken Class.getModifiers intrinsic
Reviewed-by: iveresov, dlong
|
2022-06-14 14:34:45 +00:00 |
|
Alan Bateman
|
c76a06aeb5
|
8288214: serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java test failed
Reviewed-by: lmesnik, zgu, dcubed, sspitsyn
|
2022-06-14 13:00:27 +00:00 |
|
Matthias Baesken
|
0530f4e517
|
8288094: cleanup old _MSC_VER handling
Reviewed-by: mdoerr, clanger, aturbanov
|
2022-06-14 10:43:07 +00:00 |
|
Magnus Ihse Bursie
|
1a6533225d
|
8287906: Rewrite of GitHub Actions (GHA) sanity tests
Reviewed-by: shade, erikj, cstein
|
2022-06-14 07:48:49 +00:00 |
|
Matthias Baesken
|
c2ccf4ca85
|
8288003: log events for os::dll_unload
Reviewed-by: dholmes, stuefe
|
2022-06-14 07:18:07 +00:00 |
|
Swati Sharma
|
03dca565cf
|
8287525: Extend IR annotation with new options to test specific target feature.
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: chagedorn, kvn
|
2022-06-14 06:13:26 +00:00 |
|
Eric Liu
|
86c9241cce
|
8287028: AArch64: [vectorapi] Backend implementation of VectorMask.fromLong with SVE2
Reviewed-by: xgong, ngasson
|
2022-06-14 03:38:42 +00:00 |
|
Naoto Sato
|
fbe9266622
|
8288378: [BACKOUT] DST not applying properly with zone id offset set with TZ env variable
Reviewed-by: dholmes
|
2022-06-14 01:06:54 +00:00 |
|
Jesper Wilhelmsson
|
19043538e1
|
Merge
|
2022-06-14 00:27:47 +00:00 |
|
Daniel D. Daugherty
|
53ef59c402
|
8288365: ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp on macosx-x64 and windows-x64
Reviewed-by: dholmes, mchung
|
2022-06-13 22:47:33 +00:00 |
|
Brian Burkhalter
|
a9c2ab67c4
|
8288080: (fc) FileChannel::map for MemorySegments should state it always throws UOE
Reviewed-by: alanb
|
2022-06-13 22:47:13 +00:00 |
|
Daniel D. Daugherty
|
e90b579b29
|
8288332: Tier1 validate-source fails after 8279614
Reviewed-by: darcy
|
2022-06-13 20:47:34 +00:00 |
|
Alisen Chung
|
b42c1ad108
|
8279614: The left line of the TitledBorder is not painted on 150 scale factor
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, aivanov, prr
|
2022-06-13 20:05:06 +00:00 |
|
Gaurav Chaudhari
|
9b6d0a7e94
|
8285838: DST not applying properly with zone id offset set with TZ env variable
Reviewed-by: naoto
|
2022-06-13 20:01:57 +00:00 |
|
Jonathan Gibbons
|
53a0acee06
|
8286101: Support formatting in @value tag
Reviewed-by: prappo
|
2022-06-13 18:13:21 +00:00 |
|
Hai-May Chao
|
8f400b9aab
|
8286779: javax.crypto.CryptoPolicyParser#isConsistent always returns 'true'
Reviewed-by: mullan, rhalade
|
2022-06-13 15:31:58 +00:00 |
|
Severin Gehwolf
|
e0baf012b1
|
8287007: [cgroups] Consistently use stringStream throughout parsing code
Reviewed-by: iklam
|
2022-06-13 15:14:51 +00:00 |
|
Mark Powers
|
17695962ac
|
8285263: Minor cleanup could be done in java.security
Reviewed-by: weijun
|
2022-06-13 15:13:56 +00:00 |
|
Alexey Ivanov
|
b97a4f6cdc
|
8288114: Update JIRA link in vcs.xml
Reviewed-by: mcimadamore, ihse, erikj
|
2022-06-13 14:48:52 +00:00 |
|
Martin Doerr
|
7aafc69a96
|
8288105: [PPC64] Problems with -XX:+VerifyStack
Reviewed-by: goetz, mbaesken
|
2022-06-13 14:42:49 +00:00 |
|
Kevin Driver
|
2adef6a1f8
|
8267860: Off-by-one bug when searching arrays in AlpnGreaseTest
Co-authored-by: Bradford Wetmore <wetmore@openjdk.org>
Reviewed-by: wetmore
|
2022-06-13 14:38:36 +00:00 |
|