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 |
|
Albert Mingkun Yang
|
f7da09c349
|
8301164: Remove unused ResourceStack class
Reviewed-by: coleenp
|
2023-01-27 08:12:06 +00:00 |
|
Erik Österlund
|
6e4710bc83
|
8300253: Introduce AArch64 nzcv accessors
Reviewed-by: aph, smonteith
|
2023-01-27 08:08:59 +00:00 |
|
Julian Waters
|
c6b3f2dd10
|
8301129: Link to debuginfo files should only be made after stripping
Reviewed-by: erikj, ihse
|
2023-01-27 07:07:22 +00:00 |
|
Koichi Sakata
|
938b409608
|
8301133: IGV: NPE occurs when creating a diff graph with a graph in a different folder
Reviewed-by: rcastanedalo, chagedorn
|
2023-01-27 06:17:14 +00:00 |
|
Amit Kumar
|
0eb1f66fd8
|
8298038: [s390] Configure script detects num_cores +1
Reviewed-by: tsteele, erikj
|
2023-01-27 05:41:05 +00:00 |
|
Glavo
|
c3ff151457
|
8301190: [vectorapi] The typeChar of LaneType is incorrect when default locale is tr
Reviewed-by: psandoz
|
2023-01-27 01:17:02 +00:00 |
|
Damon Nguyen
|
a67b1e77d3
|
8300719: JDK 20 RDP2 L10n resource files update
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
|
2023-01-26 22:33:04 +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 |
|
Brian Burkhalter
|
c4278144be
|
8299982: (bf) Buffer.checkIndex(int, int) should use Preconditions.checkIndex(int, int, BiFunction)
Reviewed-by: uschindler, vtewari, rriggs, alanb
|
2023-01-26 20:09:01 +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 |
|