Chen Liang
7ca6a5ce7d
Stage
2025-12-02 16:33:01 -06:00
Chen Liang
886d3918a3
Logical fallacy
2025-12-01 14:29:57 -06:00
Chen Liang
522cbe9d67
8160821
2025-12-01 14:06:17 -06:00
Chen Liang
9f4d5b2398
8365428: Unclear comments on java.lang.invoke Holder classes
...
Reviewed-by: iklam, jvernee
2025-09-05 15:55:19 +00:00
Chen Liang
330ee87131
8360163: Replace hard-coded checks with AOTRuntimeSetup and AOTSafeClassInitializer
...
Reviewed-by: jrose, iklam
2025-07-29 20:42:57 +00:00
Chen Liang
8ed6c1d7ee
8350607: Consolidate MethodHandles::zero into MethodHandles::constant
...
Reviewed-by: jrose, redestad, jvernee
2025-03-07 20:35:36 +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
Claes Redestad
d23c59e408
8340280: Avoid calling MT.invokerType() when creating LambdaForms
...
Reviewed-by: liach, jvernee
2024-09-18 07:01:13 +00:00
Matthias Baesken
1369c545ac
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
...
Reviewed-by: alanb, aivanov
2024-01-04 08:06:14 +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
Mandy Chung
a86b6f6fde
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order
...
Reviewed-by: iris, jpai
2023-01-10 17:05:33 +00:00
Jorn Vernee
0532045edb
8298590: Refactor LambdaForm constructors
...
Reviewed-by: redestad
2023-01-02 12:06:26 +00:00
Patrick Concannon
d43c8a74b3
8268124: Update java.lang to use switch expressions
...
Reviewed-by: naoto, darcy, mchung, iris, lancea, dfuchs
2021-06-10 11:12:37 +00:00
Claes Redestad
66b190e1e7
8267612: Declare package-private VarHandle.AccessMode/AccessType counts
...
Reviewed-by: mchung
2021-05-25 11:47:33 +00:00
Jorn Vernee
c88714875d
8265079: Implement VarHandle invoker caching
...
Reviewed-by: redestad, vlivanov, psandoz, mchung
2021-04-19 11:36:55 +00:00
Vladimir Ivanov
7104400ad8
8257164: Share LambdaForms for VH linkers/invokers
...
Reviewed-by: redestad, kvn, psandoz
2020-12-02 21:47:27 +00:00
Vladimir Ivanov
692b273ec5
8257189: Handle concurrent updates of MH.form better
...
Reviewed-by: redestad, psandoz
2020-12-02 17:35:41 +00:00
Jorn Vernee
0a41ca6b75
8254354: Add a withInvokeExactBehavior() VarHandle combinator
...
Reviewed-by: psandoz, chegar
2020-11-10 23:26:02 +00:00
Mandy Chung
4e6a4af186
8244090: public lookup should find public members of public exported types
...
Reviewed-by: lfoltan, psandoz
2020-09-03 12:43:13 -07:00
Chris Hegarty
f3eb44a94d
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
...
Upstream latest changes of the Foreign-Memory Access API
Co-authored-by: Jorn Vernee <jorn.vernee@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, psandoz
2020-05-25 10:54:39 +01:00
Julia Boes
a8a2246158
8234335: Remove line break in class declaration in java.base
...
Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
2019-11-21 09:10:21 +00:00
Ivan Gerasimov
2ae27da3bc
8200381: Typos in javadoc - missing verb "be" and alike
...
Reviewed-by: lancea, darcy, wetmore
2018-10-02 10:19:07 -07:00
Claes Redestad
b66ffad152
8199471: Enable generation of callSiteForms at link time
...
Reviewed-by: psandoz, mchung
2018-03-14 17:14:02 +01:00
Claes Redestad
0355224df8
8187826: Avoid using reflection to bootstrap NamedFunctions
...
Reviewed-by: psandoz
2017-09-27 17:56:00 +02:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00