+1
--alex
On 07/11/2018 22:26, serguei.spit...@oracle.com wrote:
Hi Daniil,
It looks good.
Thanks,
Serguei
On 7/11/18 22:23, Daniil Titov wrote:
Please review the changes that fix jdb issue with evaluation of
multidimensional arrays of primitives.
The problem here is that for N-dimensional arrays of the primitives
with N greater then 2, JDI fails to find its component type (which is
an array of dimension N-1) assuming that it is a boot type.
Thanks!
Issue: https://bugs.openjdk.java.net/browse/JDK-8191948
Webrev: http://cr.openjdk.java.net/~dtitov/8191948/webrev.01
Best regards,
Daniil