8021266: Better life cycle for objects
Improve life cycle for objects Reviewed-by: art, hseigel
This commit is contained in:
parent
a665235538
commit
4c43299be6
@ -1262,9 +1262,6 @@ bool os::set_boot_path(char fileSep, char pathSep) {
|
||||
"%/lib/jce.jar:"
|
||||
"%/lib/charsets.jar:"
|
||||
"%/lib/jfr.jar:"
|
||||
#ifdef __APPLE__
|
||||
"%/lib/JObjC.jar:"
|
||||
#endif
|
||||
"%/classes";
|
||||
char* sysclasspath = format_boot_path(classpath_format, home, home_len, fileSep, pathSep);
|
||||
if (sysclasspath == NULL) return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user