3210b9650a
Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK. Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com> Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com> Reviewed-by: erikj, ihse, jjg, mcimadamore, mr
103 lines
4.3 KiB
Plaintext
103 lines
4.3 KiB
Plaintext
#
|
|
# Copyright (c) 2015, 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/SourceVersion
|
|
-field name RELEASE_7 descriptor Ljavax/lang/model/SourceVersion;
|
|
|
|
-class name javax/lang/model/UnknownEntityException
|
|
|
|
class name javax/lang/model/element/ElementKind
|
|
-field name RESOURCE_VARIABLE descriptor Ljavax/lang/model/element/ElementKind;
|
|
|
|
class name javax/lang/model/element/ExecutableElement
|
|
header extends java/lang/Object implements javax/lang/model/element/Element flags 601
|
|
-method name getSimpleName descriptor ()Ljavax/lang/model/element/Name;
|
|
|
|
class name javax/lang/model/element/PackageElement
|
|
header extends java/lang/Object implements javax/lang/model/element/Element flags 601
|
|
-method name getSimpleName descriptor ()Ljavax/lang/model/element/Name;
|
|
-method name getEnclosingElement descriptor ()Ljavax/lang/model/element/Element;
|
|
|
|
-class name javax/lang/model/element/Parameterizable
|
|
|
|
-class name javax/lang/model/element/QualifiedNameable
|
|
|
|
class name javax/lang/model/element/TypeElement
|
|
header extends java/lang/Object implements javax/lang/model/element/Element flags 601
|
|
-method name getEnclosedElements descriptor ()Ljava/util/List;
|
|
-method name getSimpleName descriptor ()Ljavax/lang/model/element/Name;
|
|
-method name getEnclosingElement descriptor ()Ljavax/lang/model/element/Element;
|
|
|
|
class name javax/lang/model/element/TypeParameterElement
|
|
-method name getEnclosingElement descriptor ()Ljavax/lang/model/element/Element;
|
|
|
|
class name javax/lang/model/element/UnknownAnnotationValueException
|
|
header extends java/lang/RuntimeException flags 21
|
|
|
|
class name javax/lang/model/element/UnknownElementException
|
|
header extends java/lang/RuntimeException flags 21
|
|
|
|
class name javax/lang/model/type/MirroredTypeException
|
|
header extends java/lang/RuntimeException flags 21
|
|
|
|
class name javax/lang/model/type/TypeKind
|
|
-field name UNION descriptor Ljavax/lang/model/type/TypeKind;
|
|
|
|
class name javax/lang/model/type/TypeVisitor
|
|
-method name visitUnion descriptor (Ljavax/lang/model/type/UnionType;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
-class name javax/lang/model/type/UnionType
|
|
|
|
class name javax/lang/model/type/UnknownTypeException
|
|
header extends java/lang/RuntimeException flags 21
|
|
|
|
-class name javax/lang/model/util/AbstractAnnotationValueVisitor7
|
|
|
|
-class name javax/lang/model/util/AbstractElementVisitor7
|
|
|
|
class name javax/lang/model/util/AbstractTypeVisitor6
|
|
-method name visitUnion descriptor (Ljavax/lang/model/type/UnionType;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
-class name javax/lang/model/util/AbstractTypeVisitor7
|
|
|
|
class name javax/lang/model/util/ElementKindVisitor6
|
|
-method name visitVariableAsResourceVariable descriptor (Ljavax/lang/model/element/VariableElement;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
-class name javax/lang/model/util/ElementKindVisitor7
|
|
|
|
-class name javax/lang/model/util/ElementScanner7
|
|
|
|
-class name javax/lang/model/util/SimpleAnnotationValueVisitor7
|
|
|
|
-class name javax/lang/model/util/SimpleElementVisitor7
|
|
|
|
-class name javax/lang/model/util/SimpleTypeVisitor7
|
|
|
|
-class name javax/lang/model/util/TypeKindVisitor7
|
|
|