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 |
|
David M. Lloyd
|
b527edd338
|
8292914: Lambda proxies have unstable names
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
|
2023-02-27 17:18:44 +00:00 |
|
Brian Burkhalter
|
42330d28da
|
8029370: (fc) FileChannel javadoc not clear for cases where position == size
Reviewed-by: lancea
|
2023-02-27 17:11:29 +00:00 |
|
Naoto Sato
|
a253b46021
|
8301119: Support for GB18030-2022
Reviewed-by: alanb, coffeys, lancea
|
2023-02-27 16:35:59 +00:00 |
|
Daniel Jeliński
|
a2c5a4ac9e
|
8302732: sun/net/www/http/HttpClient/MultiThreadTest.java still failing intermittently
Reviewed-by: dfuchs
|
2023-02-27 07:52:03 +00:00 |
|
Andrey Turbanov
|
3a9f491caa
|
8301964: Expensive fillInStackTrace operation in HttpURLConnection.getLastModified when no last-modified in response
Reviewed-by: dfuchs, jpai, alanb
|
2023-02-25 13:39:36 +00:00 |
|
Alan Bateman
|
2e78d838a5
|
8302899: Executors.newSingleThreadExecutor can use Cleaner to shutdown executor
Reviewed-by: rriggs, martin, dfuchs, bchristi
|
2023-02-25 07:48:57 +00:00 |
|
Eirik Bjorsnos
|
17e3769ed7
|
8302871: Speed up StringLatin1.regionMatchesCI
Reviewed-by: redestad, martin, alanb
|
2023-02-25 07:48:03 +00:00 |
|
Brian Burkhalter
|
ccf3340e82
|
8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Reviewed-by: alanb, lancea
|
2023-02-24 19:02:12 +00:00 |
|
Justin Lu
|
f612dcfebe
|
8302512: Update IANA Language Subtag Registry to Version 2023-02-14
Reviewed-by: naoto
|
2023-02-23 19:05:40 +00:00 |
|
Claes Redestad
|
1bab93b2d0
|
8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Reviewed-by: alanb, bpb
|
2023-02-23 10:31:14 +00:00 |
|
Joe Darcy
|
fcaf871408
|
8302028: Port fdlibm atan2 to Java
Reviewed-by: bpb
|
2023-02-22 22:49:59 +00:00 |
|
Julian Waters
|
8de841dd19
|
8302667: Improve message format when failing to load symbols or libraries
Reviewed-by: mchung
|
2023-02-22 17:42:34 +00:00 |
|
Glavo
|
f893d2315d
|
8303024: (fs) WindowsFileSystem.supportedFileAttributeViews can use Set.of
Reviewed-by: bpb
|
2023-02-22 17:16:49 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Sergey Tsypanov
|
25bfed3b12
|
8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified
Reviewed-by: alanb, jwaters
|
2023-02-22 14:08:51 +00:00 |
|
Tagir F. Valeev
|
3f3a1f534b
|
8302815: Use new Math.clamp method in core libraries
Reviewed-by: alanb
|
2023-02-22 09:51:14 +00:00 |
|
Alan Bateman
|
b6ecca1268
|
8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Reviewed-by: jpai, dfuchs
|
2023-02-22 08:13:06 +00:00 |
|
Eirik Bjorsnos
|
ef1f7bd3b8
|
8302877: Speed up latin1 case conversions
Reviewed-by: naoto, redestad
|
2023-02-21 20:54:36 +00:00 |
|
Christian Stein
|
1ea5f9f7cd
|
8302789: (fs) Files.copy should include unsupported copy option in exception message
Reviewed-by: alanb, bpb, lancea
|
2023-02-21 19:03:26 +00:00 |
|
Glavo
|
5489c821dc
|
8302603: Use Set.of in java.nio.charset.Charset
Reviewed-by: stsypanov, alanb, naoto
|
2023-02-21 17:35:52 +00:00 |
|
Roger Riggs
|
10b4cc9eb4
|
8301627: System.exit and Runtime.exit debug logging
Reviewed-by: alanb, chegar
|
2023-02-21 15:37:08 +00:00 |
|
Claes Redestad
|
92dfa1175e
|
8302863: Speed up String::encodeASCII using countPositives
Reviewed-by: alanb
|
2023-02-21 13:31:15 +00:00 |
|
Pavel Rappo
|
8b20aa919b
|
8302981: Fix a typo in the doc comment for java.lang.Record.equals
Reviewed-by: jpai
|
2023-02-21 13:11:26 +00:00 |
|
Claes Redestad
|
d6716d2e54
|
8302315: Examine cost of clone of primitive arrays compared to arraycopy
Reviewed-by: alanb
|
2023-02-18 15:17:57 +00:00 |
|
Eirik Bjorsnos
|
78f71b4d41
|
8301873: Avoid string decoding in ZipFile.Source.getEntryPos
Reviewed-by: redestad, lancea
|
2023-02-18 12:39:19 +00:00 |
|