Skip to content

Align zip data structures#23454

Open
lzhou2025 wants to merge 1 commit intoeclipse-openj9:masterfrom
lzhou2025:alignZip
Open

Align zip data structures#23454
lzhou2025 wants to merge 1 commit intoeclipse-openj9:masterfrom
lzhou2025:alignZip

Conversation

@lzhou2025
Copy link
Member

@lzhou2025 lzhou2025 commented Mar 5, 2026

The two data structures VMIZipFile and J9ZipFile used in the different layers of jvm, should have the same definitions for direct cast.

Fixes: #23440

@lzhou2025 lzhou2025 force-pushed the alignZip branch 3 times, most recently from 30c3e45 to 1dd379f Compare March 9, 2026 21:36
@lzhou2025 lzhou2025 marked this pull request as ready for review March 10, 2026 13:07
@lzhou2025 lzhou2025 marked this pull request as draft March 10, 2026 15:43
The two data structures VMIZipFile and J9ZipFile used in the
different layers of jvm, should have the same definitions for
direct cast.

Fixes: eclipse-openj9#23440
@lzhou2025 lzhou2025 marked this pull request as ready for review March 10, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent data structures passed from jvm interfaces

1 participant