On Wed, 10 Jul 2024 22:10:50 GMT, Chen Liang <li...@openjdk.org> wrote:
> Please review this non-clean backport of the bugfix in #20100 to release 23, > where ClassFile API chained builders does not emit certain elements through > downstream transforms and returns wrong builder for chaining. This backport > includes an additional change that rolls back a rename done in #19952 that > applies to the new test, intended for 24 only. This pull request has now been integrated. Changeset: 06191aca Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/06191aca86cff4b83de9f0bb1b8f35c11b5f6266 Stats: 293 lines in 10 files changed: 169 ins; 97 del; 27 mod 8335935: Chained builders not sending transformed models to next transforms Reviewed-by: asotona Backport-of: cad68e06ecad1e19091d1af9c0f9b8145d6842fb ------------- PR: https://git.openjdk.org/jdk/pull/20127