Daniel Fuchs
|
a74ebd048a
|
8299325: java/net/httpclient/CancelRequestTest.java fails "test CancelRequestTest.testGetSendAsync("https://localhost:46509/https1/x/same/interrupt", true, true)"
Reviewed-by: jpai
|
2023-01-30 14:41:59 +00:00 |
|
Daniel Fuchs
|
041a12e655
|
8301255: Http2Connection may send too many GOAWAY frames
Reviewed-by: jpai
|
2023-01-30 14:36:36 +00:00 |
|
Matthias Baesken
|
cbefe1fd35
|
8301163: jdk/internal/vm/Continuation/Fuzz.java increase COMPILATION_TIMEOUT for Linux ppc64le
Reviewed-by: rrich
|
2023-01-30 08:15:10 +00:00 |
|
Prasanta Sadhukhan
|
c2ebd17938
|
6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
|
2023-01-30 07:35:14 +00:00 |
|
Sergey Bylokhov
|
d4e9f5e5f2
|
8238170: BeanContextSupport remove and propertyChange can deadlock
Reviewed-by: phh
|
2023-01-29 20:04:37 +00:00 |
|
Jatin Bhateja
|
6475501a01
|
8300208: Optimize Adler32 stub for AVX-512 targets.
Reviewed-by: kvn, sviswanathan
|
2023-01-29 01:55:46 +00:00 |
|
Yadong Wang
|
af564e46b0
|
8299844: RISC-V: Implement _onSpinWait intrinsic
Reviewed-by: fjiang, fyang, luhenry
|
2023-01-28 02:17:44 +00:00 |
|
Eirik Bjorsnos
|
5dfc4ec7d9
|
8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
Reviewed-by: weijun
|
2023-01-27 22:47:51 +00:00 |
|
Jesper Wilhelmsson
|
5c59de52a3
|
Merge
|
2023-01-27 22:46:31 +00:00 |
|
Xue-Lei Andrew Fan
|
9c4bc2c395
|
8301132: Test update for deprecated sprintf in Xcode 14
Reviewed-by: mikael
|
2023-01-27 19:01:01 +00:00 |
|
Damon Nguyen
|
e5860ef60a
|
8301206: Fix issue with LocaleData after JDK-8300719
Reviewed-by: naoto
|
2023-01-27 17:22:05 +00:00 |
|
Mandy Chung
|
7aaf76c529
|
8300924: Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
Reviewed-by: rriggs
|
2023-01-27 17:13:54 +00:00 |
|
Coleen Phillimore
|
fccf818972
|
8301123: Enable Symbol refcounting underflow checks in PRODUCT
Reviewed-by: fparain, iklam
|
2023-01-27 14:56:29 +00:00 |
|
Tejesh R
|
db8fa1be05
|
8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case
Reviewed-by: serb
|
2023-01-27 11:05:12 +00:00 |
|
Erik Österlund
|
6e4710bc83
|
8300253: Introduce AArch64 nzcv accessors
Reviewed-by: aph, smonteith
|
2023-01-27 08:08:59 +00:00 |
|
Valerie Peng
|
7eff578768
|
8288050: Add support of SHA-512/224 and SHA-512/256 to the PBKDF2 and PBES2 impls in SunJCE provider
Reviewed-by: weijun
|
2023-01-26 22:07:31 +00:00 |
|
Matthew Donovan
|
d6007a356f
|
8298869: Update ConnectionTest.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-01-26 21:36:36 +00:00 |
|
Matthew Donovan
|
7ddafd75b0
|
8301189: validate-source fails after JDK-8298873
Reviewed-by: dcubed, rhalade
|
2023-01-26 19:36:41 +00:00 |
|
Matthew Donovan
|
fc26d3e577
|
8298873: Update IllegalRecordVersion.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-01-26 18:36:29 +00:00 |
|
Thomas Schatzl
|
315398c245
|
8221785: Let possibly_parallel_threads_do cover the same threads as threads_do
Reviewed-by: iwalulya, coleenp
|
2023-01-26 15:39:22 +00:00 |
|
Severin Gehwolf
|
64ddf9536f
|
8299858: [Metrics] Swap memory limit reported incorrectly when too large
Reviewed-by: stuefe
|
2023-01-26 14:50:46 +00:00 |
|
Roman Marchenko
|
15a1488401
|
8297437: javadoc cannot link to old docs (with old style anchors)
Reviewed-by: hannesw
|
2023-01-26 11:11:21 +00:00 |
|
Leo Korinth
|
30cb305dc1
|
8292170: Convert CodeRootSetTable to use ResourceHashtable
Reviewed-by: coleenp, iwalulya, iklam
|
2023-01-26 10:32:36 +00:00 |
|
Damon Fenacci
|
4b0e656bb6
|
8298118: split-if optimization causes empty loop to temporarily have more than one phi
Reviewed-by: roland, thartmann, kvn
|
2023-01-26 07:41:15 +00:00 |
|
Joe Darcy
|
b5a4744f90
|
8300857: State return value for Types.asElement(NoType) explicitly
Reviewed-by: jjg
|
2023-01-26 02:14:07 +00:00 |
|
Scott Gibbons
|
7e951f4b4c
|
8301092 : Add benchmark for CRC32
Reviewed-by: ecaspole, sviswanathan
|
2023-01-26 00:20:41 +00:00 |
|
Mikael Vidstedt
|
ccf2f5837b
|
8300806: Update googletest to v1.13.0
Reviewed-by: erikj, ihse
|
2023-01-25 18:27:26 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
Per Minborg
|
a23ff63af1
|
8301086: jdk/internal/util/ByteArray/ReadWriteValues.java fails with CompilationError
Reviewed-by: dfuchs
|
2023-01-25 14:13:22 +00:00 |
|
Jaikiran Pai
|
8a47429dc0
|
8295944: Move the Http2TestServer and related classes into a package of its own
Reviewed-by: dfuchs
|
2023-01-25 13:38:02 +00:00 |
|
Per Minborg
|
74e1a8bfa8
|
8300236: Use VarHandle access in Data(Input | Output)Stream classes
Reviewed-by: rriggs, alanb
|
2023-01-25 12:54:27 +00:00 |
|
Severin Gehwolf
|
3c61d5aa48
|
8300659: Refactor TestMemoryAwareness to use WhiteBox api for host values
Reviewed-by: mbaesken
|
2023-01-25 10:24:33 +00:00 |
|
Erik Österlund
|
95fafd094f
|
8300644 : Remove gc/shenandoah/jni/TestStringCriticalWithDedup.java
Reviewed-by: wkemper, mbaesken
|
2023-01-25 08:15:35 +00:00 |
|
Christian Hagedorn
|
5a478ef775
|
8297730: C2: Arraycopy intrinsic throws incorrect exception
Reviewed-by: thartmann, kvn
|
2023-01-25 07:22:12 +00:00 |
|
Prasanta Sadhukhan
|
7465de453a
|
6603771: Nimbus L&F: Ctrl+F7 keybinding for Jinternal Frame throws a NPE.
Reviewed-by: abhiscxk, serb
|
2023-01-25 05:48:07 +00:00 |
|
Jesper Wilhelmsson
|
81d523d382
|
Merge
|
2023-01-24 22:28:07 +00:00 |
|
Eirik Bjorsnos
|
cf46004f27
|
8300272: Improve readability of the test JarWithOneNonDisabledDigestAlg
Reviewed-by: weijun
|
2023-01-24 22:16:28 +00:00 |
|
Brian Burkhalter
|
b678e70003
|
8300942: JDK-8299684 breaks x86 build
Reviewed-by: dholmes, jiefu
|
2023-01-24 20:32:46 +00:00 |
|
Jan Lahoda
|
a3ed7e94a2
|
8300623: Lambda deserialization regression involving Enum method reference
Reviewed-by: mcimadamore, vromero
|
2023-01-24 06:40:06 +00:00 |
|
Thomas Stuefe
|
2292ce137c
|
8294677: chunklevel::MAX_CHUNK_WORD_SIZE too small for some applications
Reviewed-by: simonis, phh
|
2023-01-24 06:35:26 +00:00 |
|
Jamil Nimeh
|
2da2e5a0e8
|
8300946: Add sun/security/provider/certpath/OCSP/OCSPNoContentLength to ProblemList
Reviewed-by: jpai
|
2023-01-24 02:09:48 +00:00 |
|
Jamil Nimeh
|
1a3cb8c501
|
8296343: CPVE thrown on missing content-length in OCSP response
Reviewed-by: mullan, rhalade
|
2023-01-23 18:05:48 +00:00 |
|
Mandy Chung
|
86fed79670
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
Reviewed-by: jvernee, dholmes, psandoz
|
2023-01-23 17:58:53 +00:00 |
|
Brian Burkhalter
|
a56598f5a5
|
8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly
Reviewed-by: dholmes, alanb
|
2023-01-23 17:12:49 +00:00 |
|
Justin King
|
03a9a88efb
|
8300265: Remove metaprogramming/isSigned.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-23 16:03:28 +00:00 |
|
Emanuel Peter
|
5a4945c0d9
|
8299975: Limit underflow protection CMoveINode in PhaseIdealLoop::do_unroll must also protect type from underflow
Reviewed-by: roland, chagedorn
|
2023-01-23 13:10:42 +00:00 |
|
Prasanta Sadhukhan
|
11aadc9d98
|
8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
Reviewed-by: serb, aivanov
|
2023-01-23 10:18:23 +00:00 |
|
Tobias Hartmann
|
45e4e00981
|
8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
Reviewed-by: roland, chagedorn, kvn
|
2023-01-23 06:06:32 +00:00 |
|
Jatin Bhateja
|
7ced08d4ec
|
8300638: Tier1 IR Test failure after JDK-8298632 on macosx-x64-debug
Reviewed-by: kvn, pli
|
2023-01-22 06:47:00 +00:00 |
|
Tagir F. Valeev
|
67b1c890b3
|
8294693: Add Collections.shuffle overload that accepts RandomGenerator interface
Reviewed-by: smarks, darcy
|
2023-01-21 18:36:31 +00:00 |
|