Yasumasa Suenaga
|
167ce4dae2
|
8289421: No-PCH build for Minimal VM was broken by JDK-8287001
Reviewed-by: mbaesken, jiefu, stuefe
|
2022-06-29 11:43:45 +00:00 |
|
Quan Anh Mai
|
108cd69516
|
8283726: x86_64 intrinsics for compareUnsigned method in Integer and Long
Reviewed-by: kvn, jbhateja
|
2022-06-29 10:34:05 +00:00 |
|
Thomas Stuefe
|
b96ba19807
|
8289182: NMT: MemTracker::baseline should return void
Reviewed-by: dholmes, zgu
|
2022-06-29 04:12:46 +00:00 |
|
Yuta Sato
|
779b4e1d19
|
8287001: Add warning message when fail to load hsdis libraries
Reviewed-by: kvn, ysuenaga
|
2022-06-29 01:17:28 +00:00 |
|
Joe Darcy
|
dbc6e11010
|
8289399: Update SourceVersion to use snippets
Reviewed-by: jjg, iris
|
2022-06-29 00:14:45 +00:00 |
|
KIRIYAMA Takuya
|
910053b74e
|
8280235: Deprecated flag FlightRecorder missing from VMDeprecatedOptions test
Reviewed-by: dholmes, mgronlun
|
2022-06-28 23:37:23 +00:00 |
|
Hai-May Chao
|
7b3bf97760
|
8289401: Add dump output to TestRawRSACipher.java
Reviewed-by: weijun
|
2022-06-28 23:30:32 +00:00 |
|
Jesper Wilhelmsson
|
86dc760f9e
|
Merge
|
2022-06-28 22:11:23 +00:00 |
|
Daniel D. Daugherty
|
1504804896
|
8289398: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-x64 again
Reviewed-by: azvegint
|
2022-06-28 20:06:06 +00:00 |
|
altrisi
|
af0088076d
|
8284640: CollectorImpl class could be a record class
Reviewed-by: phh, rriggs
|
2022-06-28 17:12:06 +00:00 |
|
Alex Kasko
|
c67149be4b
|
8288961: jpackage: test MSI installation fix
Reviewed-by: asemenyuk, almatvee
|
2022-06-28 17:06:08 +00:00 |
|
Alex Kasko
|
1f36ed1fae
|
8288013: jpackage: test utility Windows registry enhancement
Reviewed-by: asemenyuk, almatvee
|
2022-06-28 17:03:11 +00:00 |
|
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 |
|
Yi-Fan Tsai
|
88fe19c5b2
|
8289071: Compute allocation sizes of stubs and nmethods outside of lock protection
Reviewed-by: thartmann, phh
|
2022-06-28 15:16:21 +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 |
|
Thomas Stuefe
|
d4eeeb82cb
|
8271252: os::reserve_memory should not use mtOther as default NMT flag
Reviewed-by: zgu
|
2022-06-28 12:32:35 +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 |
|
Zhengyu Gu
|
549c6c22ae
|
8287818: Shenandoah: adapt nmethod arming from Loom
Reviewed-by: shade
|
2022-06-28 12:16:55 +00:00 |
|
Albert Mingkun Yang
|
aa43824249
|
8289138: G1: Remove redundant is-marking-active checks in C1 barrier
Reviewed-by: tschatzl, ehelin
|
2022-06-28 11:54:25 +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 |
|
Magnus Ihse Bursie
|
b4ab5fe1da
|
8288396: Always create reproducible builds
Reviewed-by: amenkov, ehelin
|
2022-06-28 09:00:45 +00:00 |
|
Calvin Cheung
|
33369719b2
|
8289258: ProblemList some failing custom loader tests with ZGC
Reviewed-by: dholmes
|
2022-06-28 05:22:43 +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 |
|
Thejasvi Voniadka
|
784fa0add7
|
8282036: Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions
Reviewed-by: jpai, alanb, dfuchs
|
2022-06-28 01:55:17 +00:00 |
|
Hai-May Chao
|
ca78f7bd76
|
8286259: Password cleanup after KeyStore.PasswordProtection in P11KeyStore
Reviewed-by: valeriep
|
2022-06-27 23:15:13 +00:00 |
|
Daniel D. Daugherty
|
2efa89a89e
|
8289251: ProblemList java/lang/ref/OOMEInReferenceHandler.java
Reviewed-by: dholmes
|
2022-06-27 21:24:00 +00:00 |
|
Calvin Cheung
|
e322e77e95
|
8288651: CDS test HelloUnload.java should not use literal string as ClassLoader name
Reviewed-by: coleenp, iklam
|
2022-06-27 21:16:02 +00:00 |
|
Harshitha Onkar
|
40bf3b1167
|
8288993: Make AwtFramePackTest generic by removing @requires tag
Reviewed-by: dmarkov, aivanov, serb
|
2022-06-27 21:02:11 +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 |
|
Jesper Wilhelmsson
|
d4b040f42d
|
Merge
|
2022-06-27 18:25:53 +00:00 |
|
Raffaello Giulietti
|
354ed1034d
|
8288021: Add hard test cases to jdk.internal.math.DoubleToDecimalChecker
Co-authored-by: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Reviewed-by: darcy
|
2022-06-27 18:21:17 +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 |
|
Daniel Fuchs
|
f3f078846f
|
8288746: HttpClient resources could be reclaimed more eagerly
Reviewed-by: jpai, michaelm
|
2022-06-27 15:11:35 +00:00 |
|
Tobias Holenstein
|
be6be15efa
|
8288750: IGV: Improve Shortcuts
Reviewed-by: chagedorn, thartmann
|
2022-06-27 13:20:38 +00:00 |
|
Roland Westrelin
|
210a06a287
|
8287227: Shenandoah: A couple of virtual thread tests failed with iu mode even without Loom enabled.
Reviewed-by: shade, rkennke
|
2022-06-27 12:42:41 +00:00 |
|
Damon Nguyen
|
64f95cfb32
|
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
Reviewed-by: prr, aivanov
|
2022-06-27 12:37:15 +00:00 |
|
Jayashree Huttanagoudar
|
ddb55ede2c
|
8135292: Remove duplicate code in <OS>Address.java in SA
Reviewed-by: cjplummer, amenkov
|
2022-06-27 11:52:42 +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 |
|
Andrey Turbanov
|
7905788e96
|
8289126: Cleanup unnecessary null comparison before instanceof check in jdk.hotspot.agent
Reviewed-by: ayang, cjplummer
|
2022-06-27 07:30:19 +00:00 |
|
Andrey Turbanov
|
47fe9ef5bf
|
8289078: Make STARTTIME_ANY and STARTTIME_PROCESS_UNKNOWN fields static in ProcessHandleImpl
Reviewed-by: jpai, rriggs, bpb, naoto, iris
|
2022-06-27 07:13:02 +00:00 |
|
Matthias Baesken
|
62e1e7950b
|
8289147: unify os::infinite_sleep on posix platforms
Reviewed-by: mdoerr, kbarrett, dholmes
|
2022-06-27 06:50:11 +00:00 |
|
Joe Darcy
|
de7467146f
|
8266670: Better modeling of access flags in core reflection
Reviewed-by: mchung, rriggs, asotona
|
2022-06-25 19:09:43 +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 |
|