Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

The InterceptJSInvokeTypeFlow is created with only the type flows for
non-primitive arguments. However, there was a bug in onObservedSaturated
that when the method was called with observed==null would add
primitive typeflow states to the arguments array again.

Fixes #12676
Replaces #12677

The InterceptJSInvokeTypeFlow is created with only the type flows for
non-primitive arguments. However, there was a bug in onObservedSaturated
that when the method was called with `observed==null` would add
primitive typeflow states to the arguments array again.
@willcohen
Copy link

Confirmed, this PR resolves the issue. Again, many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Native Image] Possible race condition in InterceptJSInvokeTypeFlow causes intermittent build failures

3 participants