Withdrawn: 8049347: HTMLDocument throws NPE for Block Tag
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Jul 14 05:48:21 UTC 2023
On Wed, 14 Jun 2023 12:43:18 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Trying to iterate for HEAD HTML tag or for any other "Block" Tag results in NPE due to some spurious unhandled code which just return NULL.
> Removing the code solves this problem and also does not cause any regression in clientlibs test.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14466
More information about the client-libs-dev
mailing list