Jamil Nimeh
2836c34b64
8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
...
Reviewed-by: mullan
2023-05-23 21:32:28 +00:00
Chen Liang
8ffa264cf0
8306698: Add overloads to MethodTypeDesc::of
...
Reviewed-by: mchung
2023-05-23 21:26:25 +00:00
Valerie Peng
6b27dad76e
8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries
...
Reviewed-by: weijun, hchao
2023-05-23 21:11:38 +00:00
Daniel D. Daugherty
ed0e956fc2
8308716: ProblemList java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java with genzgc on windows-x64
...
8308718: ProblemList three mlvm/indy/func/jvmti tests on windows-x64 in Xcomp mode
8308720: ProblemList java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java on macosx-x64
Reviewed-by: azvegint, darcy
2023-05-23 20:43:20 +00:00
Afshin Zafari
bddf48380e
8303942: os::write should write completely
...
Reviewed-by: coleenp, iklam, dholmes, mgronlun
2023-05-23 17:08:08 +00:00
Quan Anh Mai
ab241b3428
8306706: Support out-of-line code generation for MachNodes
...
Reviewed-by: thartmann, kvn
2023-05-23 17:06:25 +00:00
Brian Burkhalter
710453c676
8308016: Use snippets in java.io package
...
Reviewed-by: rriggs
2023-05-23 16:00:40 +00:00
Axel Boldt-Christmas
e9320f31dc
8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not close files
...
Reviewed-by: lmesnik, stefank, jlahoda
2023-05-23 15:33:08 +00:00
changpeng1997
97d3b2731e
8307523: [vectorapi] Optimize MaskFromLongBenchmark.java
...
Reviewed-by: qamai, xgong, ngasson
2023-05-23 14:46:55 +00:00
Jamil Nimeh
bb0ff48aa9
8305091: Change ChaCha20 cipher init behavior to match AES-GCM
...
Reviewed-by: djelinski, ascarpino
2023-05-23 14:31:08 +00:00
Jan Kratochvil
c0c4d77192
8308544: Fix compilation regression from JDK-8306983 on musl libc
...
Reviewed-by: bpb, stuefe
2023-05-23 13:50:58 +00:00
Daniel Fuchs
9e196b3631
8308565: HttpClient: Sanitize logging while stopping
...
Reviewed-by: jpai
2023-05-23 12:07:23 +00:00
Daniel Fuchs
582ddeb2b2
8308545: java/net/httpclient/ShutdownNow.java fails with "stream 1 cancelled"
...
Reviewed-by: jpai
2023-05-23 12:02:58 +00:00
Jan Lahoda
1cfb265bef
8307814: In the case of two methods with Record Patterns, the second one contains a line number from the first method
...
Reviewed-by: vromero, godin
2023-05-23 11:47:00 +00:00
Per Minborg
eb11508eff
8308281: Java snippets in the FFM API need to be updated
...
Reviewed-by: mcimadamore
2023-05-23 11:29:05 +00:00
Emanuel Peter
26227a6ff8
8305073: Fix VerifyLoopOptimizations - step 2 - verify idom
...
Reviewed-by: chagedorn, thartmann, kvn
2023-05-23 11:25:01 +00:00
Aggelos Biboudis
80d7de7074
8305582: Compiler crash when compiling record patterns with var
...
Reviewed-by: vromero, jlahoda
2023-05-23 11:18:55 +00:00
Axel Boldt-Christmas
e55961331e
8308500: ZStatSubPhase::register_start should not call register_gc_phase_start if ZAbort::should_abort()
...
Reviewed-by: stefank, eosterlund
2023-05-23 10:45:01 +00:00
Emanuel Peter
bdd240283e
8260943: C2 SuperWord: Remove dead vectorization optimization added by 8076284
...
Reviewed-by: kvn, thartmann
2023-05-23 09:51:19 +00:00
Amit Kumar
4f0f776187
8308403: [s390x] separate remaining_cargs from z_abi_160
...
Reviewed-by: mdoerr, lucy
2023-05-23 08:32:27 +00:00
Emanuel Peter
06b0a5e038
8302652: [SuperWord] Reduction should happen after loop, when possible
...
Reviewed-by: kvn, pli, jbhateja, sviswanathan
2023-05-23 08:05:13 +00:00
Matthias Baesken
69f508a2ac
8308300: enhance exceptions in MappedMemoryUtils.c
...
Reviewed-by: alanb, clanger, bpb
2023-05-23 07:43:14 +00:00
Adam Sotona
c4408278d1
8308093: Disable language preview features use in JDK
...
Reviewed-by: liach, erikj, alanb, darcy
2023-05-23 07:23:37 +00:00
Doug Simon
422128b70a
8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM to exit
...
Reviewed-by: never
2023-05-23 07:20:00 +00:00
Alan Bateman
fe8c689eee
8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java timed out
...
Reviewed-by: dfuchs, jpai
2023-05-23 07:05:44 +00:00
Alan Bateman
ada416e66c
8308235: ThreadContainer registry accumulates weak refs
...
Reviewed-by: jpai
2023-05-23 07:05:07 +00:00
Ichiroh Takiguchi
5d8ba938be
8308046: Move Solaris related charsets from java.base to jdk.charsets module
...
Reviewed-by: naoto
2023-05-23 00:41:59 +00:00
Thomas Stuefe
878162b362
8306507: [linux] Print number of memory mappings in error reports
...
Reviewed-by: adinn, sgehwolf
2023-05-22 19:59:02 +00:00
Johan Sjölen
90d5041b6a
8300086: Replace NULL with nullptr in share/c1/
...
Reviewed-by: thartmann, chagedorn
2023-05-22 19:41:59 +00:00
Yi-Fan Tsai
8474e693b4
8308465: Reduce memory accesses in AArch64 MD5 intrinsic
...
Reviewed-by: aph, phh
2023-05-22 16:53:23 +00:00
quadhier
f99ad11dd1
8302218: CHeapBitMap::free frees with incorrect size
...
Reviewed-by: aboldtch, iklam, tschatzl
2023-05-22 16:51:20 +00:00
Joe Darcy
d77a41033a
8308388: Update description of SourceVersion.RELEASE_21
...
Reviewed-by: iris
2023-05-22 16:30:37 +00:00
Matias Saavedra Silva
3f4cfbdd36
8307190: Refactor ref_at methods in Constant Pool
...
Reviewed-by: coleenp, iklam
2023-05-22 16:27:17 +00:00
Jiangli Zhou
491bdeaa90
8308458: Windows build failure with disassembler.cpp(792): warning C4267: '=': conversion from 'size_t' to 'int'
...
Reviewed-by: jiefu
2023-05-22 16:24:45 +00:00
Calvin Cheung
b58980b73d
8308034: Some CDS tests need to use @requires vm.flagless
...
Reviewed-by: iklam
2023-05-22 15:53:04 +00:00
George Adams
29b8d3d9e7
8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal
...
Reviewed-by: erikj
2023-05-22 15:44:52 +00:00
Maurizio Cimadamore
5fc9b5787d
8308276: Change layout API to work with bytes, not bits
...
Reviewed-by: psandoz, pminborg
2023-05-22 14:57:00 +00:00
Maurizio Cimadamore
91aeb5de58
8287834: Add SymbolLookup::or method
...
Reviewed-by: psandoz
2023-05-22 14:51:09 +00:00
Thomas Obermeier
4f88437b7f
8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is fixed.
...
Reviewed-by: clanger, goetz
2023-05-22 12:37:43 +00:00
Andrew Leonard
dc30e68651
8308407: libjvm library not reproducibly comparable between vendors
...
Co-authored-by: Simon Tooke <stooke@openjdk.org>
Reviewed-by: andrew, dholmes
2023-05-22 12:23:45 +00:00
Matthew Donovan
18e2446420
8301381: Verify DTLS 1.0 cannot be negotiated
...
Reviewed-by: xuelei
2023-05-22 12:03:13 +00:00
Prasanta Sadhukhan
b3cb82b859
8307311: Timeouts on one macOS 12.6.1 host of two Swing JTableHeader tests
...
Reviewed-by: dnguyen, azvegint
2023-05-22 11:42:11 +00:00
Alexander Zvegintsev
3d550f7485
8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland
...
Reviewed-by: prr
2023-05-22 11:37:12 +00:00
Darragh Clarke
05e99db466
7065228: To interpret case-insensitive string locale independently
...
Reviewed-by: dfuchs, naoto, djelinski, jpai, michaelm
2023-05-22 10:53:59 +00:00
Jan Lahoda
a9705196ce
8306983: Do not invoke external programs when switch terminal to raw mode on selected platforms
...
Co-authored-by: Adam Sotona <asotona@openjdk.org>
Reviewed-by: erikj, vromero, bpb
2023-05-22 10:39:26 +00:00
Andrey Turbanov
6b65e5754c
8305785: Avoid redundant HashMap.containsKey call in java.util.regex
...
Reviewed-by: stsypanov, jpai
2023-05-22 10:27:13 +00:00
Erik Österlund
8011ba74a2
8308181: Generational ZGC: Remove CLDG_lock from old gen root scanning
...
Reviewed-by: ayang, aboldtch
2023-05-22 10:20:45 +00:00
Aggelos Biboudis
8aa50288a1
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
...
8307444: java.lang.AssertionError when using unnamed patterns
8307482: Compiler should accept var _ in nested patterns in switch case
8307007: Implementation for javax.lang.model for unnamed variables (Preview)
8308312: Compiler should fail when a local variable declaration does not include an Identifier and does not have an initializer
8308309: Compiler should accept mixed masked and unmasked variables in lambda parameters
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, darcy
2023-05-22 08:52:36 +00:00
Leo Korinth
b588797900
8307804: Reorganize ArrayJuggle test cases
...
Reviewed-by: dholmes, lmesnik
2023-05-22 08:17:53 +00:00
Serguei Spitsyn
928fcf9751
8308000: add PopFrame support for virtual threads
...
Reviewed-by: lmesnik, alanb
2023-05-22 07:34:35 +00:00