Skip to content

[Java] Upgrade 1.9.0 -> 1.11.0 generated code compatibility issue #5368

@alexnixon

Description

@alexnixon

Hi,

Mostly an FYI here, feel free to close if you're uninterested.

I just upgraded my runtime lib from 1.9.0 -> 1.11.0 and the result was breakage because the 1.9.0 generated code doesn't set the vtable_start and vtable_size fields. This results in garbage when decoding.

Out of interest, is it required that the flatc version must identically match the runtime lib version otherwise undefined behaviour ensues? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions