Claes Redestad
|
4485d4e517
|
8297728: Cache invocation type rather than invoker in NamedFunction
Reviewed-by: jvernee
|
2022-11-30 20:53:56 +00:00 |
|
Ryan Ernst
|
50f9043c69
|
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
Reviewed-by: chegar, alanb
|
2022-11-26 20:04:59 +00:00 |
|
Per Minborg
|
76a24c3f90
|
8297145: Add a @sealedGraph tag to ConstantDesc
Reviewed-by: darcy
|
2022-11-26 08:29:34 +00:00 |
|
Per Minborg
|
099b42f360
|
8297148: Add a @sealedGraph tag to CallSite
Reviewed-by: darcy
|
2022-11-26 08:28:31 +00:00 |
|
Claes Redestad
|
87d1097d9b
|
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Reviewed-by: enikitin, alanb
|
2022-11-24 17:40:30 +00:00 |
|
Per Minborg
|
390e69ad06
|
8297150: Add a @sealedGraph tag to Reference
Reviewed-by: darcy, alanb
|
2022-11-24 17:07:53 +00:00 |
|
Weibing Xiao
|
8df3bc4ec5
|
8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist
Reviewed-by: rriggs, naoto, coffeys
|
2022-11-23 17:10:05 +00:00 |
|
Joe Darcy
|
6fd1442123
|
8296743: Tighten Class.getModifiers spec for array classes
Reviewed-by: rriggs, mchung, heidinga
|
2022-11-18 21:51:55 +00:00 |
|
Coleen Phillimore
|
d8c809b196
|
8296492: Remove ObjectLocker in JVMTI get_subgroups call
Reviewed-by: dholmes, alanb, sspitsyn
|
2022-11-17 11:58:00 +00:00 |
|
Adam Sotona
|
e802b124b7
|
8296196: Class.getEnumConstants() throws undocumented ClassCastException and NullPointerException
Reviewed-by: darcy
|
2022-11-10 06:20:57 +00:00 |
|
Naoto Sato
|
590de37bd7
|
8284842: Update Unicode Data Files to Version 15.0.0
8284844: Update ICU4J to Version 72.1
Reviewed-by: joehw
|
2022-10-31 17:57:30 +00:00 |
|
Ioi Lam
|
fd668dc44f
|
8295537: Enhance TRACE_METHOD_LINKAGE to show the target MethodHandle
Reviewed-by: jvernee, redestad, mchung
|
2022-10-27 22:07:54 +00:00 |
|
Ioi Lam
|
8d4c077218
|
8295302: Do not use ArrayList when LambdaForm has a single ClassData
Reviewed-by: vlivanov, redestad, mchung
|
2022-10-19 21:11:36 +00:00 |
|
Joe Darcy
|
95baf83dd6
|
8295517: Fix stutter typo in JDK-8294539
Reviewed-by: naoto, bpb, lancea
|
2022-10-18 21:00:41 +00:00 |
|
Smita Kamath
|
07946aa49c
|
8289552: Make intrinsic conversions between bit representations of half precision values and floats
Reviewed-by: kvn, sviswanathan, jbhateja
|
2022-10-11 17:06:19 +00:00 |
|
Stuart Marks
|
d4142d8441
|
8290036: Define and specify Runtime shutdown sequence
Reviewed-by: dholmes, alanb
|
2022-10-05 23:43:02 +00:00 |
|
Joe Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
Joe Darcy
|
1dafbe3f94
|
8294539: Augment discussion of equivalence relations on floating-point values
Reviewed-by: psandoz, smarks
|
2022-10-05 00:18:55 +00:00 |
|
Andrey Turbanov
|
edfb18a724
|
8294695: Remove redundant deprecation suppression in ThreadGroup
Reviewed-by: alanb, jpai
|
2022-10-03 16:03:31 +00:00 |
|
Roger Riggs
|
d207da8a8c
|
8294533: Documentation mistake in Process::getErrorStream and getInputStream
Reviewed-by: iris
|
2022-09-30 19:10:55 +00:00 |
|
Aleksei Voitylov
|
aeef3ecdc4
|
8294198: Implement isFinite intrinsic for RISC-V
Reviewed-by: fyang, kvn
|
2022-09-29 18:51:38 +00:00 |
|
Serguei Spitsyn
|
79ccc791f2
|
8293613: need to properly handle and hide tmp VTMS transitions
Reviewed-by: cjplummer, lmesnik
|
2022-09-28 04:44:43 +00:00 |
|
David Holmes
|
763d4bf074
|
8293592: Remove JVM_StopThread, stillborn, and related cleanup
Reviewed-by: alanb, sspitsyn, rehn, coleenp
|
2022-09-27 21:03:50 +00:00 |
|
Alan Bateman
|
1abf971b93
|
8249627: Degrade Thread.suspend and Thread.resume
Reviewed-by: cjplummer, sspitsyn, dholmes, jpai
|
2022-09-27 11:43:59 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|
Adam Sotona
|
9f90eb0524
|
8294062: Improve parsing performance of j.l.c.MethodTypeDesc
Reviewed-by: psandoz
|
2022-09-21 18:02:37 +00:00 |
|
Adam Sotona
|
0fa7d9e8cd
|
8278863: Add method ClassDesc::ofInternalName
Reviewed-by: jvernee
|
2022-09-20 07:50:03 +00:00 |
|
Joe Darcy
|
4b297c1c16
|
8293892: Add links to JVMS 19 and 20 from ClassFileFormatVersion enum constants
Reviewed-by: sundar, mchung
|
2022-09-16 16:53:20 +00:00 |
|
Joe Darcy
|
1dc5039fed
|
8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
8293627: AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent
Reviewed-by: mchung
|
2022-09-13 16:51:01 +00:00 |
|
Sergey Tsypanov
|
9ef6c0925a
|
8287908: Use non-cloning reflection methods where acceptable
Reviewed-by: rriggs
|
2022-09-12 13:31:53 +00:00 |
|
Quan Anh Mai
|
a14c3a493a
|
8288933: Improve the implementation of Double/Float.isInfinite
Reviewed-by: redestad, darcy
|
2022-09-09 17:01:57 +00:00 |
|
Sergey Tsypanov
|
9a65524e2f
|
8290300: Use standard String-joining tools where applicable
Reviewed-by: naoto, rriggs, dfuchs
|
2022-08-21 17:22:10 +00:00 |
|
Joe Darcy
|
58aae340a9
|
8292576: Improve wording of AccessFlag-related specs
Reviewed-by: alanb
|
2022-08-19 15:56:12 +00:00 |
|
Joe Darcy
|
f567fa0fd5
|
8292498: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed with "AssertionError: only show error once expected [1] but found [0]"
Reviewed-by: psandoz, mchung, jpai, rriggs
|
2022-08-18 16:09:26 +00:00 |
|
Joe Darcy
|
e44e3f0c19
|
8289106: Add model of class file versions to core reflection
Reviewed-by: rriggs
|
2022-08-16 18:43:58 +00:00 |
|
Jaikiran Pai
|
4cc6cb9d9d
|
8290041: ModuleDescriptor.hashCode is inconsistent
Reviewed-by: alanb
|
2022-08-16 08:31:36 +00:00 |
|
Joe Darcy
|
68af7c1365
|
8291734: Return accurate ACC_SUPER access flag for classes
Reviewed-by: mchung
|
2022-08-10 19:55:57 +00:00 |
|
David Schlosnagle
|
9825c33560
|
8291641: Optimize StackTraceElement.toString()
Reviewed-by: rriggs, mchung
|
2022-08-10 16:22:19 +00:00 |
|
Peter Levart
|
861cc671e2
|
8291897: TerminatingThreadLocal(s) not registered from virtual thread(s)
Reviewed-by: alanb
|
2022-08-08 12:38:21 +00:00 |
|
Andrey Turbanov
|
ae52053757
|
8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base
Reviewed-by: jpai, alanb, lancea, rriggs, bpb
|
2022-08-06 09:53:35 +00:00 |
|
Sergey Tsypanov
|
aa557b9b01
|
8288327: Executable.hasRealParameterData should not be volatile
Reviewed-by: plevart
|
2022-08-04 15:15:49 +00:00 |
|
Harold Seigel
|
a3040fcc2b
|
8291360: Create entry points to expose low-level class file information
Reviewed-by: dholmes, rriggs
|
2022-08-04 13:13:01 +00:00 |
|
David Holmes
|
0971d34646
|
Merge
|
2022-08-03 08:11:10 +00:00 |
|
Mark Reinhold
|
1d16c91ba7
|
8291512: Snippetize modules API examples
Reviewed-by: darcy
|
2022-07-28 18:22:59 +00:00 |
|
Jatin Bhateja
|
5d82d67a9e
|
8290034: Auto vectorize reverse bit operations.
Reviewed-by: xgong, kvn
|
2022-07-28 04:43:01 +00:00 |
|
Joe Darcy
|
7318b22209
|
8289551: Conversions between bit representations of half precision values and floats
Reviewed-by: psandoz, jrose
|
2022-07-26 16:54:32 +00:00 |
|
Roger Riggs
|
620c8a045f
|
8289643: File descriptor leak with ProcessBuilder.startPipeline
Reviewed-by: alanb, jpai, lancea
|
2022-07-21 18:57:23 +00:00 |
|
Ryan Ernst
|
db1e44c2dd
|
8290353: ModuleReader::list specification should suggest closing the returned stream
Reviewed-by: chegar, mchung, mr, jpai
|
2022-07-21 06:16:03 +00:00 |
|
Jesper Wilhelmsson
|
a3e07d950a
|
Merge
|
2022-07-20 07:39:01 +00:00 |
|
Maurizio Cimadamore
|
e062dff1bf
|
8290524: Typo in javadoc of MemorySegment/MemoryAddress
Reviewed-by: jvernee
|
2022-07-19 14:33:53 +00:00 |
|