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

Refactor content of j9ddr.jar into openj9.dtfj module #11735

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

keithc-ca
Copy link
Contributor

@keithc-ca keithc-ca commented Jan 21, 2021

  • add exports & requires clauses for openj9.dtfjview
  • adjust exports in ImageFactory: programmatically export com.ibm.j9ddr and select sub-packages
  • move stub for ZFile to openj9.dtfj
  • remove unused module-info.java for ibm.jzos

Issue #11464

* add exports & requires clauses for openj9.dtfjview

* adjust exports in ImageFactory
  - programmatically export com.ibm.j9ddr and select sub-packages

* move stub for ZFile to openj9.dtfj
* remove unused module-info.java for ibm.jzos

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
* update precondition: look for j9ddr.dat instead of j9ddr.jar
* build with j9ddr.jar for Java 8, --add-exports for newer versions
* update runtime classpath (include j9ddr.jar only for Java 8)
* update exports for newer versions

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
Copy link
Contributor Author

Updated test build script and added --add-exports for running tests.

@keithc-ca
Copy link
Contributor Author

Jenkins test sanity,extended zlinux jdk8 depends #11735
Jenkins test sanity,extended zlinux jdknext depends #11735

@keithc-ca
Copy link
Contributor Author

Jenkins test sanity,extended zlinux jdk8 depends ibmruntimes/openj9-openjdk-jdk8#472
Jenkins test sanity,extended zlinux jdknext depends ibmruntimes/openj9-openjdk-jdk8#272

@pshipton
Copy link
Member

Jenkins test sanity,extended zlinux jdknext depends ibmruntimes/openj9-openjdk-jdk#272

@pshipton
Copy link
Member

Jenkins test sanity,extended zlinux jdk11 depends ibmruntimes/openj9-openjdk-jdk11#380

@pshipton
Copy link
Member

@keithc-ca note you can only specify one PR build command per comment.

@pshipton
Copy link
Member

Jenkins test sanity,extended zlinux jdk16 depends ibmruntimes/openj9-openjdk-jdk16#10

@pshipton
Copy link
Member

Jenkins test sanity,extended plinux jdk16 depends ibmruntimes/openj9-openjdk-jdk16#10

@pshipton
Copy link
Member

zlinux machines were having a problem #11781 so testing jdk16 on plinux instead.

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

Successfully merging this pull request may close these issues.

2 participants