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
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
201e3bcf52
8291065: Creating a VarHandle for a static field triggers class initialization
...
Reviewed-by: mchung, psandoz
2023-07-18 00:58:25 +00:00
Chen Liang
75dcc4ef94
8307508: IndirectVarHandle.isAccessModeSupported throws NPE
...
Reviewed-by: mchung
2023-06-13 17:05:52 +00:00
Viktor Klang
d06308c54a
8302360: Atomic*.compareAndExchange Javadoc unclear
...
Reviewed-by: martin, dholmes
2023-03-10 00:31:04 +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
Maurizio Cimadamore
2c5d136260
8282191: Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
2022-05-12 16:17:45 +00:00
Claes Redestad
280aa42880
8284579: Improve VarHandle checks for interpreter
...
Reviewed-by: mcimadamore, mchung
2022-04-13 07:21:24 +00:00
Mandy Chung
e61ccfba7f
8283470: Update java.lang.invoke.VarHandle to use sealed classes
...
Reviewed-by: darcy, psandoz
2022-03-30 17:37:42 +00:00
Pavel Rappo
b4b121018d
8273616: Fix trivial doc typos in the java.base module
...
Reviewed-by: jrose, iris, lancea, dfuchs, rriggs
2021-09-13 17:46:13 +00:00
Yi Yang
afe957cd97
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
...
Reviewed-by: mchung, rriggs
2021-07-13 02:23:16 +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
Claes Redestad
c519ba2e43
8267614: Outline VarHandleGuards exact behavior checks
...
Reviewed-by: psandoz, mchung
2021-05-24 23:02:40 +00:00
Claes Redestad
9760dba71c
8267321: Use switch expression for VarHandle$AccessMode lookup
...
Reviewed-by: jvernee
2021-05-19 15:23:44 +00:00
Claes Redestad
5303ccb885
8265135: Reduce work initializing VarForms
...
Reviewed-by: psandoz, mchung
2021-04-19 14:39:31 +00:00
Roland Westrelin
a7422ac2f4
8255150: Add utility methods to check long indexes and ranges
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Reviewed-by: jvernee, dlong, vlivanov
2020-11-17 10:37:27 +00:00
Jorn Vernee
0a41ca6b75
8254354: Add a withInvokeExactBehavior() VarHandle combinator
...
Reviewed-by: psandoz, chegar
2020-11-10 23:26:02 +00:00
Philippe Marschall
2a406f3ce5
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
...
Reviewed-by: dholmes, alanb, psandoz, kvn, egahlin
2020-09-30 20:05:07 +00:00
Pavel Rappo
6e43cddad7
8247115: Fix typos in java.lang.invoke and java.lang
...
Reviewed-by: lancea
2020-06-09 16:28:10 +01: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
Jonathan Gibbons
077ecbf2b2
8225314: broken links in java.base
...
Reviewed-by: darcy
2019-06-04 15:42:16 -07:00
Jonathan Gibbons
2df0f4b4dd
8220249: fix headings in java.compiler
...
Reviewed-by: erikj, darcy
2019-03-20 15:35:26 -07:00
Andrey Turbanov
cfeb359800
8218022: Repeated words typos in java.base
...
Reviewed-by: alanb, lancea, mchung
2019-01-30 00:24:32 +00:00
Vicente Romero
0032475ef1
8215648: remove equals and hashCode implementations from j.l.i.VarHandle
...
Reviewed-by: mchung
2019-01-11 09:02:44 -05:00
Vicente Romero
650f3fc113
8215300: additional changes to constants API
...
Reviewed-by: goetz
2018-12-13 10:35:09 -05:00
Vicente Romero
9846588b31
8210031: implementation for JVM Constants API
...
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax
2018-12-09 12:36:24 -05:00
Mandy Chung
5e6d6b8642
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
...
Reviewed-by: dholmes, thartmann
2018-10-22 17:00:04 -07: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
Ivan Gerasimov
9fe989cc39
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
...
Reviewed-by: redestad
2018-04-07 17:07:13 -07:00
Paul Sandoz
eb856a6953
8180437: Remaining renames of CAS misnomer "swap" => "set"
...
Reviewed-by: martin
2017-11-17 12:09:56 -08:00
Christoph Dreis
7f79fffba6
8190382: fix small typographic errors in comments
...
Reviewed-by: martin
2017-10-30 17:49:33 -07:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00