On Thu, 17 Nov 2022 03:19:31 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>>> Do we not need to do seq.stop() before close() in l136 >> >> On that line we never call start() on the sequencer so calling stop() is >> redundant. > > ok, understood... Still have a question why we skip this duplicates and do not consider them as a bug? ------------- PR: https://git.openjdk.org/jdk/pull/11157
