hotspot/src/share/vm/classfile/systemDictionary.hpp
changeset 12957 f3cc386f349e
parent 11628 13155c0c00b4
child 13195 be27e1b6a4b9
--- a/hotspot/src/share/vm/classfile/systemDictionary.hpp	Tue Jun 12 09:47:23 2012 -0700
+++ b/hotspot/src/share/vm/classfile/systemDictionary.hpp	Tue Jun 12 14:31:44 2012 -0700
@@ -170,9 +170,6 @@
   /* It's okay if this turns out to be NULL in non-1.4 JDKs. */               \
   template(nio_Buffer_klass,             java_nio_Buffer,                Opt) \
                                                                               \
-  /* If this class isn't present, it won't be referenced. */                  \
-  template(AtomicLongCSImpl_klass,       sun_misc_AtomicLongCSImpl,   Opt)    \
-                                                                              \
   template(DownloadManager_klass,        sun_jkernel_DownloadManager, Opt_Kernel) \
                                                                               \
   template(PostVMInitHook_klass,         sun_misc_PostVMInitHook, Opt)        \