This is an automated email from the ASF dual-hosted git repository. lahodaj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 21685aff727a6f5eb32d930630dbabaf33de5d08 Merge: 375d3416d4d b9ace3053c7 Author: Jan Lahoda <[email protected]> AuthorDate: Thu Jun 4 16:28:59 2026 +0200 Merge pull request #9411 from lahodaj/openjdk-test-build-targets Adding ability to run OpenJDK tests against a full image. .../release/scripts/build-generic.xml | 3 +- .../modules/java/openjdk/common/BuildUtils.java | 4 +- .../java/openjdk/jtreg/ActionProviderImpl.java | 29 +++++++----- .../java/openjdk/project/ActionProviderImpl.java | 10 +--- .../modules/java/openjdk/project/Settings.java | 9 ++++ .../openjdk/project/customizer/Bundle.properties | 1 + .../openjdk/project/customizer/TestCategory.form | 33 +++++++++---- .../openjdk/project/customizer/TestCategory.java | 31 ++++++++---- .../java/openjdk/jtreg/ActionProviderImplTest.java | 55 +++++++++++++++++++++- 9 files changed, 134 insertions(+), 41 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
