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 853a0254ff943c4a2d3a9d00637aabcee6312179 Merge: f6c2797c8cc 9bb6f735655 Author: Jan Lahoda <[email protected]> AuthorDate: Wed Jul 15 13:08:24 2026 +0200 Merge pull request #9432 from lahodaj/apisupport-ant-project-module-boot-path For apisupport.ant, don't try to use the nbjdk.bootclasspath ant property, but rather take nbjdk.home, and take the JDK's bootstrap classpath. .../modules/apisupport/project/Evaluator.java | 2 +- .../project/queries/ClassPathProviderImpl.java | 73 +++++++++++++++------- .../project/queries/ClassPathProviderImplTest.java | 19 ++++-- 3 files changed, 65 insertions(+), 29 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
