-
Notifications
You must be signed in to change notification settings - Fork 729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenJDK Windows build failed, No rule to make target jpp.jar #11410
Comments
@tajila fyi this problem still blocking jdk16 acceptance. I'm restarting the build just in case this problem is intermittent. |
@JasonFengJ9 fyi, maybe another place that needs fixing. |
The problem isn't intermittent. |
Will take a look. |
This was caused by |
A quick update, after updated a few directory separators, the jar files are built ok, now hit an OMR configuration error:
It seems some VS compiler environment settings lost when invoking OMR configure. |
This should be solved by the combination of #11589, ibmruntimes/openj9-openjdk-jdk#263 and ibmruntimes/openj9-openjdk-jdk16#3. |
The latest jdk16 and jdk17 content has been promoted now. |
https://ci.eclipse.org/openj9/job/Build_JDKnext_x86-64_windows_OpenJDK/357
The text was updated successfully, but these errors were encountered: