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

Refactor BinaryUtils.kt #2103

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Refactor BinaryUtils.kt #2103

merged 1 commit into from
Sep 16, 2024

Conversation

ting-yuan
Copy link
Collaborator

so that

  1. Cache is queried before reading class file contents.
  2. Handles not found classes.
  3. Skip on non-jvm platforms.

Fixes #1753
Fixes #1941
Fixes #1823

so that
1. Cache is queried before reading class file contents.
2. Handles not found classes.
3. Skip on non-jvm platforms.
@ting-yuan ting-yuan merged commit 41345b8 into google:main Sep 16, 2024
3 checks passed
@ting-yuan ting-yuan deleted the java-class-impl branch October 11, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants