+1
> On Jan 4, 2019, at 11:18 AM, Roger Riggs <roger.ri...@oracle.com> wrote:
> 
> Please review using @systemProperty to refer to the 
> org.openjdk.java.util.stream.tripwire
> system property.
> 
> 
> diff --git a/src/java.base/share/classes/java/util/Spliterator.java 
> b/src/java.base/share/classes/java/util/Spliterator.java
> --- a/src/java.base/share/classes/java/util/Spliterator.java
> +++ b/src/java.base/share/classes/java/util/Spliterator.java
> @@ -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.
>   *
> 
> Thanks, Roger

 <http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif> 
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| 
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>



Reply via email to