7a77a63845
Adding historical data and code support for --release 9. Reviewed-by: jjg, mcimadamore
104 lines
4.0 KiB
Plaintext
104 lines
4.0 KiB
Plaintext
#
|
|
# Copyright (c) 2015, 2017, 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
|
|
# under the terms of the GNU General Public License version 2 only, as
|
|
# published by the Free Software Foundation. Oracle designates this
|
|
# particular file as subject to the "Classpath" exception as provided
|
|
# by Oracle in the LICENSE file that accompanied this code.
|
|
#
|
|
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
# version 2 for more details (a copy is included in the LICENSE file that
|
|
# accompanied this code).
|
|
#
|
|
# You should have received a copy of the GNU General Public License version
|
|
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
#
|
|
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
# or visit www.oracle.com if you need additional information or have any
|
|
# questions.
|
|
#
|
|
# ##########################################################
|
|
# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
|
|
# ##########################################################
|
|
#
|
|
-class name javax/lang/model/AnnotatedConstruct
|
|
|
|
class name javax/lang/model/SourceVersion
|
|
-field name RELEASE_8 descriptor Ljavax/lang/model/SourceVersion;
|
|
|
|
class name javax/lang/model/element/Element
|
|
header extends java/lang/Object flags 601
|
|
|
|
class name javax/lang/model/element/ExecutableElement
|
|
-method name getReceiverType descriptor ()Ljavax/lang/model/type/TypeMirror;
|
|
-method name isDefault descriptor ()Z
|
|
|
|
class name javax/lang/model/element/Modifier
|
|
-field name DEFAULT descriptor Ljavax/lang/model/element/Modifier;
|
|
|
|
class name javax/lang/model/element/PackageElement
|
|
-method name getEnclosedElements descriptor ()Ljava/util/List;
|
|
|
|
class name javax/lang/model/element/VariableElement
|
|
-method name getSimpleName descriptor ()Ljavax/lang/model/element/Name;
|
|
-method name getEnclosingElement descriptor ()Ljavax/lang/model/element/Element;
|
|
|
|
class name javax/lang/model/type/ExecutableType
|
|
-method name getReceiverType descriptor ()Ljavax/lang/model/type/TypeMirror;
|
|
|
|
-class name javax/lang/model/type/IntersectionType
|
|
|
|
class name javax/lang/model/type/TypeKind
|
|
-field name INTERSECTION descriptor Ljavax/lang/model/type/TypeKind;
|
|
|
|
class name javax/lang/model/type/TypeMirror
|
|
header extends java/lang/Object flags 601
|
|
|
|
class name javax/lang/model/type/TypeVisitor
|
|
-method name visitIntersection descriptor (Ljavax/lang/model/type/IntersectionType;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
-class name javax/lang/model/util/AbstractAnnotationValueVisitor8
|
|
|
|
-class name javax/lang/model/util/AbstractElementVisitor8
|
|
|
|
class name javax/lang/model/util/AbstractTypeVisitor6
|
|
-method name visitIntersection descriptor (Ljavax/lang/model/type/IntersectionType;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
-class name javax/lang/model/util/AbstractTypeVisitor8
|
|
|
|
-class name javax/lang/model/util/ElementKindVisitor8
|
|
|
|
-class name javax/lang/model/util/ElementScanner8
|
|
|
|
class name javax/lang/model/util/Elements
|
|
-method name isFunctionalInterface descriptor (Ljavax/lang/model/element/TypeElement;)Z
|
|
|
|
-class name javax/lang/model/util/SimpleAnnotationValueVisitor8
|
|
|
|
-class name javax/lang/model/util/SimpleElementVisitor8
|
|
|
|
-class name javax/lang/model/util/SimpleTypeVisitor8
|
|
|
|
-class name javax/lang/model/util/TypeKindVisitor8
|
|
|
|
-class name javax/tools/DocumentationTool
|
|
|
|
-class name javax/tools/DocumentationTool$DocumentationTask
|
|
|
|
-class name javax/tools/DocumentationTool$Location
|
|
|
|
class name javax/tools/JavaCompiler$CompilationTask
|
|
-method name call descriptor ()Ljava/lang/Object;
|
|
|
|
class name javax/tools/StandardLocation
|
|
-field name NATIVE_HEADER_OUTPUT descriptor Ljavax/tools/StandardLocation;
|
|
|
|
class name javax/tools/ToolProvider
|
|
-method name getSystemDocumentationTool descriptor ()Ljavax/tools/DocumentationTool;
|
|
|