6be1f5671e
8257451: Add SourceVersion.RELEASE_17 8257453: Add source 17 and target 17 to javac Reviewed-by: dholmes, erikj, iris, mikael, jjg, jlahoda, jwilhelm, mchung, ihse
69 lines
2.9 KiB
Plaintext
69 lines
2.9 KiB
Plaintext
#
|
|
# Copyright (c) 2020, 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 com/sun/net/httpserver/Authenticator
|
|
-method name <init> descriptor ()V
|
|
method name <init> descriptor ()V flags 4
|
|
|
|
class name com/sun/net/httpserver/Authenticator$Result
|
|
-method name <init> descriptor ()V
|
|
method name <init> descriptor ()V flags 4
|
|
|
|
class name com/sun/net/httpserver/Headers
|
|
header extends java/lang/Object implements java/util/Map flags 21 signature Ljava/lang/Object;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;>;
|
|
innerclass innerClass java/util/Map$Entry outerClass java/util/Map innerClassName Entry flags 609
|
|
|
|
class name com/sun/net/httpserver/HttpContext
|
|
header extends java/lang/Object flags 421
|
|
|
|
class name com/sun/net/httpserver/HttpHandler
|
|
header extends java/lang/Object flags 601
|
|
|
|
class name com/sun/net/httpserver/HttpPrincipal
|
|
header extends java/lang/Object implements java/security/Principal flags 21
|
|
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
|
|
class name com/sun/net/httpserver/HttpServer
|
|
header extends java/lang/Object flags 421
|
|
|
|
class name com/sun/net/httpserver/HttpsConfigurator
|
|
header extends java/lang/Object flags 21
|
|
|
|
class name com/sun/net/httpserver/HttpsExchange
|
|
header extends com/sun/net/httpserver/HttpExchange flags 421
|
|
|
|
class name com/sun/net/httpserver/HttpsParameters
|
|
header extends java/lang/Object flags 421
|
|
|
|
class name com/sun/net/httpserver/HttpsServer
|
|
header extends com/sun/net/httpserver/HttpServer flags 421
|
|
|
|
class name com/sun/net/httpserver/spi/HttpServerProvider
|
|
header extends java/lang/Object flags 421
|
|
|