Re: core-libs-dev Digest, Vol 131, Issue 19

2018-03-03 Thread A Z
To who it may concern, 'There was a JSR to add a new mode' then I suppose I would be asking for that change on float and double, that being the case, as well as an extra mathematics class for BigDecimal. Despite all the time since 1.1, these are necessary changes, since having to use

Re: [11] RFR: 4993841: (str) java.lang.Character should have a toString(int) method

2018-03-03 Thread naoto . sato
Hi Stuart, Filed an issue for the cleanup: https://bugs.openjdk.java.net/browse/JDK-8198989 Naoto On 3/2/18 5:50 PM, Stuart Marks wrote: Looks good. I note that other codepoint-consuming methods, such as     Character.UnicodeBlock.of(cp)     Character.UnicodeScript.of(cp)