JDK bug was fixed a decade ago
This commit is contained in:
parent
c62ace5db7
commit
9dbd0796d2
|
@ -5,5 +5,3 @@ OpenJDK .* warning:
|
|||
# Hotspot receiving VM options through the $_JAVA_OPTIONS
|
||||
# env variable outputs them on stderr
|
||||
Picked up _JAVA_OPTIONS:
|
||||
# Filter out a message caused by this bug: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8021205
|
||||
objc\[\d+\]: Class JavaLaunchHelper is implemented in both .* and .*\. One of the two will be used\. Which one is undefined\.
|
||||
|
|
|
@ -5,5 +5,3 @@ OpenJDK .* warning:
|
|||
# Hotspot receiving VM options through the $_JAVA_OPTIONS
|
||||
# env variable outputs them on stderr
|
||||
Picked up _JAVA_OPTIONS:
|
||||
# Filter out a message caused by this bug: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8021205
|
||||
objc\[\d+\]: Class JavaLaunchHelper is implemented in both .* and .*\. One of the two will be used\. Which one is undefined\.
|
||||
|
|
Loading…
Reference in New Issue