On Tue, 9 Jul 2024 19:00:45 GMT, Chen Liang <li...@openjdk.org> wrote:
>> Removes ClassFile API transformation implementation details accidentally >> leaked to public API. Users don't have access to classes necessary to >> correctly implement these transform resolutions. In addition, removed >> improper `canWriteDirect` and made `ClassFileBuilder::transform` chain >> returns. >> >> Replaces #19928. > > Chen Liang has updated the pull request incrementally with one additional > commit since the last revision: > > return tag required Looks good to me. Nice cleanup job! ------------- Marked as reviewed by asotona (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20102#pullrequestreview-2168266528