Skip to content

Conversation

@lahodaj
Copy link
Contributor

@lahodaj lahodaj commented May 27, 2025

When computing module boot path, the Maven provider filters out URLs that are not nbjrt URLs. That does not make much sense to me, and it does not work for exploded JDK builds (which have classfiles in directories on the filesystem, not in the JRT file system).

I propose to simply use whatever bootstrap libraries the platform provides, and not filter them.

@lahodaj lahodaj added this to the NB27 milestone May 27, 2025
@lahodaj lahodaj added the Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) label May 27, 2025
@mbien mbien added Maven [ci] enable "build tools" tests Platform [ci] enable platform tests (platform/*) labels May 27, 2025
@mbien
Copy link
Member

mbien commented May 27, 2025

adding platform and maven tests and restarting CI

@apache apache locked and limited conversation to collaborators May 27, 2025
@apache apache unlocked this conversation May 27, 2025
@mbien mbien removed the Platform [ci] enable platform tests (platform/*) label May 28, 2025
@mbien
Copy link
Member

mbien commented May 28, 2025

how do you add the exploded folder as JDK? I believe the only thing which worked for me in past was to add the image output in jdk/build/linux-x86_64-server-release/images/jdk

@ebarboni ebarboni modified the milestones: NB27, NB28 Jul 23, 2025
@ebarboni ebarboni modified the milestones: NB28, NB29 Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) Maven [ci] enable "build tools" tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants