On Thu, 29 Apr 2021 08:00:18 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> I don't know why this test was disabled because of JDK-8146022, in fact I > wasn't able to understand what JDK-8146022 was all about as I didn't find a > commit for it. However, the test runs fine when updated to the current output > format, so I guess whatever bug caused it to fail has been fixed in the > meantime. I also removed some vestiges of an old test framework nearby that > has been commented out from time immemorial. This pull request has now been integrated. Changeset: 4d771715 Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/4d771715406bff2d751b4b0da0577e141c526eff Stats: 28 lines in 1 file changed: 9 ins; 9 del; 10 mod 8249903: jdk/javadoc/doclet/testSerializedForm/TestSerializedForm.java needs to be updated after 8146022 got closed Reviewed-by: jjg ------------- PR: https://git.openjdk.java.net/jdk/pull/3791