RFR: 8291640: java/beans/XMLDecoder/8028054/Task.java should use the 3-arg Class.forName
Phil Race
prr at openjdk.org
Tue Aug 2 20:33:42 UTC 2022
On Tue, 2 Aug 2022 06:52:38 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> One other comment on this is that the proposed change should mean that the tests no longer need to run with --enable-preview.
You've lost me all over again.
Why did these two tests need that in the first place and why would they no longer need it ?
My best guess is that it was added so that the tests deliberately provoked using continuations to verify everything worked but that with the change there's no point since it won't load any classes that use them .. ?
-------------
PR: https://git.openjdk.org/jdk/pull/9704
More information about the client-libs-dev
mailing list