-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 22
-
Component/s: core-libs
LocalVariable and LocalVariableType includes writeTo(BufWriter), which should be implementation details.
This patch rearranges the implementation to DirectCodeBuilder and removes the writeTo method from the hierarchy.
See https://mail.openjdk.org/pipermail/classfile-api-dev/2023-June/000381.html for context.
This patch rearranges the implementation to DirectCodeBuilder and removes the writeTo method from the hierarchy.
See https://mail.openjdk.org/pipermail/classfile-api-dev/2023-June/000381.html for context.
- links to
-
Review
openjdk/jdk/14705