Skip to content

JBang and Java 26 final fields #2417

@wfouche

Description

@wfouche
$ jbang run --java 26 hello@jbangdev world

WARNING: Final field catalogRef in class dev.jbang.catalog.CatalogRef has been mutated 
reflectively by class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$2 in 
unnamed module @7bfcd12c (file:/home/wfouche/.sdkman/candidates/jbang/0.137.0/bin/jbang.jar)

WARNING: Use --enable-final-field-mutation=ALL-UNNAMED to avoid a warning

WARNING: Mutating final fields will be blocked in a future release unless final field mutation is enabled
Hello world

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions