-
Notifications
You must be signed in to change notification settings - Fork 73
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
Doc updates to support OpenJ9 0.10.0 release (Sept) #72
Comments
I need to create an OpenJDK 11 table like this one, and remove the tables from 9 & 10. Please can you confirm if the supported platforms are identical to 10: https://www.eclipse.org/openj9/docs/openj9_support/#openjdk-10 I also need to create an OpenJDK 11 table for the build environment: https://www.eclipse.org/openj9/docs/openj9_support/#openjdk-10_1 |
@SueChaplain you can duplicate the supported platform table from Java 10, nothing is changed for Java 11. The linux compilers will move shortly to gcc 7.3 for Java 11 (eclipse-openj9/openj9#2718), and Windows will move to MSVC 2017. While it would be nice if this occurred for the 0.10.0 release I can't guarantee it so you may want to wait and make the changes when they actually occur. |
@pshipton @DanHeidinga @mstoodle Are you ok for me to remove the JDK 9 and JDK 10 columns from the support table, and remove the sections for OpenJDK9 and OpenJDK10 that cover platform support and build environments please? See: https://www.eclipse.org/openj9/docs/openj9_support/ |
+1 |
+1 to removing JDK9 column. |
What's new:
Add new features and significant changes since 0.9.0
Supported environments:
Update the topic to include supported platforms and build environment for OpenJDK11
The text was updated successfully, but these errors were encountered: