On Tue, 26 Jul 2022 09:44:53 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> This patch removes java/foreign/TestUnsupportedPlatform, which has been > superseded by TestUnsupportedLinker, and is no longer required. > This old test relies on unspecified behavior and should be removed. This pull request has now been integrated. Changeset: 36c00fdd Author: Maurizio Cimadamore <mcimadam...@openjdk.org> URL: https://git.openjdk.org/jdk19/commit/36c00fdd74692b85e63e57e192f42c14561efd01 Stats: 45 lines in 1 file changed: 0 ins; 45 del; 0 mod 8291006: java/foreign/TestUnsupportedPlatform fails after JDK-8290455 Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk19/pull/155