On Mon, 16 Mar 2026 06:53:57 GMT, Jayathirth D V <[email protected]> wrote:
>> I don't see a need to touch the super-class spec. The method there doesn't >> actually throw anything. >> It just calls the abstract method getElem(int, int). So it is all down to >> the subclasses. > > Is there a need to override this method in subclasses? Do you mean is this over-ride needed ? Yes it is needed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29766#discussion_r2943262057
