ibmruntimes / openj9-openjdk-jdk9

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
67 stars 76 forks source link

Add jvm.cfg for mac osx #177

Closed DanHeidinga closed 6 years ago

DanHeidinga commented 6 years ago

Adding this as the mac work started on Java 9. Will port to the appropriate supported repos once a working build is available.

https://github.com/eclipse/openj9/issues/36

Signed-off-by: Dan Heidinga daniel_heidinga@ca.ibm.com

pshipton commented 6 years ago

@DanHeidinga Please fix the copyright

DanHeidinga commented 6 years ago

Fixed the copyright to match the x86 version as the update is related to that file.

keithc-ca commented 6 years ago

This change should not be needed for newer versions: each has the right content in closed/src/java.base/conf/jvm.cfg.

DanHeidinga commented 6 years ago

Thanks @keithc-ca. We'll likely need to backport the equivalent change to jdk8 when we bring up mac support there.