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 |
|
Erik Joelsson
|
b84f4c40fd
|
8301267: Update of config.guess broke build on WSL
Reviewed-by: tbell, jvernee, djelinski
|
2023-01-30 20:18:59 +00:00 |
|
Chris Plummer
|
a128a5d07c
|
8300810: Get rid of unused JDI removeListener() methods
Reviewed-by: kevinw, amenkov
|
2023-01-30 19:08:08 +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 |
|
Naoto Sato
|
323813985b
|
8300916: Re-examine the initialization of JNU Charset in StaticProperty
Reviewed-by: mchung, alanb
|
2023-01-30 17:06:44 +00:00 |
|
Afshin Zafari
|
f4592b1471
|
8267935: Replace BasicHashtable and Hashtable
Reviewed-by: coleenp, rehn, tschatzl
|
2023-01-30 16:23:39 +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 |
|
Amit Kumar
|
476f58adc1
|
8298424: Remove redundant FOUND_CORES variable in build-performance.m4
Reviewed-by: erikj, tsteele
|
2023-01-30 14:33:28 +00:00 |
|
Fei Yang
|
ebb84ad70d
|
8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler
Reviewed-by: luhenry, fjiang, shade
|
2023-01-30 12:24:19 +00:00 |
|
Fei Yang
|
61a5f114ee
|
8301033: RISC-V: Handle special cases for MinI/MaxI nodes for Zbb
Reviewed-by: fjiang, luhenry, shade
|
2023-01-30 12:15:52 +00:00 |
|
Albert Mingkun Yang
|
82df4a2aee
|
8301148: Serial: Remove ContiguousSpace::reset_saved_mark
Reviewed-by: kbarrett, tschatzl
|
2023-01-30 11:49:26 +00:00 |
|
Erik Österlund
|
c672ed16f3
|
8301248: Less side effects in InstanceRefKlass::trace_reference_gc
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: rkennke, stefank
|
2023-01-30 10:29:47 +00:00 |
|
Erik Österlund
|
cee4bd3ee6
|
8301047: Clean up type unsafe uses of oop from compiler code
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: kvn, stefank
|
2023-01-30 10:28:40 +00:00 |
|
Erik Österlund
|
7fae3a1d8d
|
8301229: Clean up SuspendibleThreadSet::_suspend_all
Reviewed-by: stefank, kbarrett, tschatzl
|
2023-01-30 10:27:40 +00:00 |
|
Albert Mingkun Yang
|
f50cda7d45
|
8301217: Remove FilteringClosure
Reviewed-by: iwalulya, tschatzl
|
2023-01-30 10:17:46 +00:00 |
|
Koichi Sakata
|
08b24ac7aa
|
8294066: IGV: Graph changes when deleting a graph in the same group with smaller index
Reviewed-by: rcastanedalo, tholenstein
|
2023-01-30 09:50:09 +00:00 |
|
Richard Reingruber
|
3db558b67b
|
8300915: G1: incomplete SATB because nmethod entry barriers don't get armed
Reviewed-by: tschatzl, eosterlund
|
2023-01-30 08:43:15 +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 |
|
Axel Boldt-Christmas
|
4bd3f0a0d5
|
8301088: oopDesc::print_on should consistently use a trailing newline
Reviewed-by: tschatzl, coleenp
|
2023-01-30 07:14:25 +00:00 |
|
David Holmes
|
64b25ea0b4
|
8291569: Consider removing JNI checks for signals SIGPIPE and SIGXFSZ
Reviewed-by: stuefe, rehn
|
2023-01-29 23:14:39 +00:00 |
|
Ioi Lam
|
1ff4646ed5
|
8298612: Refactor archiving of java String objects
Reviewed-by: ccheung
|
2023-01-29 21:59:48 +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 |
|
Tagir F. Valeev
|
ae0e76d3dd
|
8301120: Cleanup utility classes java.util.Arrays and java.util.Collections
Reviewed-by: smarks, darcy
|
2023-01-27 19:23:53 +00:00 |
|
Justin King
|
b8e5abc1e8
|
8301097: Update GHA XCode to 12.5.1
Reviewed-by: ihse
|
2023-01-27 19:09:53 +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 |
|
Mandy Chung
|
7f05d57a87
|
8217920: Lookup.defineClass injects a class that can access private members of any class in its own module
Reviewed-by: psandoz, alanb, darcy
|
2023-01-27 18:31:03 +00:00 |
|
Justin Lu
|
22c976a9b0
|
8177418: NPE is not apparent for methods in java.util.TimeZone API docs
Reviewed-by: lancea, naoto
|
2023-01-27 18:11:20 +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 |
|
Johan Sjölen
|
49ff52087b
|
8300241: Replace NULL with nullptr in share/classfile/
Reviewed-by: coleenp, iklam
|
2023-01-27 16:15:29 +00:00 |
|
Johan Sjölen
|
f52d35c84b
|
8300240: Replace NULL with nullptr in share/ci/
Reviewed-by: kvn, coleenp
|
2023-01-27 15:43:34 +00:00 |
|
Johan Sjölen
|
5c1ec82656
|
8301077: Replace NULL with nullptr in share/services/
Reviewed-by: cjplummer, coleenp
|
2023-01-27 15:42:46 +00:00 |
|
Deepa Kumari
|
dff41316a2
|
8285850: [AIX] unreachable code in basic_tools.m4 -> BASIC_CHECK_TAR
Reviewed-by: erikj, tsteele
|
2023-01-27 15:28:13 +00:00 |
|
Adam Sotona
|
b22e5216c4
|
8300953: ClassDesc::ofInternalName missing @since tag
Reviewed-by: darcy, mchung, jjg
|
2023-01-27 15:09:53 +00:00 |
|
Justin King
|
e2a3b20ca8
|
8301187: Memory leaks in OopMapCache
Reviewed-by: fparain, coleenp
|
2023-01-27 14:58:22 +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 |
|
Damon Fenacci
|
e4252bb914
|
8300823: UB: Compile::_phase_optimize_finished is initialized too late
Reviewed-by: thartmann, chagedorn
|
2023-01-27 12:14:07 +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 |
|
Johan Sjölen
|
3758487fda
|
8301180: Replace NULL with nullptr in share/gc/parallel/
Reviewed-by: stefank, ayang
|
2023-01-27 11:01:07 +00:00 |
|
Darragh Clarke
|
d7aa87fdbd
|
8300176: URLEncoder/URLDecoder static fields should be private static final
Reviewed-by: redestad, michaelm, stsypanov, dfuchs, jpai
|
2023-01-27 10:52:06 +00:00 |
|
Johan Sjölen
|
107e184d59
|
8301179: Replace NULL with nullptr in share/gc/serial/
Reviewed-by: tschatzl, kbarrett
|
2023-01-27 09:36:23 +00:00 |
|
Johan Sjölen
|
b77abc6a0d
|
8301178: Replace NULL with nullptr in share/gc/epsilon/
Reviewed-by: tschatzl, kbarrett
|
2023-01-27 09:35:42 +00:00 |
|