Mandy Chung
|
489b27d2c0
|
8282776: Bad NullPointerException message when invoking an interface MethodHandle on a null receiver
Reviewed-by: psandoz
|
2022-03-29 19:57:53 +00:00 |
|
Roger Riggs
|
f0282d7def
|
8279488: ProcessBuilder inherits contextClassLoader when spawning a process reaper thread
Reviewed-by: alanb
|
2022-03-28 15:44:54 +00:00 |
|
Joe Darcy
|
f16244509d
|
8283416: Update java.lang.invoke.MethodHandle to use sealed classes
Reviewed-by: sundar, mchung
|
2022-03-24 19:08:23 +00:00 |
|
Naoto Sato
|
0ee65e1ff3
|
8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date
Reviewed-by: bpb, iris, smarks
|
2022-03-23 19:44:04 +00:00 |
|
liach
|
3e73a0b726
|
8283237: CallSite should be a sealed class
Reviewed-by: jkuhn, mchung
|
2022-03-23 16:43:06 +00:00 |
|
Joe Darcy
|
f7d21c3523
|
8283480: Make AbstractStringBuilder sealed
Reviewed-by: jjg, rriggs, jlaskey, dfuchs
|
2022-03-22 16:26:23 +00:00 |
|
Magnus Ihse Bursie
|
f8878cb0cc
|
8257733: Move module-specific data from make to respective module
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
|
2022-03-21 21:34:09 +00:00 |
|
Joe Darcy
|
14b9e80b8a
|
8283415: Update java.lang.ref to use sealed classes
Reviewed-by: kbarrett, alanb
|
2022-03-21 16:57:17 +00:00 |
|
Claes Redestad
|
002e366744
|
8283325: US_ASCII decoder relies on String.decodeASCII being exhaustive
Reviewed-by: rriggs, dcubed
|
2022-03-17 21:15:36 +00:00 |
|
Joe Darcy
|
5ef1990d6c
|
8283274: Improve @jvms usage in java.base
Reviewed-by: iris
|
2022-03-17 16:37:20 +00:00 |
|
Claes Redestad
|
beedae1141
|
8281146: Replace StringCoding.hasNegatives with countPositives
Co-authored-by: Lutz Schmidt <lucy@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: kvn, lucy, rriggs
|
2022-03-17 09:20:24 +00:00 |
|
Joe Darcy
|
0cf291bc31
|
8283234: Improve @jls usage in java.base
Reviewed-by: iris
|
2022-03-16 16:17:50 +00:00 |
|
Joe Darcy
|
4df24c5df3
|
8283230: Improve @jls usage in ElementType
Reviewed-by: jjg, iris
|
2022-03-16 02:02:10 +00:00 |
|
Joe Darcy
|
32f8437d85
|
8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)
Reviewed-by: vromero, alanb
|
2022-03-15 17:33:45 +00:00 |
|
Joe Darcy
|
05a83e03ca
|
8283124: Add constant for tau to Math and StrictMath
Reviewed-by: bpb, iris
|
2022-03-15 16:22:11 +00:00 |
|
Joe Darcy
|
671b6efd61
|
8283143: Use minimal-length literals to initialize PI and E constants
Reviewed-by: smarks
|
2022-03-15 16:05:37 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000 : ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Andrey Turbanov
|
d0e11808fd
|
8282019: Unused static fields DEGREES_TO_RADIANS, RADIANS_TO_DEGREES in StrictMath
Reviewed-by: bpb, darcy
|
2022-02-17 12:31:37 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Aleksey Shipilev
|
fc77217814
|
8281168: Micro-optimize VarForm.getMemberName for interpreter
Reviewed-by: redestad, vlivanov, mchung
|
2022-02-09 06:28:00 +00:00 |
|
Roman Kennke
|
ce71e8b281
|
8279917: Refactor subclassAudits in Thread to use ClassValue
Reviewed-by: alanb, rriggs
|
2022-02-02 14:56:52 +00:00 |
|
Joe Darcy
|
9ca7ff3e4f
|
8281082: Improve javadoc references to JOSS
Reviewed-by: iris, rriggs, naoto, lancea
|
2022-02-01 22:30:08 +00:00 |
|
Mandy Chung
|
9c0104b9c9
|
8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
Reviewed-by: alanb
|
2022-02-01 00:09:35 +00:00 |
|
Joe Darcy
|
4dbebb62aa
|
8280534: Enable compile-time doclint reference checking
Reviewed-by: serb, naoto, mchung, lancea, iris
|
2022-01-31 23:22:38 +00:00 |
|
Joe Darcy
|
78574057a4
|
8280744: Allow SuppressWarnings to be used in all declaration contexts
Reviewed-by: iris
|
2022-01-28 00:44:13 +00:00 |
|
Mandy Chung
|
a183bfb436
|
8280377: MethodHandleProxies does not correctly invoke default methods with varags
Reviewed-by: alanb
|
2022-01-26 01:24:15 +00:00 |
|
Joe Darcy
|
cbe8395ace
|
8280168: Add Objects.toIdentityString
Reviewed-by: alanb, mchung, rriggs, smarks
|
2022-01-25 18:15:37 +00:00 |
|
Joe Darcy
|
8e82d0021c
|
8280492: Use cross-module syntax for cross-module links
Reviewed-by: iris, serb, lancea, dfuchs, aivanov
|
2022-01-24 20:16:38 +00:00 |
|
Andrey Turbanov
|
f05ff99654
|
8280174: Possible NPE in Thread.dispatchUncaughtException
Reviewed-by: alanb
|
2022-01-24 11:10:16 +00:00 |
|
Jesper Wilhelmsson
|
4616c13c2f
|
Merge
|
2022-01-20 01:18:38 +00:00 |
|
Julia Boes
|
4525a4b94d
|
8270392: Improve String constructions
Reviewed-by: rhalade, dfuchs, robm, ahgross, smarks
|
2022-01-18 23:35:35 +00:00 |
|
Claes Redestad
|
e314a4cfda
|
8280124: Reduce branches decoding latin-1 chars from UTF-8 encoded bytes
Reviewed-by: rriggs, alanb, naoto
|
2022-01-18 19:28:12 +00:00 |
|
Claes Redestad
|
71ca85f5a6
|
8278831: Use table lookup for the last two bytes in Integer.getChars
Reviewed-by: jlaskey, rriggs
|
2022-01-17 11:01:55 +00:00 |
|
Pavel Rappo
|
f180530935
|
8279918: Fix various doc typos
Reviewed-by: kevinw, lancea, mullan, sspitsyn, naoto, jlahoda, azvegint, egahlin, jjg
|
2022-01-14 16:10:14 +00:00 |
|
Claes Redestad
|
ff85659311
|
8279833: Loop optimization issue in String.encodeUTF8_UTF16
Reviewed-by: rriggs
Backport-of: c3d0a94040
|
2022-01-13 15:25:16 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Sergey Tsypanov
|
ece98d859d
|
8278461: Use Executable.getSharedParameterTypes() instead of Executable.getParameterTypes() in trusted code
Reviewed-by: redestad
|
2022-01-12 10:16:37 +00:00 |
|
Claes Redestad
|
c3d0a94040
|
8279833: Loop optimization issue in String.encodeUTF8_UTF16
Reviewed-by: shade, alanb
|
2022-01-11 14:49:03 +00:00 |
|
Jesper Wilhelmsson
|
d9b1bb5860
|
Merge
|
2022-01-10 17:06:23 +00:00 |
|
Vladimir Ivanov
|
ad34f03b54
|
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
Reviewed-by: kvn, dlong
|
2022-01-10 13:56:01 +00:00 |
|
Jesper Wilhelmsson
|
844dfb3ab6
|
Merge
|
2022-01-06 01:26:50 +00:00 |
|
Maurizio Cimadamore
|
9d43d25da8
|
8278897: Alignment of heap segments is not enforced correctly
Reviewed-by: jvernee
|
2022-01-05 10:47:34 +00:00 |
|
Hendrik Schreiber
|
c295e71b49
|
8276700: Improve java.lang.ref.Cleaner javadocs
Reviewed-by: rriggs, mchung
|
2022-01-03 15:57:34 +00:00 |
|
Jesper Wilhelmsson
|
803cb8a768
|
Merge
|
2021-12-21 21:58:05 +00:00 |
|
Joe Darcy
|
517967284c
|
8278953: Clarify Class.getDeclaredConstructor specification
Reviewed-by: mchung, alanb
|
2021-12-21 00:25:56 +00:00 |
|
liach
|
905b763942
|
8261404: Class.getReflectionFactory() is not thread-safe
Reviewed-by: rriggs, mchung
|
2021-12-17 22:23:33 +00:00 |
|
Mark Reinhold
|
f5d7c777bc
|
8276826: Clarify the ModuleDescriptor.Version specification’s treatment of repeated punctuation characters
Reviewed-by: mchung, darcy
|
2021-12-17 00:34:03 +00:00 |
|