RFR: 8143926: ObjectStreamField constructor eagerly load ObjectStreamClass

Claes Redestad claes.redestad at oracle.com
Sun Nov 29 14:30:21 UTC 2015


On 2015-11-25 16:23, Aleksey Shipilev wrote:
> On 11/25/2015 06:14 PM, Claes Redestad wrote:
>> Inlining the isPrimitive check should be enough to avoid extra comparisons:
>>
>> http://cr.openjdk.java.net/~redestad/8143926/webrev.02
> Yes. Looks good!
>
> -Aleksey
>

Thanks, Aleksey!

Any java.io reviewers around?

/Claes



More information about the core-libs-dev mailing list