mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
This commit is contained in:
parent
39398075b7
commit
2586f36120
205 changed files with 1379 additions and 1342 deletions
|
@ -475,7 +475,6 @@ class java_lang_Thread_Constants : AllStatic {
|
|||
|
||||
public:
|
||||
static oop get_VTHREAD_GROUP();
|
||||
static oop get_NOT_SUPPORTED_CLASSLOADER();
|
||||
|
||||
friend class JavaClasses;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue