mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 04:24:49 +02:00
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
This commit is contained in:
parent
4aad17f807
commit
ca4787d77b
13 changed files with 218 additions and 140 deletions
|
@ -45,7 +45,7 @@
|
|||
#endif // INCLUDE_ALL_GCS
|
||||
|
||||
/*
|
||||
* Implementation of class sun.misc.Unsafe
|
||||
* Implementation of class Unsafe
|
||||
*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue