Igor Veresov
|
9b7805e3b4
|
8289069: Very slow C1 arraycopy jcstress tests after JDK-8279886
Reviewed-by: thartmann, kvn
|
2022-06-28 16:26:08 +00:00 |
|
Jonathan Gibbons
|
c42b796f91
|
8288058: Broken links on constant-values page
Reviewed-by: prappo
|
2022-06-28 15:58:12 +00:00 |
|
Jonathan Gibbons
|
a814293e1f
|
8275784: Bogus warning generated for record with compact constructor
Reviewed-by: prappo
|
2022-06-28 15:54:52 +00:00 |
|
Brian Burkhalter
|
6f9717b46b
|
8288836: (fs) Files.writeString spec for IOException has "specified charset" when no charset is provided
Reviewed-by: alanb, lancea, iris
|
2022-06-28 15:05:46 +00:00 |
|
Claes Redestad
|
9048cef761
|
8288425: Footprint regression due MH creation when initializing StringConcatFactory
Reviewed-by: jlaskey
Backport-of: 6d595614a2
|
2022-06-28 12:27:30 +00:00 |
|
Maurizio Cimadamore
|
adbd200dc5
|
8289228: SegmentAllocator::allocateArray null handling is too lax
Reviewed-by: jvernee, psandoz
|
2022-06-28 10:06:42 +00:00 |
|
Dean Long
|
b4490386fe
|
8288445: AArch64: C2 compilation fails with guarantee(!true || (true && (shift != 0))) failed: impossible encoding
Reviewed-by: thartmann, haosun, njian
|
2022-06-28 03:12:12 +00:00 |
|
Daniel D. Daugherty
|
2efa89a89e
|
8289251: ProblemList java/lang/ref/OOMEInReferenceHandler.java
Reviewed-by: dholmes
|
2022-06-27 21:24:00 +00:00 |
|
Pavel Rappo
|
17ef8cae33
|
8288524: Allow @systemProperty to appear in overview documentation
Reviewed-by: jjg
|
2022-06-27 19:33:16 +00:00 |
|
Daniel D. Daugherty
|
caa6b74b5b
|
8289240: ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
Reviewed-by: bpb, naoto
|
2022-06-27 18:43:42 +00:00 |
|
Daniel D. Daugherty
|
28913f4747
|
8289235: ProblemList vmTestbase/nsk/jdi/ClassType/invokeMethod/invokemethod011/TestDescription.java when run with vthread wrapper
Reviewed-by: bpb
|
2022-06-27 18:42:27 +00:00 |
|
Jonathan Gibbons
|
7746664819
|
8280826: Document set of strings javac recognizes for SuppressWarnings
Reviewed-by: darcy
|
2022-06-27 17:02:21 +00:00 |
|
Maurizio Cimadamore
|
2c8ada689f
|
8289188: SegmentAllocator:allocateArray(*) default behavior mismatch to spec
Reviewed-by: alanb
|
2022-06-27 15:37:08 +00:00 |
|
Thomas Schatzl
|
699ad45b43
|
8289093: BlockLocationPrinter fails to decode addresses with G1
Reviewed-by: ayang, iwalulya
|
2022-06-27 11:41:24 +00:00 |
|
Christian Hagedorn
|
784a0f0496
|
8288683: C2: And node gets wrong type due to not adding it back to the worklist in CCP
Reviewed-by: roland, thartmann
|
2022-06-27 11:32:13 +00:00 |
|
Alan Bateman
|
7e13cdb799
|
8289079: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed with "RuntimeException: Test failed"
Reviewed-by: dholmes, mcimadamore
|
2022-06-27 10:22:04 +00:00 |
|
Jaikiran Pai
|
9c92da5249
|
8247407: tools/jlink/plugins/CompressorPluginTest.java test failing
Reviewed-by: sundar, jlaskey
|
2022-06-25 12:19:14 +00:00 |
|
Jaikiran Pai
|
7ac40f3b9f
|
8288983: broken link in com.sun.net.httpserver.SimpleFileServer
Reviewed-by: dfuchs, aefimov, michaelm
|
2022-06-25 02:36:27 +00:00 |
|
Boris Ulasevich
|
20f55abd27
|
8289044: ARM32: missing LIR_Assembler::cmove metadata type support
Reviewed-by: shade, stuefe
|
2022-06-24 13:37:22 +00:00 |
|
Jan Lahoda
|
bdf9902f75
|
8288120: VerifyError with JEP 405 pattern match
Reviewed-by: vromero
|
2022-06-24 08:13:28 +00:00 |
|
Abhishek Kumar
|
b0db33333a
|
8288528: broken links in java.desktop
Reviewed-by: prr, aivanov
|
2022-06-24 04:22:25 +00:00 |
|
Brian Burkhalter
|
651cbebb96
|
8288080: (fc) FileChannel::map for MemorySegments should state it always throws UOE
Backport-of: a9c2ab67c4
|
2022-06-23 22:57:35 +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
|
8fa46c8f72
|
8288840: StructureViolationException should not link to fork method
Reviewed-by: psandoz, mchung
|
2022-06-22 07:48:58 +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 |
|
Joe Wang
|
9e2d9ac59a
|
8288529: broken link in java.xml
Reviewed-by: iris, lancea, naoto
|
2022-06-22 04:49:17 +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 |
|
Aleksey Shipilev
|
834d92dd72
|
8288754: GCC 12 fails to build zReferenceProcessor.cpp
Reviewed-by: kbarrett, ayang, stefank, tschatzl
|
2022-06-21 18:13:36 +00:00 |
|
Ron Pressler
|
198cec9e1b
|
8286103: VThreadMonitorTest fails "assert(!current->cont_fastpath() || (current->cont_fastpath_thread_state() && !interpreted_native_or_deoptimized_on_stack(current))) failed"
Reviewed-by: sspitsyn, pchilanomate
|
2022-06-21 16:58:55 +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 |
|
Daniel D. Daugherty
|
a144988600
|
8288139: JavaThread touches oop after GC barrier is detached
Reviewed-by: pchilanomate, dholmes, rehn, eosterlund
|
2022-06-21 16:21:03 +00:00 |
|
Daniel D. Daugherty
|
e26d3b3c01
|
8288497: add support for JavaThread::is_oop_safe()
Reviewed-by: pchilanomate, dholmes, rehn, eosterlund
|
2022-06-21 16:08:09 +00:00 |
|
Hannes Wallnöfer
|
c74a9235fc
|
8288531: Empty spans in mobile navigation markup
Reviewed-by: jjg
|
2022-06-21 16:02:22 +00:00 |
|
Emanuel Peter
|
af05139133
|
8288467: remove memory_operand assert for spilled instructions
Reviewed-by: thartmann, shade, jbhateja
|
2022-06-21 15:22:02 +00:00 |
|
Hannes Wallnöfer
|
b9c396625c
|
8288671: Problematic fix for font boosting
Reviewed-by: jjg
|
2022-06-21 05:56:20 +00:00 |
|
Lance Andersen
|
453e8beb43
|
8288527: broken link in java.base/java/util/zip/package-summary.html
Reviewed-by: bpb, martin
|
2022-06-20 17:32:31 +00:00 |
|
Erik Gahlin
|
33d0363e03
|
8288741: JFR: Change package name of snippet files
Reviewed-by: mgronlun
|
2022-06-20 16:20:31 +00:00 |
|
Markus Grönlund
|
0408f9c543
|
8288663: JFR: Disabling the JfrThreadSampler commits only a partially disabled state
Backport-of: a7df5a4063
|
2022-06-20 14:24:35 +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 |
|