diff --git a/src/jdk.httpserver/share/classes/module-info.java b/src/jdk.httpserver/share/classes/module-info.java index 4bde30fcb90..0a0e77c628f 100644 --- a/src/jdk.httpserver/share/classes/module-info.java +++ b/src/jdk.httpserver/share/classes/module-info.java @@ -126,8 +126,8 @@ import com.sun.net.httpserver.*; * *

In case of a blank or invalid value, the default will be used.

* - *

This property and the ability to restore the old behavior may be removed - * in a future release.

+ *

This property and the ability to restore the string prefix matching + * behavior may be removed in a future release.

* * *