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

Handle errors deleting attach API files #2504

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

pdbain-ibm
Copy link
Contributor

Add null checks where necessary. Suppress exceptions in deleteRecursive() if
errors are possible and acceptable.

Fixes issue #2047 and issue #2141

Tested in a manual build.

Signed-off-by: Peter Bain peter_bain@ca.ibm.com

@pshipton
Copy link
Member

Shouldn't this change be un-excluding test_startupShutdownRobustness if the issues are resolved?

#2173

Add null checks where necessary. Suppress exceptions in deleteRecursive() if
errors are possible and acceptable.

Re-enable affected tests.

[skip ci]

Fixes issue eclipse-openj9#2047 and issue eclipse-openj9#2141

Signed-off-by: Peter Bain <peter_bain@ca.ibm.com>
@pdbain-ibm
Copy link
Contributor Author

Tests re-enabled.
FYI @llxia

@pshipton
Copy link
Member

jenkins test extended aix jdk10

@llxia
Copy link
Contributor

llxia commented Aug 1, 2018

jenkins test extended plinux jdk8

@pdbain-ibm
Copy link
Contributor Author

All tests passed.

@llxia llxia merged commit abdd4f5 into eclipse-openj9:master Aug 2, 2018
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.

3 participants