[foreign-memaccess+abi] Integrated: 8264422: SpliteratorTest fails after ResourceScope integration

Maurizio Cimadamore mcimadamore at openjdk.java.net
Tue Mar 30 10:44:45 UTC 2021


On Tue, 30 Mar 2021 10:31:06 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This simple fix adapts SpliteratorTest to use a try-with-resources block against a ResourceScope, and not against a MemorySegment directly.

This pull request has now been integrated.

Changeset: b85801e6
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/b85801e6
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8264422: SpliteratorTest fails after ResourceScope integration

Reviewed-by: sundar

-------------

PR: https://git.openjdk.java.net/panama-foreign/pull/482


More information about the panama-dev mailing list