Joe Darcy
|
b66ded9a5b
|
8316688: Widen allowable error bound of Math.hypot
Reviewed-by: bpb, rgiulietti
|
2023-09-22 16:35:55 +00:00 |
|
Mandy Chung
|
c72f00463f
|
8316456: StackWalker may skip Continuation::yield0 frame mistakenly
Reviewed-by: rpressler, pchilanomate
|
2023-09-21 23:10:49 +00:00 |
|
Claes Redestad
|
913e43fea9
|
8316582: Minor startup regression in 22-b15 due JDK-8310929
Reviewed-by: liach, rriggs
|
2023-09-21 09:36:28 +00:00 |
|
Naoto Sato
|
7c991cc567
|
8296246: Update Unicode Data Files to Version 15.1.0
Reviewed-by: erikj, joehw, srl, rriggs
|
2023-09-20 17:39:57 +00:00 |
|
Alan Bateman
|
4461eeb31d
|
8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
Reviewed-by: sspitsyn, rpressler
|
2023-09-19 10:58:12 +00:00 |
|
shaojin.wensj
|
f09b7af685
|
8311220: Optimization for StringLatin UpperLower
Reviewed-by: redestad, liach
|
2023-09-18 17:04:50 +00:00 |
|
Mandy Chung
|
5cea53d372
|
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
|
2023-09-14 16:10:55 +00:00 |
|
shaojin.wensj
|
e0845163aa
|
8315968: Move java.util.Digits to jdk.internal.util and refactor to reduce duplication
Reviewed-by: rriggs, liach, redestad
|
2023-09-12 16:35:01 +00:00 |
|
Mandy Chung
|
d75d9774c8
|
8285447: StackWalker minimal batch size should be optimized for getCallerClass
Reviewed-by: simonis
|
2023-09-12 16:24:16 +00:00 |
|
shaojin.wensj
|
4cb4637b79
|
8315970 : Big-endian issues after JDK-8310929
Reviewed-by: mdoerr
|
2023-09-11 13:39:26 +00:00 |
|
Alan Bateman
|
9a83d55887
|
8315373: Change VirtualThread to unmount after freezing, re-mount before thawing
Reviewed-by: pchilanomate, mgronlun, sspitsyn
|
2023-09-10 14:57:40 +00:00 |
|
shaojin.wensj
|
4b43c25fe3
|
8310929: Optimization for Integer.toString
Reviewed-by: redestad, rriggs
|
2023-09-08 02:13:52 +00:00 |
|
Mandy Chung
|
111ecdbaf5
|
8268829: Provide an optimized way to walk the stack with Class object only
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
|
2023-09-07 21:37:40 +00:00 |
|
Calvin Cheung
|
25e85db61c
|
8307468: CDS Lambda Proxy classes are regenerated in dynamic dump
Reviewed-by: iklam
|
2023-09-06 15:37:03 +00:00 |
|
Mandy Chung
|
c8acab1d91
|
8315413: Remove special filtering of Continuation.yield0 in StackWalker
Reviewed-by: alanb
|
2023-08-31 16:11:03 +00:00 |
|
Sean Coffey
|
7daae1fb42
|
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
|
2023-08-30 12:54:57 +00:00 |
|
Alan Bateman
|
d9fc6b6933
|
8314759: VirtualThread.parkNanos timeout adjustment when pinned should be replaced
Reviewed-by: aturbanov, shade, dfuchs
|
2023-08-24 16:51:20 +00:00 |
|
Pavel Rappo
|
f39fc0aa2d
|
8314738: Remove all occurrences of and support for @revised
Reviewed-by: mr
|
2023-08-22 13:02:53 +00:00 |
|
Mandy Chung
|
50a2ce01f4
|
8310815: Clarify the name of the main class, services and provider classes in module descriptor
8314449: Clarify the name of the declaring class of StackTraceElement
Reviewed-by: alanb
|
2023-08-18 17:10:39 +00:00 |
|
Joe Darcy
|
3bb8afba69
|
8314489: Add javadoc index entries for java.lang.Math terms
Reviewed-by: alanb
|
2023-08-17 17:32:49 +00:00 |
|
Per Minborg
|
35b60f925a
|
8298095: Refine implSpec for SegmentAllocator
Reviewed-by: mcimadamore
|
2023-08-10 07:57:19 +00:00 |
|
Jim Laskey
|
6864441163
|
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
Reviewed-by: redestad
|
2023-08-08 19:33:44 +00:00 |
|
Andrey Turbanov
|
41bdcded65
|
8313875: Use literals instead of static fields in java.util.Math: twoToTheDoubleScaleUp, twoToTheDoubleScaleDown
Reviewed-by: redestad, darcy, bpb, rgiulietti
|
2023-08-08 11:38:15 +00:00 |
|
Per Minborg
|
0b4387e3a3
|
8310643: Misformatted copyright messages in FFM
Reviewed-by: jvernee
|
2023-08-07 10:58:11 +00:00 |
|
Jim Laskey
|
6af0af5934
|
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
Reviewed-by: naoto, rriggs, mchung, liach
|
2023-07-31 19:11:14 +00:00 |
|
Mandy Chung
|
d7b9416406
|
8199149: Improve the exception message thrown by VarHandle of unsupported operation
Reviewed-by: liach, jvernee
|
2023-07-20 20:21:32 +00:00 |
|
Chen Liang
|
5d57b5c2f0
|
6983726: Reimplement MethodHandleProxies.asInterfaceInstance
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: jvernee, mchung
|
2023-07-20 00:59:28 +00:00 |
|
Joe Darcy
|
e5ecbff69e
|
8312203: Improve specification of Array.newInstance
Reviewed-by: bpb, mchung
|
2023-07-18 22:40:12 +00:00 |
|
Mandy Chung
|
b4dce0d624
|
8310814: Clarify the targetName parameter of Lookup::findClass
Reviewed-by: liach, rriggs, bchristi
|
2023-07-18 16:07:35 +00:00 |
|
Chen Liang
|
201e3bcf52
|
8291065: Creating a VarHandle for a static field triggers class initialization
Reviewed-by: mchung, psandoz
|
2023-07-18 00:58:25 +00:00 |
|
Jorn Vernee
|
69a46c25cc
|
8310157: Allow void-returning filters for MethodHandles::collectCoordinates
Reviewed-by: mcimadamore
|
2023-07-17 14:53:37 +00:00 |
|
Joe Darcy
|
19691fab48
|
6361826: (reflect) provide method for mapping strings to class object for primitive types
Reviewed-by: rriggs, mchung
|
2023-07-14 20:18:23 +00:00 |
|
Maurizio Cimadamore
|
6569b252b9
|
8311593: Minor doc issue in MemorySegment::copy
Reviewed-by: jvernee
|
2023-07-10 15:04:21 +00:00 |
|
Alan Bateman
|
623cfcd04b
|
8310892: ScopedValue throwing StructureViolationException should be clearer
Reviewed-by: dfuchs, jpai
|
2023-07-10 12:33:29 +00:00 |
|
Pavel Rappo
|
2cffef2120
|
8311290: Improve java.lang.ref.Cleaner rendered documentation
Reviewed-by: rriggs
|
2023-07-05 14:10:44 +00:00 |
|
Pavel Rappo
|
7b3c2dc5f4
|
8311122: Fix typos in java.base
Reviewed-by: darcy, naoto, mchung, iris, mli, mullan
|
2023-07-04 19:03:09 +00:00 |
|
Mandy Chung
|
b9198f9931
|
8254566: Clarify the spec of ClassLoader::getClassLoadingLock for non-parallel capable loader
Reviewed-by: dholmes, darcy
|
2023-07-03 16:04:35 +00:00 |
|
Chen Liang
|
8c8e9d911d
|
8309819: Clarify API note in Class::getName and MethodType::toMethodDescriptorString
Reviewed-by: mchung
|
2023-06-30 23:37:53 +00:00 |
|
Joe Darcy
|
d97966266e
|
8311115: Type in java.lang.reflect.AccessFlag.METHOD_PARAMETER
Reviewed-by: bpb, jlaskey, mchung
|
2023-06-29 20:31:57 +00:00 |
|
shaojin.wensj
|
20f7d05ef2
|
8310502: Optimization for j.l.Long.fastUUID()
Reviewed-by: liach, alanb
|
2023-06-29 13:37:32 +00:00 |
|
Jorn Vernee
|
7fffdb5e60
|
8310405: Linker.Option.firstVariadicArg should specify which index values are valid
Reviewed-by: mcimadamore
|
2023-06-28 17:32:33 +00:00 |
|
Joe Darcy
|
4bce38c6d7
|
8310830: typo in the parameter name in @throws of ClassDesc::ofDescriptor
Reviewed-by: bpb, rriggs, mchung
|
2023-06-27 19:30:59 +00:00 |
|
Chen Liang
|
2bd4136bdb
|
8310849: Pattern matching for instanceof and arrayType cleanup in j.l.invoke and j.l.reflect
Reviewed-by: mchung, darcy
|
2023-06-27 16:10:50 +00:00 |
|
Brian Burkhalter
|
58bb6555e7
|
8222329: Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer
Reviewed-by: rriggs, lancea, alanb
|
2023-06-27 15:28:01 +00:00 |
|
Adam Sotona
|
990e3a700d
|
8308899: Introduce Classfile context and improve Classfile options
8306650: Improve control of stack maps generation in Classfile API
8308646: Typo in ConstantValueAttribute
Reviewed-by: mcimadamore
|
2023-06-27 05:05:17 +00:00 |
|
Chen Liang
|
a197ee797b
|
8310838: Correct range notations in MethodTypeDesc specification
Reviewed-by: mchung
|
2023-06-26 22:07:35 +00:00 |
|
Mandy Chung
|
7db2f08756
|
8310242: Clarify the name parameter to Class::forName
Reviewed-by: rriggs, liach, alanb, dholmes
|
2023-06-26 19:56:24 +00:00 |
|
Jaikiran Pai
|
013367b483
|
8310868: Thread.interrupt() method's javadoc has an incorrect {@link}
Reviewed-by: alanb
|
2023-06-26 06:25:08 +00:00 |
|
Joe Darcy
|
0314292cb2
|
8310267: Javadoc for Class#isPrimitive() is incorrect regarding Class objects for primitives
Reviewed-by: prappo
|
2023-06-23 19:35:57 +00:00 |
|
Joe Darcy
|
0e4fde3d30
|
8310453: Update javadoc of java.lang.Object
Reviewed-by: rriggs, alanb
|
2023-06-22 16:38:39 +00:00 |
|