From lkuskov at openjdk.org Thu Jul 17 03:07:51 2025 From: lkuskov at openjdk.org (Leonid Kuskov) Date: Thu, 17 Jul 2025 03:07:51 GMT Subject: Integrated: 7904065: Classfile version < 45 synthetic methods should not set ACC_SYNTHETIC Message-ID: <9FwwmxJ-7tei2JlIDiOcE9BmBGcRIe3rN_bcVwjEM1M=.fa5a28e9-e56f-457a-8c04-af9cb5f8cf68@github.com> [CODETOOLS-7904065](https://bugs.openjdk.org/browse/CODETOOLS-7904065) Classfile version < 45 synthetic methods should not set ACC_SYNTHETIC ------------- Commit messages: - CODETOOLS-7904065: Classfile version < 45 synthetic methods should not set ACC_SYNTHETIC Changes: https://git.openjdk.org/asmtools/pull/89/files Webrev: https://webrevs.openjdk.org/?repo=asmtools&pr=89&range=00 Issue: https://bugs.openjdk.org/browse/CODETOOLS-7904065 Stats: 16 lines in 3 files changed: 14 ins; 0 del; 2 mod Patch: https://git.openjdk.org/asmtools/pull/89.diff Fetch: git fetch https://git.openjdk.org/asmtools.git pull/89/head:pull/89 PR: https://git.openjdk.org/asmtools/pull/89 From lkuskov at openjdk.org Thu Jul 17 03:07:51 2025 From: lkuskov at openjdk.org (Leonid Kuskov) Date: Thu, 17 Jul 2025 03:07:51 GMT Subject: Integrated: 7904065: Classfile version < 45 synthetic methods should not set ACC_SYNTHETIC In-Reply-To: <9FwwmxJ-7tei2JlIDiOcE9BmBGcRIe3rN_bcVwjEM1M=.fa5a28e9-e56f-457a-8c04-af9cb5f8cf68@github.com> References: <9FwwmxJ-7tei2JlIDiOcE9BmBGcRIe3rN_bcVwjEM1M=.fa5a28e9-e56f-457a-8c04-af9cb5f8cf68@github.com> Message-ID: On Thu, 17 Jul 2025 03:02:07 GMT, Leonid Kuskov wrote: > [CODETOOLS-7904065](https://bugs.openjdk.org/browse/CODETOOLS-7904065) Classfile version < 45 synthetic methods should not set ACC_SYNTHETIC This pull request has now been integrated. Changeset: eb197966 Author: Leonid Kuskov URL: https://git.openjdk.org/asmtools/commit/eb197966962f2485219db8797c8ab223d2a5b470 Stats: 16 lines in 3 files changed: 14 ins; 0 del; 2 mod 7904065: Classfile version < 45 synthetic methods should not set ACC_SYNTHETIC ------------- PR: https://git.openjdk.org/asmtools/pull/89