mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-03 15:08:24 +00:00
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
Reviewed-by: lancea
This commit is contained in:
parent
a057c3828c
commit
0359a76b78
@ -284,7 +284,7 @@ import java.util.function.LongConsumer;
|
||||
* }}</pre>
|
||||
*
|
||||
* @implNote
|
||||
* If the boolean system property {@code org.openjdk.java.util.stream.tripwire}
|
||||
* If the boolean system property {@systemProperty org.openjdk.java.util.stream.tripwire}
|
||||
* is set to {@code true} then diagnostic warnings are reported if boxing of
|
||||
* primitive values occur when operating on primitive subtype specializations.
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user