Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

  • GR-71636: Zip file tracing transiently fails because zipFileName is somehow null. ZipFile.getName should never return a null value, so this could be JVMTI weirdness. I could not reproduce it locally. I have added a null check to avoid the transient failures.
  • GR-64510: If findResourceAsStream had module == null, we would pass 1 arg to ReflectionProcessor instead of the 2 expected args. I split up the handleResourceRegistration helpers to disambiguate when we need to pass 1 or 2 args.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 28, 2025
@graalvmbot graalvmbot merged commit e915429 into master Nov 28, 2025
13 checks passed
@graalvmbot graalvmbot deleted the mdsouza/GR-71636-zip-tracing-npe branch November 28, 2025 14:05
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.

2 participants