< prev index next >

src/java.base/windows/native/libjli/java_md.c

Print this page
rev 56298 : 8231171: remove remaining sun.java.launcher.pid references

*** 801,813 **** #endif /* ENABLE_AWT_PRELOAD */ return rslt; } - /* Unix only, empty on windows. */ - void SetJavaLauncherPlatformProps() {} - /* * The implementation for finding classes from the bootstrap * class loader, refer to java.h */ static FindClassFromBootLoader_t *findBootClass = NULL; --- 801,810 ----
< prev index next >