Christian Hagedorn
|
96c50a3486
|
8301752: [IR Framework] Add more IR framework examples
Reviewed-by: kvn, thartmann
|
2023-02-06 07:38:21 +00:00 |
|
Justin King
|
3646c4e944
|
8301171 : Rename sanitizers/address.h to sanitizers/address.hpp
Reviewed-by: kbarrett
|
2023-02-06 07:24:09 +00:00 |
|
Joe Darcy
|
34493248c0
|
8301396: Port fdlibm expm1 to Java
Reviewed-by: bpb
|
2023-02-04 00:48:26 +00:00 |
|
Matthew Donovan
|
e7247b10cc
|
8298872: Update CheckStatus.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-02-03 19:55:54 +00:00 |
|
Bill Huang
|
20579e48cf
|
8299994: java/security/Policy/Root/Root.java fails when home directory is read-only
Reviewed-by: rhalade
|
2023-02-03 19:19:14 +00:00 |
|
Daniel Fuchs
|
8b70256d30
|
8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
Reviewed-by: dcubed, rriggs
|
2023-02-03 16:01:47 +00:00 |
|
Varada M
|
bccd55bfdf
|
8300295: [AIX] TestDaemonDestroy fails due to !is_primordial_thread assertion
Reviewed-by: dholmes, stuefe
|
2023-02-03 15:35:26 +00:00 |
|
sunguoyun
|
6f9106e0d0
|
8301306: java/net/httpclient/* fail with -Xcomp
Reviewed-by: dfuchs, alanb
|
2023-02-03 11:56:06 +00:00 |
|
Per Minborg
|
b504c9411e
|
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
Reviewed-by: rriggs
|
2023-02-03 07:24:20 +00:00 |
|
Sibabrata Sahoo
|
7f313b0cef
|
8180266: Convert sun/security/provider/KeyStore/DKSTest.sh to Java Jtreg Test
Reviewed-by: rhalade
|
2023-02-03 05:19:47 +00:00 |
|
Jaikiran Pai
|
4c9de876bf
|
8301655: Problemlist jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java on Linux
Reviewed-by: lancea
|
2023-02-03 01:03:28 +00:00 |
|
Hai-May Chao
|
b00b70c240
|
8286907: keytool should warn about weak PBE algorithms
Reviewed-by: mullan, weijun
|
2023-02-02 21:17:08 +00:00 |
|
Joe Darcy
|
ee0f5b5ed0
|
8301392: Port fdlibm log1p to Java
Reviewed-by: bpb
|
2023-02-02 20:36:34 +00:00 |
|
Raffaello Giulietti
|
f696785fd3
|
8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter
Reviewed-by: darcy, naoto
|
2023-02-02 19:10:42 +00:00 |
|
Chris Plummer
|
de5773325d
|
8301644: com/sun/jdi/JdbStopThreadTest.java fails after JDK-8300811
Reviewed-by: amenkov, kevinw
|
2023-02-02 16:58:48 +00:00 |
|
Leonid Mesnik
|
2d50c7d477
|
8298979: Remove duplicated serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java
Reviewed-by: sspitsyn
|
2023-02-02 15:10:27 +00:00 |
|
Christian Hagedorn
|
59b7fb1a91
|
8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out
Reviewed-by: thartmann, kvn
|
2023-02-02 14:39:28 +00:00 |
|
Damon Fenacci
|
5b1584b92c
|
8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Reviewed-by: chagedorn, kvn, rcastanedalo
|
2023-02-02 14:33:28 +00:00 |
|
Aleksei Efimov
|
03b23a1e1b
|
8301367: Add exception handler method to the BaseLdapServer
Reviewed-by: jpai, vtewari, dfuchs
|
2023-02-02 12:45:00 +00:00 |
|
Johan Sjölen
|
7b6ac41ab1
|
8286876: NMT.test_unaliged_block_address_vm_assert fails if using clang toolchain
Reviewed-by: stuefe, gziemski
|
2023-02-02 10:14:26 +00:00 |
|
Roland Westrelin
|
af474ce359
|
8297582: C2: very slow compilation due to type system verification code
Reviewed-by: kvn, vlivanov
|
2023-02-02 08:29:19 +00:00 |
|
Jesper Wilhelmsson
|
d6832121b7
|
Merge
|
2023-02-01 22:36:07 +00:00 |
|
Mandy Chung
|
51ac8783b9
|
8284236: Remove java/lang/ref/ReferenceEnqueue.java from ProblemList-Xcomp.txt
Reviewed-by: alanb
|
2023-02-01 20:27:20 +00:00 |
|
Jonathan Gibbons
|
24ff3da054
|
8301201: Allow \n@ inside inline tags using inlineContent
Reviewed-by: hannesw
|
2023-02-01 18:28:42 +00:00 |
|
Matthew Donovan
|
3361a26df4
|
8298874: Update TestAllSuites.java for TLS v1.2 and 1.3
Reviewed-by: rhalade
|
2023-02-01 17:20:24 +00:00 |
|
Tobias Hartmann
|
cae577a710
|
8295486: Inconsistent constant field values observed during compilation
Reviewed-by: chagedorn, kvn, jbhateja, vlivanov
|
2023-02-01 11:15:35 +00:00 |
|
Claes Redestad
|
969f6a37e4
|
8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Reviewed-by: thartmann, kvn
|
2023-02-01 10:55:43 +00:00 |
|
Roland Westrelin
|
2a8ae2ff1c
|
8300256: C2: vectorization is sometimes skipped on loops where it would succeed
Reviewed-by: kvn, thartmann
|
2023-02-01 09:48:54 +00:00 |
|
Kevin Walls
|
225f80532c
|
8299891: JMX ObjectInputFilter additional classes needed
Reviewed-by: dfuchs, sspitsyn, cjplummer
|
2023-02-01 09:14:25 +00:00 |
|
David Holmes
|
d269ebbad2
|
8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
Co-authored-by: Calvin Cheung <ccheung@openjdk.org>
Reviewed-by: lmesnik, ccheung
|
2023-02-01 07:56:21 +00:00 |
|
Bill Huang
|
09bfbf8063
|
8300909: Update com/sun/jndi/dns/Test6991580.java manual test instruction
Reviewed-by: alanb
|
2023-01-31 22:12:07 +00:00 |
|
Vicente Romero
|
6beadbbe9f
|
8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations
Reviewed-by: jlahoda
|
2023-01-31 18:20:11 +00:00 |
|
Axel Boldt-Christmas
|
cdb4ba9657
|
8301326: Optimize compiler/uncommontrap/TestDeoptOOM.java test
Reviewed-by: rcastanedalo, thartmann
|
2023-01-31 07:54:20 +00:00 |
|
Jesper Wilhelmsson
|
561a25e025
|
Merge
|
2023-01-30 20:51:54 +00:00 |
|
Joe Darcy
|
63bb2ce8de
|
8301205: Port fdlibm log10 to Java
Reviewed-by: bpb
|
2023-01-30 20:33:01 +00:00 |
|
Leonid Mesnik
|
a91143cc93
|
8298907: nsk JDI tests pass if the debuggee failed to launch
Reviewed-by: cjplummer, kevinw
|
2023-01-30 17:32:45 +00:00 |
|
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 |
|
Damon Nguyen
|
ef6200c727
|
8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
Co-authored-by: Manukumar V S <mvs@openjdk.org>
Reviewed-by: psadhukhan, kizune, achung, prr
|
2023-01-27 23:09:14 +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 |
|