Skip to content

Enable DDR support for Linux x86-64 #59

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

Merged
merged 1 commit into from
Mar 9, 2018
Merged

Conversation

keithc-ca
Copy link
Member

  • add configure option '--enable-ddr' (enabled by default for xa64)
  • enable opt_useOmrDdr accordingly
  • build j9ddr.jar for inclusion in JDK

Depends on eclipse-openj9/openj9#1399.

* add configure option '--enable-ddr' (enabled by default for xa64)
* enable opt_useOmrDdr accordingly
* build j9ddr.jar for inclusion in JDK

Issue: eclipse-openj9/openj9#378
Signed-off-by: Keith W. Campbell <[email protected]>
@keithc-ca
Copy link
Member Author

The copyright failure is with a generated file: common/autoconf/generated-configure.sh.


# The main target.
all :
@$(ECHO) Finished building j9ddr.jar
Copy link
Member

Choose a reason for hiding this comment

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

JDK9 doesn't have this.

Copy link
Member Author

Choose a reason for hiding this comment

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

Agreed it's not necessary: removed by #61.

@pshipton pshipton merged commit 254a58c into ibmruntimes:openj9 Mar 9, 2018
@keithc-ca keithc-ca deleted the ddr branch March 9, 2018 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants