On Fri, 26 May 2023 14:56:57 GMT, Adam Sotona <asot...@openjdk.org> wrote:

> Classfile context object and multi-state options have been discussed at 
> https://mail.openjdk.org/pipermail/classfile-api-dev/2023-May/000321.html
> This patch implements the proposed changes in Classfile API and fixes all 
> affected code across JDK sources and tests.
> 
> Please review.
> 
> Thanks,
> Adam

This pull request has now been integrated.

Changeset: 990e3a70
Author:    Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/990e3a700dce3441bd9506ca571c1790e57849a9
Stats:     1863 lines in 113 files changed: 669 ins; 257 del; 937 mod

8308899: Introduce Classfile context and improve Classfile options
8306650: Improve control of stack maps generation in Classfile API
8308646: Typo in ConstantValueAttribute

Reviewed-by: mcimadamore

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

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

Reply via email to