On Tue, 31 Jan 2023 11:11:34 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> OK..I have removed unconditional setting of DONE state.. But then as I > mentioned, it would cause JCK failure, so I have reverted isDone() change > too... Should we update the spec for `isDone()`? I think it's the right way because it makes the behaviour consistent. Doing so requires a CSR which will be the grounds for updating the JCK test. ------------- PR: https://git.openjdk.org/jdk/pull/11940