Skip to content

add ASM8 api, make recordComponent a feature, add ASM9_EXPERIMENTAL

Remi Forax requested to merge record-as-feature into master

Introduce ASM8 api with record support (the attribute Record) add ASM9_EXPERIMENTAL for the support of sealed types (the attribute PermittedSubtypes)

There is a regression in the code coverage but i have no idea how to see the code coverage in IntelliJ to fix that.

Merge request reports