1 /* |
1 /* |
2 * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. |
2 * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. |
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 * |
4 * |
5 * This code is free software; you can redistribute it and/or modify it |
5 * This code is free software; you can redistribute it and/or modify it |
6 * under the terms of the GNU General Public License version 2 only, as |
6 * under the terms of the GNU General Public License version 2 only, as |
7 * published by the Free Software Foundation. |
7 * published by the Free Software Foundation. |
106 template(java_util_Hashtable, "java/util/Hashtable") \ |
106 template(java_util_Hashtable, "java/util/Hashtable") \ |
107 template(java_util_HashMap, "java/util/HashMap") \ |
107 template(java_util_HashMap, "java/util/HashMap") \ |
108 template(java_lang_Compiler, "java/lang/Compiler") \ |
108 template(java_lang_Compiler, "java/lang/Compiler") \ |
109 template(sun_misc_Signal, "sun/misc/Signal") \ |
109 template(sun_misc_Signal, "sun/misc/Signal") \ |
110 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \ |
110 template(java_lang_AssertionStatusDirectives, "java/lang/AssertionStatusDirectives") \ |
111 template(sun_jkernel_DownloadManager, "sun/jkernel/DownloadManager") \ |
|
112 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \ |
111 template(getBootClassPathEntryForClass_name, "getBootClassPathEntryForClass") \ |
113 template(sun_misc_PostVMInitHook, "sun/misc/PostVMInitHook") \ |
112 template(sun_misc_PostVMInitHook, "sun/misc/PostVMInitHook") \ |
114 template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \ |
113 template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \ |
115 \ |
114 \ |
116 /* Java runtime version access */ \ |
115 /* Java runtime version access */ \ |