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

Link to DockerFile on build instruction page is broken #5

Closed
r30shah opened this issue Sep 13, 2017 · 1 comment
Closed

Link to DockerFile on build instruction page is broken #5

r30shah opened this issue Sep 13, 2017 · 1 comment

Comments

@r30shah
Copy link
Contributor

r30shah commented Sep 13, 2017

Link for DockerFile on build instruction page is broken for Linux on z Systems. It points to https://github.com/eclipse/openj9/blob/master/buildenv/docker/jdk9/390_64/ubuntu16/Dockerfile but it should be https://github.com/eclipse/openj9/blob/master/buildenv/docker/jdk9/s390x/ubuntu16/Dockerfile.

@mstoodle
Copy link
Contributor

Because it has to do with the web site content, this issue should properly be opened against the web site (www.github.com/eclipse/openj9-website), and (luckily :) ) is already there: eclipse-openj9/openj9-website#1 . I'm going to close this one, but you can track the progress at the linked issue.

Thanks for reporting the problem @r30shah !

anikser pushed a commit to anikser/openj9 that referenced this issue Aug 14, 2018
…s-check

Add superclass checks for value types
dsouzai pushed a commit to dsouzai/openj9 that referenced this issue Aug 29, 2019
cathyzhyi pushed a commit to cathyzhyi/openj9 that referenced this issue Mar 6, 2020
dchopra001 pushed a commit to dchopra001/openj9 that referenced this issue Mar 8, 2023
Created methods to allow an expected exception to be set from test framework.
Verifies if the thrown exception is unexpected before running
the debugging agent. More details found in eclipse-openj9#5.

The JITHelpers class now supports:
- Setting an expected exception
- Getting an expected exception
- Weeds out false positives from triggering debugging agent.

Closes: eclipse-openj9#5
Signed-off-by: Qasim Khawaja <[email protected]>
r30shah pushed a commit to r30shah/openj9 that referenced this issue Oct 27, 2023
Created methods to allow an expected exception to be set from test framework.
Verifies if the thrown exception is unexpected before running
the debugging agent. More details found in eclipse-openj9#5.

The JITHelpers class now supports:
- Setting an expected exception
- Getting an expected exception
- Weeds out false positives from triggering debugging agent.

Closes: eclipse-openj9#5
Signed-off-by: Qasim Khawaja <[email protected]>
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

No branches or pull requests

2 participants