Skip to content

Toolchain support for DevMode#1949

Merged
venmanyarun merged 6 commits intoOpenLiberty:mainfrom
sajeerzeji:toolchain_devmode
Jan 7, 2026
Merged

Toolchain support for DevMode#1949
venmanyarun merged 6 commits intoOpenLiberty:mainfrom
sajeerzeji:toolchain_devmode

Conversation

@sajeerzeji
Copy link
Contributor

@sajeerzeji sajeerzeji commented Dec 11, 2025

Added toolchain support for devmode, compiler plugin. Also enabled jdkToolchain for testing.

Compiler plugin will now use toolchain level jdk version. If the user have a different jdk toolchain configuration for the compiler plugin, we will show the warning as well (Priority goes to our plugins toolchain).

Copy link
Contributor

@venmanyarun venmanyarun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think DevToolchainTest should be running only in linux in pipelines, as we have disabled dev mode tests in windows..

I can see its running fine now.. try after adding more tests and exclude it if necessary

@sajeerzeji
Copy link
Contributor Author

I think DevToolchainTest should be running only in linux in pipelines, as we have disabled dev mode tests in windows..

I can see its running fine now.. try after adding more tests and exclude it if necessary

DevToolchainTest comes under the dev-it, and it is already excluded in pom

@venmanyarun venmanyarun merged commit cb11e6e into OpenLiberty:main Jan 7, 2026
33 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants