mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
Merge
This commit is contained in:
commit
1387c87093
568 changed files with 3505 additions and 1720 deletions
|
@ -44,7 +44,7 @@ public final class SocketExceptions {
|
|||
* The property value is a comma separated list of
|
||||
* case insignificant category names.
|
||||
*/
|
||||
private static final String enhancedTextPropname = "jdk.net.includeInExceptions";
|
||||
private static final String enhancedTextPropname = "jdk.includeInExceptions";
|
||||
|
||||
private static final boolean enhancedExceptionText = initTextProp();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue