+1 from me.
On 1/7/2019 1:17 PM, Vicente Romero wrote:
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