Code review request, 8017049: rename property jdk.tls.rejectClientInitializedRenego (original) (raw)
Xuelei Fan xuelei.fan at oracle.com
Wed Jun 26 03:45:45 UTC 2013
- Previous message (by thread): On 8017264: Java app crash on it's startup after Java updated to 7u25 from 7u21
- Next message (by thread): Code review request, 8017049: rename property jdk.tls.rejectClientInitializedRenego
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
webrev: http://cr.openjdk.java.net/~xuelei/8017049/webrev.00/
In update of 7188658 (http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a76858faad59), we defines a new system property, "jdk.tls.rejectClientInitializedRenego", in order to disable client initiated renegotiation. However, the name is not instinctive enough according to feedback. We want a name which can more succinctly captures the intent of this property.
In this update, the property name is renamed to "jdk.tls.rejectClientInitiatedRenegotiation".
Thanks, Xuelei
- Previous message (by thread): On 8017264: Java app crash on it's startup after Java updated to 7u25 from 7u21
- Next message (by thread): Code review request, 8017049: rename property jdk.tls.rejectClientInitializedRenego
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]