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

Replace the incorrect assert with verbose log #5171

Merged
merged 1 commit into from Mar 20, 2019

Conversation

a7ehuo
Copy link
Contributor

@a7ehuo a7ehuo commented Mar 20, 2019

validateAOTHeader() is supposed to fail when the current lockword
hash value does not match the one in the shared cache.
The assert in incompatibleCache() and generateError()
are too harsh. Replace it with the verbose log.

Fixes #5149

Signed-off-by: Annabelle Huo Annabelle.Huo@ibm.com

@a7ehuo
Copy link
Contributor Author

a7ehuo commented Mar 20, 2019

@dsouzai Could you help review and launch Jenkins? Thanks.

`validateAOTHeader()` is supposed to fail when the current lockword
hash value does not match the one in the shared cache.
The assert in `incompatibleCache()` and `generateError()`
are too harsh. Replace it with the verbose log.

Fixes eclipse-openj9#5149

Signed-off-by: Annabelle Huo <Annabelle.Huo@ibm.com>
@dsouzai
Copy link
Contributor

dsouzai commented Mar 20, 2019

jenkins test sanity xlinux jdk8,jdk11

@dsouzai dsouzai merged commit 560409b into eclipse-openj9:master Mar 20, 2019
@a7ehuo a7ehuo deleted the incompatibleCache branch April 1, 2019 20:48
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.

None yet

2 participants