Adam Sotona
|
714b5f036f
|
8294962: Convert java.base/jdk.internal.module package to use the Classfile API to modify and write module-info.class
Reviewed-by: alanb, mchung
|
2023-03-15 07:09:55 +00:00 |
|
Daniel Jeliński
|
baf11e734f
|
8303814: getLastErrorString should avoid charset conversions
Reviewed-by: naoto, cjplummer, rriggs
|
2023-03-14 17:18:56 +00:00 |
|
Alexey Bakhtin
|
10f1674625
|
8303809: Dispose context in SPNEGO NegotiatorImpl
Reviewed-by: dfuchs, weijun
|
2023-03-14 16:41:09 +00:00 |
|
Adam Sotona
|
43eca1dcb1
|
8303910: jdk/classfile/CorpusTest.java failed 1 of 6754 tests
Reviewed-by: jpai
|
2023-03-14 08:36:05 +00:00 |
|
Adam Sotona
|
a95bc7acd0
|
8294974 : Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes
Reviewed-by: jlahoda
|
2023-03-13 15:53:01 +00:00 |
|
Adam Sotona
|
25e7ac226a
|
8294966: Convert jdk.jartool/sun.tools.jar.FingerPrint to use the ClassFile API to parse JAR entries
Reviewed-by: mchung
|
2023-03-13 10:13:45 +00:00 |
|
Feilong Jiang
|
98a7a60fcb
|
8303863: RISC-V: TestArrayStructs.java fails after JDK-8303604
Reviewed-by: jvernee, fyang
|
2023-03-11 04:48:06 +00:00 |
|
Justin Lu
|
6f54eda4a4
|
8299088: ClassLoader::defineClass2 throws OOME but JNI exception pending thrown by getUTF
Reviewed-by: mchung, naoto
|
2023-03-10 17:40:10 +00:00 |
|
Justin Lu
|
a3358b10ca
|
8303853: Update ISO 3166 country codes table
Reviewed-by: naoto
|
2023-03-10 17:39:13 +00:00 |
|
Viktor Klang
|
f2a36b4b52
|
8302666: Replace CHM with VarHandle in ForeachOrderedTask
Reviewed-by: psandoz
|
2023-03-10 16:01:12 +00:00 |
|
Matthew Donovan
|
de9f3b6aac
|
8296400: pointCrlIssuers might be null in DistributionPointFetcher::verifyURL
Reviewed-by: weijun
|
2023-03-10 14:10:41 +00:00 |
|
Adam Sotona
|
b1d89f3066
|
8294971: jdk.jlink jdk.tools.jimage.JImageTask is using ASM to verify classes
Reviewed-by: mchung
|
2023-03-10 10:15:37 +00:00 |
|
Viktor Klang
|
d06308c54a
|
8302360: Atomic*.compareAndExchange Javadoc unclear
Reviewed-by: martin, dholmes
|
2023-03-10 00:31:04 +00:00 |
|
Adam Sotona
|
595645c76d
|
8294959: java.base java.lang.Module uses ASM to load module-info.class
Reviewed-by: mchung
|
2023-03-09 18:12:35 +00:00 |
|
Adam Sotona
|
4655b790d0
|
8294982: Implementation of Classfile API
Reviewed-by: ihse, psandoz, mcimadamore
|
2023-03-09 15:23:03 +00:00 |
|
Matthias Baesken
|
a7e308ab6e
|
8303576: addIdentitiesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
Reviewed-by: weijun
|
2023-03-09 08:36:24 +00:00 |
|
Alan Bateman
|
dd79410824
|
8303509: Socket setTrafficClass does not work for IPv4 connections when IPv6 enabled
Reviewed-by: djelinski, michaelm
|
2023-03-09 08:13:57 +00:00 |
|
Justin Lu
|
02875e77fd
|
8171156: Class java.util.LocaleISOData has outdated information for country Code NP
Reviewed-by: naoto
|
2023-03-09 00:09:39 +00:00 |
|
Eirik Bjorsnos
|
05ceb37a2c
|
8303833: java.util.LocaleISOData has wrong comments for 'Norwegian Bokmål' and 'Volapük'
Reviewed-by: naoto
|
2023-03-08 21:25:21 +00:00 |
|
David Holmes
|
21a6ab1e3e
|
8303799: [BACKOUT] JDK-8302801 Remove fdlibm C sources
Reviewed-by: darcy, bpb
|
2023-03-08 02:39:14 +00:00 |
|
Ravali Yatham
|
9f9d678591
|
8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Reviewed-by: alanb, mchung
|
2023-03-07 22:31:50 +00:00 |
|
Joe Darcy
|
b5b5cba7fe
|
8302801: Remove fdlibm C sources
Reviewed-by: bpb, dholmes, alanb, kvn
|
2023-03-07 22:28:12 +00:00 |
|
Justin Lu
|
f1f4e1de44
|
6453901: (cal) clean up sun.util.calendar classes
Reviewed-by: naoto, lancea
|
2023-03-07 18:30:28 +00:00 |
|
Justin Lu
|
acf899612f
|
8303275: Use {@Return and @linkplain in Locale and related classes
Reviewed-by: naoto
|
2023-03-07 18:18:59 +00:00 |
|
Ian Graves
|
ac3ab5b007
|
8217496: Matcher.group() can return null after usePattern
Reviewed-by: smarks
|
2023-03-07 17:20:04 +00:00 |
|
Pavel Rappo
|
45a616a891
|
8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
|
2023-03-07 15:31:42 +00:00 |
|
Naoto Sato
|
cfb0a25a4e
|
8303440: The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
Reviewed-by: iris, jpai, rriggs, lancea
|
2023-03-06 17:22:52 +00:00 |
|
Weijun Wang
|
a97271e3b5
|
8301793: AlgorithmId should not encode a missing parameters field as NULL unless hardcoded
Reviewed-by: mullan
|
2023-03-06 16:20:14 +00:00 |
|
Doug Simon
|
cac81ddc92
|
8303577: [JVMCI] OOME causes crash while translating exceptions
Reviewed-by: kvn, never
|
2023-03-06 16:10:02 +00:00 |
|
Jorn Vernee
|
5977f266d0
|
8303604: Passing by-value structs whose size is not power of 2 doesn't work on all platforms (mainline)
Reviewed-by: mcimadamore
|
2023-03-06 15:18:39 +00:00 |
|
Jorn Vernee
|
dccfe8a2ee
|
8303582: Reduce duplication in jdk/java/foreign tests
Reviewed-by: mcimadamore
|
2023-03-06 14:52:04 +00:00 |
|
Joe Darcy
|
1bb39a95eb
|
8302027: Port fdlibm trig functions (sin, cos, tan) to Java
Reviewed-by: bpb
|
2023-03-04 23:52:03 +00:00 |
|
Raffaello Giulietti
|
5b2e2e4695
|
8302590: Add String.indexOf(int ch, int fromIndex, int toIndex)
Reviewed-by: rriggs, alanb
|
2023-03-03 20:51:13 +00:00 |
|
Brian Burkhalter
|
a04b1049ff
|
8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
Reviewed-by: alanb
|
2023-03-03 18:33:58 +00:00 |
|
Justin Lu
|
e3016c1142
|
8303472: Display name for region TR
Reviewed-by: naoto
|
2023-03-03 17:18:44 +00:00 |
|
Roger Riggs
|
379f2061aa
|
8303198: System and Runtime.exit() resilience to logging errors
Reviewed-by: dholmes, jpai, alanb
|
2023-03-03 16:14:45 +00:00 |
|
Glavo
|
7449e1c661
|
8299807: newStringNoRepl should avoid copying arrays for ASCII compatible charsets
Reviewed-by: rriggs
|
2023-03-03 15:41:03 +00:00 |
|
Jorn Vernee
|
c6de66c03f
|
8303516: HFAs with nested structs/unions/arrays not handled correctly on AArch64
Reviewed-by: mcimadamore
|
2023-03-03 14:33:56 +00:00 |
|
Pavel Rappo
|
e1745bc981
|
8303473: Add implied {@code} in java.lang.invoke.MethodHandles
Reviewed-by: jjg, lancea, mchung
|
2023-03-03 09:12:14 +00:00 |
|
Yi Yang
|
c961a918ad
|
8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field
Reviewed-by: kvn, thartmann
|
2023-03-03 02:00:45 +00:00 |
|
Justin Lu
|
45d8a175b1
|
8303405: fix @returnss typo in ReflectionFactory
Reviewed-by: jpai, mchung, martin, iris, lancea, naoto
|
2023-03-02 20:23:04 +00:00 |
|
Matthias Baesken
|
b51ea4204e
|
8303354: addCertificatesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
Reviewed-by: clanger, mdoerr, weijun
|
2023-03-02 14:21:06 +00:00 |
|
Saint Wesonga
|
fb13063943
|
8303409: Add Windows AArch64 ABI support to the Foreign Function & Memory API
Reviewed-by: jvernee
|
2023-03-02 13:26:27 +00:00 |
|
Tyler Steele
|
dc08216f0e
|
8303186: Missing Classpath exception from Continuation.c
Reviewed-by: dholmes, jpai
|
2023-03-02 01:06:02 +00:00 |
|
Justin Lu
|
05faa7321b
|
8303232: java.util.Date.parse(String) and java.util.Date(String) don't declare thrown IllegalArgumentException
Reviewed-by: jpai, lancea, naoto
|
2023-03-01 18:13:42 +00:00 |
|
Justin Lu
|
7e47d51e10
|
8282319: java.util.Locale method to stream available Locales
Reviewed-by: stsypanov, naoto, lancea, rriggs
|
2023-03-01 00:36:22 +00:00 |
|
Joe Darcy
|
61e8867591
|
8302040: Port fdlibm sqrt to Java
Reviewed-by: bpb, thartmann, aturbanov
|
2023-02-28 18:33:53 +00:00 |
|
Pavel Rappo
|
dc5ea6aeb5
|
8303350: Fix mistyped {@code}
Reviewed-by: jpai
|
2023-02-28 15:40:05 +00:00 |
|
Archie L. Cobbs
|
1e3c9fd67e
|
8026369: javac potentially ambiguous overload warning needs an improved scheme
Reviewed-by: vromero
|
2023-02-28 03:33:14 +00:00 |
|
Roger Riggs
|
4c169d2d7c
|
8303253: Remove unnecessary calls to super() in java.time value based classes
Reviewed-by: naoto, mchung, lancea
|
2023-02-27 18:10:40 +00:00 |
|