8139891: Prepare Unsafe for true encapsulation

Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
This commit is contained in:
Chris Hegarty 2015-10-27 14:18:56 +00:00
parent 4aad17f807
commit ca4787d77b
13 changed files with 218 additions and 140 deletions

View file

@ -45,7 +45,7 @@
#endif // INCLUDE_ALL_GCS
/*
* Implementation of class sun.misc.Unsafe
* Implementation of class Unsafe
*/