java.instrument-8.sym.txt revision 2973:0e8fa3249327
1290152Sdelphij#
2284234Sdelphij# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
3284234Sdelphij# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4284234Sdelphij#
5290152Sdelphij# This code is free software; you can redistribute it and/or modify it
6284234Sdelphij# under the terms of the GNU General Public License version 2 only, as
7284234Sdelphij# published by the Free Software Foundation.  Oracle designates this
8284234Sdelphij# particular file as subject to the "Classpath" exception as provided
9284234Sdelphij# by Oracle in the LICENSE file that accompanied this code.
10284234Sdelphij#
11284234Sdelphij# This code is distributed in the hope that it will be useful, but WITHOUT
12290152Sdelphij# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13284234Sdelphij# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14284234Sdelphij# version 2 for more details (a copy is included in the LICENSE file that
15284234Sdelphij# accompanied this code).
16284234Sdelphij#
17284234Sdelphij# You should have received a copy of the GNU General Public License version
18284234Sdelphij# 2 along with this work; if not, write to the Free Software Foundation,
19284234Sdelphij# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20#
21# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22# or visit www.oracle.com if you need additional information or have any
23# questions.
24#
25# ##########################################################
26# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
27# ##########################################################
28#
29class name java/lang/instrument/ClassDefinition
30header extends java/lang/Object flags 31 classAnnotations @Ljdk/Profile+Annotation;(value=I3)
31method name <init> descriptor (Ljava/lang/Class;[B)V flags 1 signature (Ljava/lang/Class<*>;[B)V
32method name getDefinitionClass descriptor ()Ljava/lang/Class; flags 1 signature ()Ljava/lang/Class<*>;
33method name getDefinitionClassFile descriptor ()[B flags 1
34
35class name java/lang/instrument/ClassFileTransformer
36header extends java/lang/Object flags 601 classAnnotations @Ljdk/Profile+Annotation;(value=I3)
37method name transform descriptor (Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/Class;Ljava/security/ProtectionDomain;[B)[B thrownTypes java/lang/instrument/IllegalClassFormatException flags 401 signature (Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/Class<*>;Ljava/security/ProtectionDomain;[B)[B
38
39class name java/lang/instrument/IllegalClassFormatException
40header extends java/lang/Exception flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3)
41method name <init> descriptor ()V flags 1
42method name <init> descriptor (Ljava/lang/String;)V flags 1
43
44class name java/lang/instrument/Instrumentation
45header extends java/lang/Object flags 601 classAnnotations @Ljdk/Profile+Annotation;(value=I3)
46method name addTransformer descriptor (Ljava/lang/instrument/ClassFileTransformer;Z)V flags 401
47method name addTransformer descriptor (Ljava/lang/instrument/ClassFileTransformer;)V flags 401
48method name removeTransformer descriptor (Ljava/lang/instrument/ClassFileTransformer;)Z flags 401
49method name isRetransformClassesSupported descriptor ()Z flags 401
50method name retransformClasses descriptor ([Ljava/lang/Class;)V thrownTypes java/lang/instrument/UnmodifiableClassException flags 481 signature ([Ljava/lang/Class<*>;)V
51method name isRedefineClassesSupported descriptor ()Z flags 401
52method name redefineClasses descriptor ([Ljava/lang/instrument/ClassDefinition;)V thrownTypes java/lang/ClassNotFoundException,java/lang/instrument/UnmodifiableClassException flags 481
53method name isModifiableClass descriptor (Ljava/lang/Class;)Z flags 401 signature (Ljava/lang/Class<*>;)Z
54method name getAllLoadedClasses descriptor ()[Ljava/lang/Class; flags 401
55method name getInitiatedClasses descriptor (Ljava/lang/ClassLoader;)[Ljava/lang/Class; flags 401
56method name getObjectSize descriptor (Ljava/lang/Object;)J flags 401
57method name appendToBootstrapClassLoaderSearch descriptor (Ljava/util/jar/JarFile;)V flags 401
58method name appendToSystemClassLoaderSearch descriptor (Ljava/util/jar/JarFile;)V flags 401
59method name isNativeMethodPrefixSupported descriptor ()Z flags 401
60method name setNativeMethodPrefix descriptor (Ljava/lang/instrument/ClassFileTransformer;Ljava/lang/String;)V flags 401
61
62class name java/lang/instrument/UnmodifiableClassException
63header extends java/lang/Exception flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3)
64method name <init> descriptor ()V flags 1
65method name <init> descriptor (Ljava/lang/String;)V flags 1
66
67