hotspot/src/share/vm/classfile/systemDictionary.hpp
changeset 7900 4c7fc6332f7e
parent 7426 dba53a0065f8
child 8076 96d498ec7ae1
--- a/hotspot/src/share/vm/classfile/systemDictionary.hpp	Tue Jan 11 17:50:26 2011 -0500
+++ b/hotspot/src/share/vm/classfile/systemDictionary.hpp	Wed Jan 12 15:44:16 2011 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -172,6 +172,8 @@
                                                                               \
   template(sun_jkernel_DownloadManager_klass, sun_jkernel_DownloadManager, Opt_Kernel) \
                                                                               \
+  template(sun_misc_PostVMInitHook_klass, sun_misc_PostVMInitHook, Opt)       \
+                                                                              \
   /* Preload boxing klasses */                                                \
   template(Boolean_klass,                java_lang_Boolean,              Pre) \
   template(Character_klass,              java_lang_Character,            Pre) \