On Tue, 17 Dec 2024 21:43:09 GMT, Calvin Cheung <[email protected]> wrote:
> A simple fix for removing an unused variable in fallbacklinker.c. This is > needed for building zero jvm variant on macosx-x64. > > Testing: > > - [x] tier1 > - [x] zero jvm variant build on macosx-x64 This pull request has now been integrated. Changeset: 5db0a138 Author: Calvin Cheung <[email protected]> URL: https://git.openjdk.org/jdk/commit/5db0a138636fb7540fd98e417346ef35c5af9ce4 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8346132: fallbacklinker.c failed compilation due to unused variable Reviewed-by: dholmes, jvernee ------------- PR: https://git.openjdk.org/jdk/pull/22799
