> Removes ClassFile API transformation implementation details accidentally > leaked to public API. Users don't have access to classes necessary to > correctly implement these transform resolutions. In addition, removed > improper `canWriteDirect` and made `ClassFileBuilder::transform` chain > returns. > > Replaces #19928.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision: return tag required ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20102/files - new: https://git.openjdk.org/jdk/pull/20102/files/9b40fb76..a36dea5c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20102&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20102&range=00-01 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/20102.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20102/head:pull/20102 PR: https://git.openjdk.org/jdk/pull/20102