Roman Kennke
|
f2a9d02de2
|
8256370: Add asserts to Reference.getInactive()
Reviewed-by: mchung
|
2020-11-17 15:46:34 +00:00 |
|
Roman Kennke
|
96e0261041
|
8256106: Bypass intrinsic/barrier when calling Reference.get() from Finalizer
Reviewed-by: eosterlund
|
2020-11-11 18:07:08 +00:00 |
|
Kim Barrett
|
6023f6b1bf
|
8188055: (ref) Add Reference::refersTo predicate
Reviewed-by: mchung, pliden, rriggs, dholmes, ihse, smarks, alanb
|
2020-11-04 09:18:23 +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 |
|
Joe Darcy
|
b7c307c019
|
8249687: Use inline @jls and @jvm tages in more places in java.base
Reviewed-by: bpb, mchung, mikael
|
2020-07-17 17:27:31 -07:00 |
|
Mark Reinhold
|
55039aa1c6
|
8249205: Remove unnecessary trademark symbols
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
|
2020-07-15 14:21:54 -07:00 |
|
Julia Boes
|
d15a57b842
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: bchristi, lancea
|
2019-09-24 09:43:43 +01:00 |
|
Joe Darcy
|
78f3c596a3
|
8225675: Outdated citation of JLS in java.lang.ref.Reference
Reviewed-by: lancea, jjg, mchung
|
2019-06-12 14:14:39 -07:00 |
|
Jonathan Gibbons
|
761710ffab
|
8213820: unknown tag: @returns
Reviewed-by: darcy
|
2018-11-13 16:17:24 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Kim Barrett
|
6c20824cda
|
8203028: Simplify reference processing in light of JDK-8175797
Removed special handling of Reference.next
Reviewed-by: tschatzl, sjohanss, mchung
|
2018-05-26 03:11:50 -04:00 |
|
Mandy Chung
|
bd18ef4c18
|
8201793: (ref) Reference object should not support cloning
Reviewed-by: psandoz, kbarrett
|
2018-05-03 11:18:57 -07:00 |
|
Ben Walsh
|
de3604ea0c
|
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
Reviewed-by: psandoz, vlivanov, plevart
|
2018-03-12 16:09:18 -07:00 |
|
Mandy Chung
|
f42b8e4a00
|
8198441: Replace native Runtime::runFinalization0 method with shared secrets
Reviewed-by: martin
|
2018-02-20 11:28:32 -08:00 |
|
Mandy Chung
|
64cef020e7
|
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
Reviewed-by: alanb
|
2017-12-21 15:04:45 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|