mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
8231171: remove remaining sun.java.launcher.pid references
Reviewed-by: alanb, dholmes
This commit is contained in:
parent
bb56c020f4
commit
e2ebf7b822
9 changed files with 6 additions and 110 deletions
|
@ -803,9 +803,6 @@ CallJavaMainInNewThread(jlong stack_size, void* args) {
|
|||
return rslt;
|
||||
}
|
||||
|
||||
/* Unix only, empty on windows. */
|
||||
void SetJavaLauncherPlatformProps() {}
|
||||
|
||||
/*
|
||||
* The implementation for finding classes from the bootstrap
|
||||
* class loader, refer to java.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue