Re: RFR: 8336756: Improve ClassFile Annotation writing

2024-08-20 Thread Adam Sotona
On Mon, 19 Aug 2024 21:51:40 GMT, Chen Liang wrote: > Clean up annotation writing in classfile api: remove the redundant > `Util.Writable` interfaces. Looks good to me. - Marked as reviewed by asotona (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20635#pullrequestreview

RFR: 8336756: Improve ClassFile Annotation writing

2024-08-19 Thread Chen Liang
Clean up annotation writing in classfile api: remove the redundant `Util.Writable` interfaces. - Commit messages: - 8336756: Improve ClassFile Annotation writing Changes: https://git.openjdk.org/jdk/pull/20635/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20635&range=00