> 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 two additional commits since the last revision: - Shorten method names - Minor doc adjustment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24139/files - new: https://git.openjdk.org/jdk/pull/24139/files/871dc55f..68ab1ac9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24139&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24139&range=01-02 Stats: 27 lines in 3 files changed: 0 ins; 1 del; 26 mod Patch: https://git.openjdk.org/jdk/pull/24139.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24139/head:pull/24139 PR: https://git.openjdk.org/jdk/pull/24139