RFR: 8352536: Add overloads to parse and build class files from/to MemorySegment [v5]
Adam Sotona
asotona at openjdk.org
Fri Mar 28 15:56:27 UTC 2025
On Thu, 27 Mar 2025 17:38:49 GMT, David M. Lloyd <duke at openjdk.org> wrote:
>> Provide method overloads to the ClassFile interface of the java.lang.classfile API which allow parsing of classes found in memory segments, as well as allowing built class files to be output to them.
>
> David M. Lloyd has updated the pull request incrementally with one additional commit since the last revision:
>
> Add a benchmark for class file emission
https://github.com/openjdk/jdk/pull/24297/files
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24139#issuecomment-2761753429
More information about the core-libs-dev
mailing list