On Mon, 19 May 2025 00:22:08 GMT, Chen Liang <li...@openjdk.org> wrote:
>> `isArray` and null return is now redundant when `componentType` is changed >> to an explicit field. > > Chen Liang has updated the pull request incrementally with one additional > commit since the last revision: > > For parity with MT.descriptorString Question: Why was this overload added in the first place, as it seems equivalent to `getComponentType()`? ------------- PR Comment: https://git.openjdk.org/jdk/pull/25280#issuecomment-2890245474