mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
fix whitespace
This commit is contained in:
parent
9172a80ab1
commit
a79ef8971c
@ -204,7 +204,7 @@ public class CoreUtils {
|
||||
private static final String CORE_PATTERN_FILE_NAME = "/proc/sys/kernel/core_pattern";
|
||||
private static final String LOCATION_STRING = "location: ";
|
||||
private static final String ALT_LOCATION_STRING = "alternatively, falling back to";
|
||||
|
||||
|
||||
private static String parseCoreFileLocationFromOutput(String crashOutputString) {
|
||||
System.out.println("crashOutputString = [" + crashOutputString + "]");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user