[jdk23] Integrated: 8335935: Chained builders not sending transformed models to next transforms

Chen Liang liach at openjdk.org
Thu Jul 11 20:53:55 UTC 2024


On Wed, 10 Jul 2024 22:10:50 GMT, Chen Liang <liach at 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 <liach at 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


More information about the core-libs-dev mailing list