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

Update image directories detailed on the build page #56

Closed
SueChaplain opened this issue Jan 8, 2018 · 1 comment
Closed

Update image directories detailed on the build page #56

SueChaplain opened this issue Jan 8, 2018 · 1 comment
Labels

Comments

@SueChaplain
Copy link
Contributor

SueChaplain commented Jan 8, 2018

The following section:

Two Java builds are produced: a full developer kit (jdk) and a runtime environment (jre):

  • build/<platform>/images/jdk
  • build/<platform>/images/jre

The directory names have been changed to:

  • build/<platform>/images/j2sdk-image
  • build/<platform>/images/j2re-image

Detailed build instructions also need checking.

@SueChaplain SueChaplain added the bug label Jan 8, 2018
@pshipton
Copy link
Member

pshipton commented Jan 8, 2018

Note jdk and jre are correct for Java 9 and later. Java 8 uses j2sdk-image and j2re-image

SueChaplain added a commit to SueChaplain/openj9 that referenced this issue Jan 23, 2018
Add section to existing detailed build instructions
to cover building a Windows 64-bit binary. See
issue eclipse-openj9#845.

Modified commit to fix image directory names, which
are different from version 9. See issue
eclipse-openj9/openj9-website#56
raised for the website. Applies here too.

Modified commit to update copyright and add the
Windows debugging tools and VS service pack
additions identified by Violetta.

[ci skip]

Issue eclipse-openj9#845

Signed-off-by: Sue Chaplain <sue_chaplain@uk.ibm.com>
yanluo7 pushed a commit to yanluo7/openj9 that referenced this issue Mar 28, 2018
Add section to existing detailed build instructions
to cover building a Windows 64-bit binary. See
issue eclipse-openj9#845.

Modified commit to fix image directory names, which
are different from version 9. See issue
eclipse-openj9/openj9-website#56
raised for the website. Applies here too.

Modified commit to update copyright and add the
Windows debugging tools and VS service pack
additions identified by Violetta.

[ci skip]

Issue eclipse-openj9#845

Signed-off-by: Sue Chaplain <sue_chaplain@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants