From 86df0b8a5e82dc33e4d0cb7b3ada44f48b4b009f Mon Sep 17 00:00:00 2001 From: Jason Katonica Date: Wed, 20 Mar 2024 14:20:08 -0400 Subject: [PATCH] Allow OpenJCEPlus test execution with Java 11 Java 11 now includes the OpenJCEPlus module and should be tested accordingly similar to other Java releases. --- functional/OpenJcePlusTests/build.xml | 2 +- functional/OpenJcePlusTests/playlist.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functional/OpenJcePlusTests/build.xml b/functional/OpenJcePlusTests/build.xml index bb39004c06..91070d1068 100644 --- a/functional/OpenJcePlusTests/build.xml +++ b/functional/OpenJcePlusTests/build.xml @@ -112,7 +112,7 @@ - + diff --git a/functional/OpenJcePlusTests/playlist.xml b/functional/OpenJcePlusTests/playlist.xml index 8effdc6112..8c651bfe80 100644 --- a/functional/OpenJcePlusTests/playlist.xml +++ b/functional/OpenJcePlusTests/playlist.xml @@ -34,7 +34,7 @@ functional - 17+ + 11+ openj9