RFR 8065998: Avoid use of _ as a one-character identifier

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 2 10:15:36 UTC 2014


On 01/12/2014 13:37, Jan Lahoda wrote:
> :
>
>>
>> In TypeCheckMicroBenchmark then "ignore" is might be a misleading too
>> given that the ArrayStoreException causes a CCE to be thrown.
>
> I've updated the patch to use "expected" where the exception appears 
> to be expected and "unused" where exception appears to be unexpected, 
> but the variable is not used.
>
> Updated patches:
> jaxp:
> http://cr.openjdk.java.net/~jlahoda/8065998/webrev.01/jaxp/
> jdk:
> http://cr.openjdk.java.net/~jlahoda/8065998/webrev.01/jdk/
webrev.01 looks good to me.

-Alan



More information about the core-libs-dev mailing list