diff -r ad1cd9269bd4 -r af4ec8a4635b hotspot/src/share/vm/prims/unsafe.cpp --- a/hotspot/src/share/vm/prims/unsafe.cpp Fri Oct 09 16:39:37 2015 +0200 +++ b/hotspot/src/share/vm/prims/unsafe.cpp Tue Oct 27 14:18:56 2015 +0000 @@ -45,7 +45,7 @@ #endif // INCLUDE_ALL_GCS /* - * Implementation of class sun.misc.Unsafe + * Implementation of class Unsafe */