-
Notifications
You must be signed in to change notification settings - Fork 738
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
Add JAVA12 preprocessor configuration #2370
Conversation
[ci skip] new configuration is not yet used Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
<classpathentry kind="src" path="src/openj9.traceformat/share/classes"/> | ||
<classpathentry kind="src" path="src/openj9.zosconditionhandling/share/classes"/> | ||
<classpathentry kind="lib" path="/binaries/common/ibm/ibmjzos.jar"/> | ||
<classpathentry kind="lib" path="/binaries/vm/third/rt-compressed.sunJava11.jar"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want to change this, or wait until there is a reason?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should create java12.jar until there's a good reason.
Re the [ci skip], although its not used, I would run a build just to ensure the additions to the file didn't break it and everything else can still build. |
jenkins compile plinux jdk8 |
Ah right, we need omr to promote first. |
jenkins compile plinux jdk8 |
eclipse ci is down |
jenkins compile plinux jdk8 |
[ci skip] new configuration is not yet used