RFR JDK-8200172,String.split non-positive term incorrect use (original) (raw)
Xueming Shen xueming.shen at oracle.com
Tue May 22 23:07:20 UTC 2018
- Previous message: RFR: 8203028: Simplify reference processing in light of JDK-8175797
- Next message: RFR JDK-8200172,String.split non-positive term incorrect use
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Please help review a api doc clarification for String.split()/Pattern.split().
issue: https://bugs.openjdk.java.net/browse/JDK-8200172 webrev: http://cr.openjdk.java.net/~sherman/8200172/webrev
As suggested, it appears to be clear, straightforward and less confusion to simply categorize the clauses as "if positive", "if negative" and "if zero".
It's simply a rewording to clear things up, I would assume csr is not necessary here.
thanks, Sherman
- Previous message: RFR: 8203028: Simplify reference processing in light of JDK-8175797
- Next message: RFR JDK-8200172,String.split non-positive term incorrect use
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]