Skip to content
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

enabling ddr related tests on OpenJ9 JDKs #1511

Open
terryzuoty opened this issue Mar 22, 2018 · 4 comments
Open

enabling ddr related tests on OpenJ9 JDKs #1511

terryzuoty opened this issue Mar 22, 2018 · 4 comments

Comments

@terryzuoty
Copy link
Contributor

terryzuoty commented Mar 22, 2018

j9ddr.jar has been enabled on z, x and p linux.
ibmruntimes/openj9-openjdk-jdk8#66
ibmruntimes/openj9-openjdk-jdk9#143

Some open sourced OpenJ9 tests will be re-enabled on supported platforms.
Windows does not support j9ddr.jar yet, so exclude running ddr related tests from win platforms.

@terryzuoty
Copy link
Contributor Author

enabling cmdLineTester_classesdbgddrext on z, p and x linux, and pending on j9ddr.jar availability on Windows.

terryzuoty pushed a commit to terryzuoty/openj9 that referenced this issue Apr 10, 2018
* enable classesdbgddrext since ddr.jar is available in OpenJ9
* enable on x,p,z linux and exclude from aix and win

Issue:eclipse-openj9#362
Issue:eclipse-openj9#1511

[ci skip]

Signed-off-by: Tianyu Zuo <[email protected]>
@renfeiw
Copy link
Contributor

renfeiw commented Jun 8, 2018

enabled callsitedbgddrext test #2122 (except for aix due to #378)

@renfeiw
Copy link
Contributor

renfeiw commented Jun 15, 2018

also excluded callsitedbgdrrext for win and zos (#2172)

@llxia
Copy link
Contributor

llxia commented Nov 1, 2018

DDR tests are excluded on osx until #3483 is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants