Jan Lahoda
|
bdf9902f75
|
8288120: VerifyError with JEP 405 pattern match
Reviewed-by: vromero
|
2022-06-24 08:13:28 +00:00 |
|
Joe Wang
|
1f9521e6cb
|
8287076: Document.normalizeDocument() produces different results
Reviewed-by: lancea, iris, naoto
|
2022-06-23 17:12:31 +00:00 |
|
Naoto Sato
|
a716f7934b
|
8288589: Files.readString ignores encoding errors for UTF-16
Backport-of: 2728770e3d
|
2022-06-23 17:07:58 +00:00 |
|
Serguei Spitsyn
|
4c9ea7e66a
|
8286580: serviceability/jvmti/vthread/GetSetLocalTest failed with assert: Not supported for heap frames
Reviewed-by: lmesnik, rpressler, cjplummer
|
2022-06-23 16:21:32 +00:00 |
|
Richard Reingruber
|
3f5e48a44e
|
8288781: C1: LIR_OpVisitState::maxNumberOfOperands too small
Reviewed-by: shade, mdoerr, thartmann
|
2022-06-23 05:42:54 +00:00 |
|
Daniel D. Daugherty
|
6458ebc8e4
|
8288988: ProblemList serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java in -Xcomp mode
Reviewed-by: alanb, azvegint
|
2022-06-22 16:20:20 +00:00 |
|
Markus Grönlund
|
6037ccdd50
|
8288846 : misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"
Reviewed-by: egahlin
|
2022-06-22 13:29:44 +00:00 |
|
Alan Bateman
|
7cf71bc2d3
|
8287982: Concurrent implicit attach from native threads crashes VM
Reviewed-by: dholmes, rehn
|
2022-06-22 07:48:14 +00:00 |
|
Alexander Matveev
|
70008da6b4
|
8287971: Throw exception for missing values in .jpackage.xml
Reviewed-by: asemenyuk
|
2022-06-21 21:12:21 +00:00 |
|
Maurizio Cimadamore
|
d7b43af591
|
8288761: SegmentAllocator:allocate(long bytesSize) not throwing IAEx when bytesSize < 0
Reviewed-by: psandoz
|
2022-06-21 20:59:45 +00:00 |
|
Ron Pressler
|
97200a78b1
|
8278053: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing in loom repo with Xcomp
Reviewed-by: sspitsyn, pchilanomate, coleenp
|
2022-06-21 16:48:33 +00:00 |
|
Daniel D. Daugherty
|
31d981e5ea
|
8288532: additional review changes for JDK-8286830
Reviewed-by: pchilanomate, dholmes
|
2022-06-21 16:36:51 +00:00 |
|
Erik Gahlin
|
1cf83a403f
|
8287800: JFR: Incorrect error message when starting recording with missing .jfc file
Reviewed-by: mgronlun
|
2022-06-20 12:23:33 +00:00 |
|
Martin Doerr
|
09da87cf5c
|
8288485: jni/nullCaller/NullCallerTest.java failing (ppc64)
Reviewed-by: alanb
|
2022-06-20 08:34:06 +00:00 |
|
Christian Hagedorn
|
ed714af854
|
8288564: C2: LShiftLNode::Ideal produces wrong result after JDK-8278114
Reviewed-by: kvn, iveresov, thartmann
|
2022-06-20 06:47:40 +00:00 |
|
Xiaohong Gong
|
ae030bcbc5
|
8288397: AArch64: Fix register issues in SVE backend match rules
Reviewed-by: njian, ngasson
|
2022-06-20 01:07:45 +00:00 |
|
Jonathan Gibbons
|
f12d044929
|
8288692: jdk/javadoc/doclet/testTagMisuse/TestTagMisuse.java fails after JDK-8288545
Reviewed-by: prappo
|
2022-06-17 21:48:24 +00:00 |
|
Jonathan Gibbons
|
983f75caa6
|
8288545: Missing space in error message
Reviewed-by: hannesw
|
2022-06-17 16:53:19 +00:00 |
|
Alan Bateman
|
53bf1bfdab
|
8286176: Add JNI_VERSION_19 to jni.h and JNI spec
Reviewed-by: dcubed, iris, mchung, dholmes
|
2022-06-17 05:57:28 +00:00 |
|
Alexey Semenyuk
|
c254c9d095
|
8287401: jpackage tests failing on Windows due to powershell issue
Reviewed-by: almatvee
|
2022-06-16 22:04:17 +00:00 |
|
Maurizio Cimadamore
|
ff3db52044
|
8288534: Out of bound errors for memory segment access mentions wrong values
Reviewed-by: psandoz
|
2022-06-16 15:59:22 +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 |
|
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 |
|
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 |
|
Daniel D. Daugherty
|
0164145afc
|
8288222: ProblemList serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java
Reviewed-by: alanb, iklam
|
2022-06-10 15:37:20 +00:00 |
|
Claes Redestad
|
7e948f7ccb
|
8287903: Reduce runtime of java.math microbenchmarks
Reviewed-by: ecaspole, aph
|
2022-06-09 13:11:15 +00:00 |
|
Tejesh R
|
5a89cb01bc
|
6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
Reviewed-by: aivanov, serb
|
2022-06-09 08:12:59 +00:00 |
|
wanghaomin
|
3419beec7f
|
8286847: Rotate vectors don't support byte or short
Reviewed-by: eliu, xgong, jiefu, jbhateja
|
2022-06-09 04:00:31 +00:00 |
|
XenoAmess
|
e01cd7c3ed
|
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
Reviewed-by: naoto, bpb, dfuchs, ascarpino
|
2022-06-09 01:50:54 +00:00 |
|
Ron Pressler
|
b623398555
|
8287901: Loom: Failures with -XX:+VerifyStack
Reviewed-by: pchilanomate, coleenp
|
2022-06-08 19:50:31 +00:00 |
|
Kim Barrett
|
04f02ac6b2
|
8214976: Warn about uses of functions replaced for portability
Reviewed-by: dholmes, tschatzl, coleenp
|
2022-06-08 19:16:46 +00:00 |
|
Raffaello Giulietti
|
c8cff1bd6f
|
8202449: overflow handling in Random.doubles
Reviewed-by: darcy
|
2022-06-08 16:28:18 +00:00 |
|
Raffaello Giulietti
|
c15e10fb6c
|
8233760: Result of BigDecimal.toString throws overflow exception on new BigDecimal(str)
Reviewed-by: darcy
|
2022-06-08 16:23:04 +00:00 |
|
Tim Prinzing
|
b92ce2699b
|
8281001: Class::forName(String) defaults to system class loader if the caller is null
Reviewed-by: mchung
|
2022-06-08 16:21:55 +00:00 |
|
Naoto Sato
|
6fb84e2c91
|
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
Reviewed-by: iris, bpb, alanb, jpai, lancea, aturbanov
|
2022-06-08 15:50:06 +00:00 |
|
Christian Hagedorn
|
78d371266a
|
8287432: C2: assert(tn->in(0) != __null) failed: must have live top node
Reviewed-by: kvn, thartmann
|
2022-06-08 14:12:09 +00:00 |
|
Magnus Ihse Bursie
|
f7791ad0ea
|
8287895: Some langtools tests fail on msys2
Reviewed-by: jjg
|
2022-06-08 14:04:48 +00:00 |
|
Christian Hagedorn
|
6e3e470dac
|
8285965: TestScenarios.java does not check for "<!-- safepoint while printing -->" correctly
Reviewed-by: thartmann, kvn
|
2022-06-08 10:41:52 +00:00 |
|
Jie Fu
|
d959c22a95
|
8288000: compiler/loopopts/TestOverUnrolling2.java fails with release VMs
Reviewed-by: roland, thartmann
|
2022-06-08 08:08:10 +00:00 |
|
Claes Redestad
|
5c39a36641
|
8287522: StringConcatFactory: Add in prependers and mixers in batches
Reviewed-by: jlaskey, mchung
|
2022-06-08 07:17:31 +00:00 |
|
Roland Westrelin
|
bf0e625fe0
|
8286451: C2: assert(nb == 1) failed: only when the head is not shared
Reviewed-by: thartmann, chagedorn
|
2022-06-08 06:41:20 +00:00 |
|
Roland Westrelin
|
0960ecc407
|
8287700: C2 Crash running eclipse benchmark from Dacapo
Reviewed-by: chagedorn, kvn, xliu, thartmann
|
2022-06-08 06:36:52 +00:00 |
|
Roland Westrelin
|
590337e2f2
|
8286625: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
Reviewed-by: thartmann, chagedorn
|
2022-06-08 06:35:28 +00:00 |
|
Daniel Jeliński
|
4662e06bff
|
8277307: Pre shared key sent under both session_ticket and pre_shared_key extensions
Reviewed-by: coffeys, ascarpino
|
2022-06-08 06:33:40 +00:00 |
|
Joe Darcy
|
32dd1eef88
|
8287967: Update golden test files after JDK-8287886
Reviewed-by: dholmes
|
2022-06-08 01:59:50 +00:00 |
|
Ioi Lam
|
68c5957b9e
|
8287869: -XX:+AutoCreateSharedArchive doesn't work when JDK build is switched
Reviewed-by: ccheung, dholmes
|
2022-06-07 23:11:33 +00:00 |
|
Sergey Bylokhov
|
bf439f8c93
|
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
Reviewed-by: psadhukhan, prr
|
2022-06-07 23:10:48 +00:00 |
|
Daniel D. Daugherty
|
b7a34f728d
|
8287927: ProblemList java/awt/GraphicsDevice/DisplayModes/UnknownRefrshRateTest.java on macosx-aarch64
Reviewed-by: aivanov
|
2022-06-07 21:08:59 +00:00 |
|
Alex Menkov
|
b12e7f1bf9
|
8279358: vmTestbase/nsk/jvmti/scenarios/jni_interception/JI03/ji03t003/TestDescription.java fails with usage tracker
Reviewed-by: cjplummer, lmesnik
|
2022-06-07 20:32:46 +00:00 |
|