On Tue, 9 Jul 2024 18:47:35 GMT, Chen Liang <li...@openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: a253e0ff
Author:    Chen Liang <li...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/a253e0ff4b88541d01596b0e73ede4b96a258fca
Stats:     164 lines in 9 files changed: 28 ins; 98 del; 38 mod

8335642: Hide Transform implementation for Class-File API

Reviewed-by: asotona

-------------

PR: https://git.openjdk.org/jdk/pull/20102

Reply via email to