All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.jdk.compiler.share.data.symbols.jdk.incubator.concurrent-J.sym.txt Maven / Gradle / Ivy

Go to download

"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

There is a newer version: 17.0.0.0
Show newest version
#
# Copyright (c) 2022, 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. ###
# ##########################################################
#
module name jdk.incubator.concurrent
header exports jdk/incubator/concurrent requires name\u0020;java.base\u0020;flags\u0020;8000 target linux-amd64 resolution 9 flags 8000

class name jdk/incubator/concurrent/StructureViolationException
header extends java/lang/RuntimeException flags 31
method name  descriptor ()V flags 1
method name  descriptor (Ljava/lang/String;)V flags 1

class name jdk/incubator/concurrent/StructuredTaskScope
header extends java/lang/Object implements java/lang/AutoCloseable nestMembers jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnFailure,jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess flags 21 signature Ljava/lang/Object;Ljava/lang/AutoCloseable;
innerclass innerClass java/util/concurrent/ConcurrentHashMap$KeySetView outerClass java/util/concurrent/ConcurrentHashMap innerClassName KeySetView flags 19
innerclass innerClass java/util/concurrent/Future$State outerClass java/util/concurrent/Future innerClassName State flags 4019
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
innerclass innerClass jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnFailure outerClass jdk/incubator/concurrent/StructuredTaskScope innerClassName ShutdownOnFailure flags 19
innerclass innerClass jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess outerClass jdk/incubator/concurrent/StructuredTaskScope innerClassName ShutdownOnSuccess flags 19
method name  descriptor (Ljava/lang/String;Ljava/util/concurrent/ThreadFactory;)V flags 1
method name  descriptor ()V flags 1
method name handleComplete descriptor (Ljava/util/concurrent/Future;)V flags 4 signature (Ljava/util/concurrent/Future;)V
method name fork descriptor (Ljava/util/concurrent/Callable;)Ljava/util/concurrent/Future; flags 1 signature (Ljava/util/concurrent/Callable<+TU;>;)Ljava/util/concurrent/Future;
method name join descriptor ()Ljdk/incubator/concurrent/StructuredTaskScope; thrownTypes java/lang/InterruptedException flags 1 signature ()Ljdk/incubator/concurrent/StructuredTaskScope;
method name joinUntil descriptor (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope; thrownTypes java/lang/InterruptedException,java/util/concurrent/TimeoutException flags 1 signature (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope;
method name shutdown descriptor ()V flags 1
method name close descriptor ()V flags 1
method name toString descriptor ()Ljava/lang/String; flags 1

class name jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnFailure
header extends jdk/incubator/concurrent/StructuredTaskScope nestHost jdk/incubator/concurrent/StructuredTaskScope flags 31 signature Ljdk/incubator/concurrent/StructuredTaskScope;
innerclass innerClass java/util/concurrent/Future$State outerClass java/util/concurrent/Future innerClassName State flags 4019
innerclass innerClass jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnFailure outerClass jdk/incubator/concurrent/StructuredTaskScope innerClassName ShutdownOnFailure flags 19
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
method name  descriptor (Ljava/lang/String;Ljava/util/concurrent/ThreadFactory;)V flags 1
method name  descriptor ()V flags 1
method name handleComplete descriptor (Ljava/util/concurrent/Future;)V flags 4 signature (Ljava/util/concurrent/Future;)V
method name join descriptor ()Ljdk/incubator/concurrent/StructuredTaskScope$ShutdownOnFailure; thrownTypes java/lang/InterruptedException flags 1
method name joinUntil descriptor (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope$ShutdownOnFailure; thrownTypes java/lang/InterruptedException,java/util/concurrent/TimeoutException flags 1
method name exception descriptor ()Ljava/util/Optional; flags 1 signature ()Ljava/util/Optional;
method name throwIfFailed descriptor ()V thrownTypes java/util/concurrent/ExecutionException flags 1
method name throwIfFailed descriptor (Ljava/util/function/Function;)V thrownTypes java/lang/Throwable flags 1 signature (Ljava/util/function/Function;)V^TX;
method name joinUntil descriptor (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope; thrownTypes java/lang/InterruptedException,java/util/concurrent/TimeoutException flags 1041
method name join descriptor ()Ljdk/incubator/concurrent/StructuredTaskScope; thrownTypes java/lang/InterruptedException flags 1041

class name jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess
header extends jdk/incubator/concurrent/StructuredTaskScope nestHost jdk/incubator/concurrent/StructuredTaskScope flags 31 signature Ljdk/incubator/concurrent/StructuredTaskScope;
innerclass innerClass java/util/concurrent/Future$State outerClass java/util/concurrent/Future innerClassName State flags 4019
innerclass innerClass jdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess outerClass jdk/incubator/concurrent/StructuredTaskScope innerClassName ShutdownOnSuccess flags 19
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
method name  descriptor (Ljava/lang/String;Ljava/util/concurrent/ThreadFactory;)V flags 1
method name  descriptor ()V flags 1
method name handleComplete descriptor (Ljava/util/concurrent/Future;)V flags 4 signature (Ljava/util/concurrent/Future;)V
method name join descriptor ()Ljdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess; thrownTypes java/lang/InterruptedException flags 1 signature ()Ljdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess;
method name joinUntil descriptor (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess; thrownTypes java/lang/InterruptedException,java/util/concurrent/TimeoutException flags 1 signature (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope$ShutdownOnSuccess;
method name result descriptor ()Ljava/lang/Object; thrownTypes java/util/concurrent/ExecutionException flags 1 signature ()TT;
method name result descriptor (Ljava/util/function/Function;)Ljava/lang/Object; thrownTypes java/lang/Throwable flags 1 signature (Ljava/util/function/Function;)TT;^TX;
method name joinUntil descriptor (Ljava/time/Instant;)Ljdk/incubator/concurrent/StructuredTaskScope; thrownTypes java/lang/InterruptedException,java/util/concurrent/TimeoutException flags 1041
method name join descriptor ()Ljdk/incubator/concurrent/StructuredTaskScope; thrownTypes java/lang/InterruptedException flags 1041





© 2015 - 2024 Weber Informatics LLC | Privacy Policy