On Tue, 10 May 2022 14:43:06 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review comments > > test/jdk/java/nio/Buffer/BulkPutBuffer.java line 57: > >> 55: * @run testng/othervm BulkPutBuffer >> 56: */ >> 57: public class BulkPutBuffer { > > You can drop the -source option from these tests too. Done. ------------- PR: https://git.openjdk.java.net/jdk/pull/8626