RFR: JDK-8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec

Vicente Romero vicente.romero at oracle.com
Mon Jan 7 18:17:45 UTC 2019


I have updated the webrev after additional feedback from the TCK tester 
please check last version at [1]

Thanks,
Vicente

[1] http://cr.openjdk.java.net/~vromero/8215510/webrev.01


On 1/3/19 12:21 PM, Vicente Romero wrote:
> Please review the fix for bug [1] at [2]. Basically the constants API 
> introduced as part of JEP-334 [3] were accepting descriptors and class 
> names not allowed by the spec. This implementation fixes several 
> issues found by TCK tests on JEP-334,
>
> Thanks,
> Vicente
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8215510
> [2] http://cr.openjdk.java.net/~vromero/8215510/webrev.00/
> [3] https://bugs.openjdk.java.net/browse/JDK-8203252



More information about the core-libs-dev mailing list