RFR: 7903667: Functional interface name nested inside function pointer class should be mangled
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Feb 16 16:36:14 UTC 2024
This simple PR adds name mangling for the functional interface nested inside the function pointer class, in case the latter is called "Function".
-------------
Commit messages:
- Initial push
Changes: https://git.openjdk.org/jextract/pull/215/files
Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=215&range=00
Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903667
Stats: 73 lines in 3 files changed: 64 ins; 1 del; 8 mod
Patch: https://git.openjdk.org/jextract/pull/215.diff
Fetch: git fetch https://git.openjdk.org/jextract.git pull/215/head:pull/215
PR: https://git.openjdk.org/jextract/pull/215
More information about the jextract-dev
mailing list