RFR (S) 8136500: Integer/Long getChars and stringSize should be more idiomatic

Aleksey Shipilev aleksey.shipilev at oracle.com
Tue Nov 24 16:05:50 UTC 2015


On 11/24/2015 05:20 PM, Paul Sandoz wrote:
>> On 24 Nov 2015, at 15:17, Aleksey Shipilev <aleksey.shipilev at oracle.com> wrote:
>> Oh no, I don't. Pre-integration JPRT runs exposed an opaque dependency
>> on Integer.sizeTable field from C2 OptimizeStringConcat. I added the
>> field declaration back:
>> http://cr.openjdk.java.net/~shade/8136500/webrev.07/
>>
>> Cleaning up the compiler code would require much more time, so I would
>> like to push this JDK part now,
> 
> Yes, push it!

Pushed, thanks:
 http://hg.openjdk.java.net/jdk9/dev/jdk/rev/715972927a17

Cheers,
-Aleksey




More information about the core-libs-dev mailing list