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 |
|
Ryan Ernst
|
a5c25d8837
|
8286395: Address possibly lossy conversions in java.security.jgss
Reviewed-by: chegar
|
2022-06-25 08:00:21 +00:00 |
|
Ryan Ernst
|
e93be3acdf
|
8286389: Address possibly lossy conversions in jdk.crypto.ec
Reviewed-by: chegar, xuelei
|
2022-06-25 07:55:55 +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 |
|
Vicente Romero
|
53b37fe153
|
8288130: compiler error with AP and explicit record accessor
Reviewed-by: jlahoda
|
2022-06-24 21:42:23 +00:00 |
|
Daniel D. Daugherty
|
08288819dd
|
8289166: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Reviewed-by: lmesnik, bpb
|
2022-06-24 19:13:41 +00:00 |
|
Leonid Mesnik
|
4cdb97893c
|
8289098: clean up ported serviceability/jvmti tests
Reviewed-by: kevinw, sspitsyn
|
2022-06-24 18:13:23 +00:00 |
|
Joe Darcy
|
9918b6d384
|
8288609: Update --release 19 symbol information for JDK 19 build 28
Reviewed-by: iris
|
2022-06-24 16:26:03 +00:00 |
|
Ioi Lam
|
f67c5361cc
|
8288935: Remove excessive includes introduced in loom
Reviewed-by: rehn, stefank
|
2022-06-24 14:43:16 +00:00 |
|
Brian Burkhalter
|
239b4bb020
|
8289095: (fs) UnixCopyFile build error on linux-x86
Reviewed-by: alanb, shade, stuefe
|
2022-06-24 14:24:28 +00:00 |
|
Daniel D. Daugherty
|
0d2952e5b3
|
8289129: [BACKOUT] JDK-8287281 adjust guarantee in Handshake::execute for the case of target thread being current
Reviewed-by: alanb
|
2022-06-24 14:17:22 +00:00 |
|
Roger Riggs
|
fdc8455c45
|
8288495: [test] Make OutputAnalyzer exception more informative
Reviewed-by: lmesnik, naoto, jpai, dholmes
|
2022-06-24 13:46:32 +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 |
|
Harold Seigel
|
925084c496
|
8288976: classfile parser 'wrong name' error message has the names the wrong way around
Reviewed-by: dholmes, shade
|
2022-06-24 12:03:09 +00:00 |
|
Jan Lahoda
|
bdf9902f75
|
8288120: VerifyError with JEP 405 pattern match
Reviewed-by: vromero
|
2022-06-24 08:13:28 +00:00 |
|
Christian Hagedorn
|
17aacde50f
|
8288669: compiler/vectorapi/VectorFPtoIntCastTest.java still fails with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: thartmann, dcubed
|
2022-06-24 07:28:44 +00:00 |
|
Johan Sjölén
|
9dc9a64fa4
|
8287281: adjust guarantee in Handshake::execute for the case of target thread being current
Reviewed-by: rehn, pchilanomate, dholmes, dcubed
|
2022-06-24 05:00:53 +00:00 |
|
Ioi Lam
|
64782a7524
|
8288623: Move Continuation classes out of javaClasses.hpp
Reviewed-by: stefank, coleenp
|
2022-06-24 04:29:48 +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: a9c2ab67c44872ce0247aef6bf972bf4246b44be
|
2022-06-23 22:57:35 +00:00 |
|
Daniel Jeliński
|
c8cc94a384
|
8288979: Improve CLDRConverter run time
Reviewed-by: naoto, rriggs
|
2022-06-23 18:44:54 +00:00 |
|
Sergey Tsypanov
|
740169ce1c
|
8285521: Minor improvements in java.net.URI
Reviewed-by: dfuchs
|
2022-06-23 17:52:37 +00:00 |
|
Brian Burkhalter
|
13cbb3a416
|
8289073: (fs) UnsatisfiedLinkError for sun.nio.fs.UnixCopyFile.bufferedCopy0()
Reviewed-by: alanb
|
2022-06-23 17:48:45 +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: 2728770e3d73bb11c4d6e54b5aff91588a1a780b
|
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 |
|
Coleen Phillimore
|
b206d2d149
|
8289006: Cleanup from thread.hpp split
Reviewed-by: dholmes, dcubed
|
2022-06-23 16:21:26 +00:00 |
|