[lworld] RFR: 8343846: [lworld] implement spec changes to stack map tables
Vicente Romero
vromero at openjdk.org
Fri Feb 21 21:44:06 UTC 2025
On Fri, 21 Feb 2025 20:43:05 GMT, Chen Liang <liach at openjdk.org> wrote:
> Do we require complete ClassFile API support for the spec change immediately? Currently ClassFile support is reading-only, still need some tweaks to support writing the correct assert_unset_fields (either through user-specified or through auto generation)
it would be a nice to have I think but I don't think it is a must as part of this PR. This is still an experimental feature and we don't know what the final version will be, it could even be possible for this feature to be dropped, so
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1373#issuecomment-2675602334
More information about the valhalla-dev
mailing list