Shaojin Wen
|
e1d684c645
|
8342650: Move getChars to DecimalDigits
Reviewed-by: liach
|
2024-11-11 05:06:56 +00:00 |
|
Shaojin Wen
|
74ae3c688b
|
8343650: Reuse StringLatin1::putCharsAt and StringUTF16::putCharsAt
Reviewed-by: liach
|
2024-11-11 00:40:26 +00:00 |
|
Eirik Bjørsnøs
|
8a69893e1d
|
8343819: Link Float.NaN and Double.NaN to equivalence discussion in Double
Reviewed-by: darcy
|
2024-11-09 05:53:16 +00:00 |
|
Per Minborg
|
619b4d5966
|
8334107: Specification for MemorySegment::get/setString could use some clarification
Reviewed-by: jvernee
|
2024-11-07 07:25:41 +00:00 |
|
Nizar Benalla
|
69bc088774
|
8343071: Broken anchors to restricted method page and some redundant ids
8332747: Broken links in StructuredTaskScope
Reviewed-by: mcimadamore, iris
|
2024-11-05 21:43:11 +00:00 |
|
Andrew Haley
|
3fab8e37bb
|
8341903: Implementation of Scoped Values (Fourth Preview)
Reviewed-by: alanb
|
2024-11-05 17:12:17 +00:00 |
|
Shaojin Wen
|
5890d9438b
|
8333893: Optimization for StringBuilder append boolean & null
Reviewed-by: liach
|
2024-11-05 15:05:33 +00:00 |
|
Chen Liang
|
16feeb7a8e
|
8343547: Restore accidentally removed annotations in LambdaForm from ClassFile API port
Reviewed-by: asotona
|
2024-11-05 12:15:42 +00:00 |
|
Per Minborg
|
646d64e880
|
8340307: Add explanation around MemorySegment:reinterpret regarding arenas
Reviewed-by: jvernee
|
2024-11-04 14:12:30 +00:00 |
|
Chen Liang
|
8d6cfba37f
|
8336267: Method and Constructor signature parsing can be shared on the root object
Reviewed-by: mchung
|
2024-11-04 13:24:29 +00:00 |
|
Chen Liang
|
1f7d524fd3
|
8343437: ClassDesc.of incorrectly permitting empty names
Reviewed-by: mchung
|
2024-11-04 13:24:09 +00:00 |
|
Aleksey Shipilev
|
7c36fa7e17
|
8343019: Primitive caches must use boxed instances from the archive
Reviewed-by: jiangli, vlivanov, iklam
|
2024-10-31 20:18:25 +00:00 |
|
Alan Bateman
|
dee0982c60
|
8343132: Remove temporary transitions from Virtual thread implementation
Reviewed-by: dholmes, sspitsyn, pchilanomate
|
2024-10-31 08:53:19 +00:00 |
|
Chen Liang
|
158ae51be0
|
8250659: Clarify in ParameterizedType.getRawType() doc that only Class is returned
Reviewed-by: darcy
|
2024-10-30 05:58:22 +00:00 |
|
Serguei Spitsyn
|
60364ef001
|
8341273: JVMTI is not properly hiding some continuation related methods
Reviewed-by: alanb, amenkov
|
2024-10-29 19:59:43 +00:00 |
|
Chen Liang
|
40e07a7ea3
|
8342865: Use type parameter for Class::getPrimitiveClass
Reviewed-by: darcy
|
2024-10-26 14:45:04 +00:00 |
|
Chen Liang
|
25c2f48d45
|
8338544: Dedicated Array class descriptor implementation
Reviewed-by: redestad, mchung, jvernee
|
2024-10-24 02:40:08 +00:00 |
|
Joe Darcy
|
a21c558699
|
8342863: Use pattern matching for instanceof in equals methods of wrapper classes
Reviewed-by: rriggs
|
2024-10-23 18:23:50 +00:00 |
|
Naoto Sato
|
426da4bbad
|
8341975: Unable to set encoding for IO.println, IO.print and IO.readln
Reviewed-by: rriggs, iris, alanb
|
2024-10-23 17:44:15 +00:00 |
|
Claes Redestad
|
d10eecf161
|
8341776: Remove unused enum values from LambdaForm$Kind
Reviewed-by: liach
|
2024-10-22 13:51:42 +00:00 |
|
Hannes Wallnöfer
|
97c9212842
|
8342698: Fix order of @param tags in module java.base
Reviewed-by: iris
|
2024-10-21 17:14:25 +00:00 |
|
Joe Darcy
|
18b55ceaa4
|
8342653: Fix minor doc issues in AnnotatedElement
Reviewed-by: jpai, iris, liach
|
2024-10-21 15:14:12 +00:00 |
|
Shaojin Wen
|
3ebfc6c1e2
|
8342336: Optimize ClassFile imports
Reviewed-by: liach
|
2024-10-17 10:49:53 +00:00 |
|
Aleksey Shipilev
|
7625b29920
|
8329597: C2: Intrinsify Reference.clear
Reviewed-by: rcastanedalo, eosterlund, kvn
|
2024-10-16 14:08:10 +00:00 |
|
Maurizio Cimadamore
|
f4dccfd4cf
|
8338596: Clarify handling of restricted and caller-sensitive methods
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: alanb, jvernee
|
2024-10-15 09:10:13 +00:00 |
|
Chen Liang
|
a2c775222e
|
8317356: Fix missing null checks in the ClassFile API
Co-authored-by: Nizar Benalla <nbenalla@openjdk.org>
Reviewed-by: asotona
|
2024-10-14 17:21:10 +00:00 |
|
Shaojin Wen
|
c850ecb20a
|
8341755: Optimize argNames in InnerClassLambdaMetafactory
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: liach, redestad
|
2024-10-09 23:50:18 +00:00 |
|
Shaojin Wen
|
62acc9c174
|
8341548: More concise use of classfile API
Reviewed-by: liach
|
2024-10-08 20:35:14 +00:00 |
|
David M. Lloyd
|
20f36c666c
|
8339329: ConstantPoolBuilder#constantValueEntry method doc typo and clarifications
Reviewed-by: liach
|
2024-10-06 16:26:45 +00:00 |
|
Shaojin Wen
|
1c3e56c3e4
|
8341512: Optimize StackMapGenerator::processInvokeInstructions
Reviewed-by: liach
|
2024-10-05 15:37:18 +00:00 |
|
Shaojin Wen
|
f8db3a831b
|
8341510: Optimize StackMapGenerator::processFieldInstructions
Reviewed-by: liach
|
2024-10-05 01:21:25 +00:00 |
|
Joe Darcy
|
e70cbcfd0c
|
8341541: Wrong anchor in wrapper classes links
Reviewed-by: hannesw, liach
|
2024-10-04 19:25:31 +00:00 |
|
Maurizio Cimadamore
|
7fa2f229fb
|
8341127: Extra call to MethodHandle::asType from memory segment var handles fails to inline
Reviewed-by: psandoz, redestad, jvernee
|
2024-10-04 09:45:50 +00:00 |
|
Chen Liang
|
39c17b3926
|
8341277: Validate slot argument for instruction factories
Reviewed-by: asotona
|
2024-10-02 03:30:02 +00:00 |
|
Joe Darcy
|
5586f83e34
|
8341064: Define anchor point and index term for "wrapper classes"
Reviewed-by: prappo, liach
|
2024-09-30 16:13:35 +00:00 |
|
Joe Darcy
|
4168faf54c
|
8341100: Add index entries for terms used in java.lang.Class
Reviewed-by: liach
|
2024-09-30 16:10:02 +00:00 |
|
Shaojin Wen
|
f1bf469b4e
|
8341199: Use ClassFile's new API loadConstant(int)
Reviewed-by: liach, redestad
|
2024-09-30 14:12:01 +00:00 |
|
Joe Darcy
|
bb040ef4cc
|
8340983: Use index and definition tags in Object and Double
Reviewed-by: bpb, liach
|
2024-09-26 16:04:45 +00:00 |
|
Joe Darcy
|
8225a5f58a
|
8340981: Update citations to "Hacker's Delight"
Reviewed-by: bpb, iris, liach, jwaters
|
2024-09-26 16:03:04 +00:00 |
|
Chen Liang
|
8c8f0d85ce
|
8339260: Move rarely used constants out of ClassFile
Reviewed-by: asotona
|
2024-09-26 06:34:18 +00:00 |
|
Tobias Hartmann
|
47c10694c6
|
8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe
Reviewed-by: liach, shade, jvernee
|
2024-09-26 06:03:29 +00:00 |
|
Chen Liang
|
84751cbfdd
|
8340831: Simplify simple validation for class definition in MethodHandles.Lookup
Reviewed-by: redestad
|
2024-09-25 18:31:24 +00:00 |
|
Chen Liang
|
df1959fd7a
|
8340838: Clean up MutableCallSite to use explicit release fence instead of AtomicInteger
Reviewed-by: jrose, redestad, shade
|
2024-09-25 18:29:30 +00:00 |
|
vamsi-parasa
|
212e32931c
|
8338694: x86_64 intrinsic for tanh using libm
Reviewed-by: kvn, jbhateja, sgibbons, sviswanathan
|
2024-09-24 15:11:13 +00:00 |
|
Per Minborg
|
384deda65f
|
8325949: Create an internal utility method for creating VarHandle instances
Reviewed-by: rriggs
|
2024-09-23 10:57:43 +00:00 |
|
Shaojin Wen
|
2461263aac
|
8339217: Optimize ClassFile API loadConstant
Reviewed-by: liach, redestad, asotona
|
2024-09-21 00:21:04 +00:00 |
|
Claes Redestad
|
a50440fadc
|
8340456: Reduce overhead of proxying Object methods in ProxyGenerator
Reviewed-by: liach
|
2024-09-20 09:21:12 +00:00 |
|
Justin Lu
|
5f3e7aa833
|
8339735: Remove references to Applet in core-libs/security APIs
Reviewed-by: coffeys, naoto, iris, rriggs, lancea, mullan
|
2024-09-19 16:18:37 +00:00 |
|
Rafael Winterhalter
|
1d070a3238
|
8337302: Undefined type variable results in null
Reviewed-by: liach
|
2024-09-18 12:33:56 +00:00 |
|
Claes Redestad
|
d23c59e408
|
8340280: Avoid calling MT.invokerType() when creating LambdaForms
Reviewed-by: liach, jvernee
|
2024-09-18 07:01:13 +00:00 |
|