On Fri, 21 Jan 2022 15:40:07 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> Changes:
> - ClassFileReconstituter is updated to restore "MethodParameters" attribute;
> - handling of the attribute in VM_RedefineClasses is moved to be consistent 
> with other code (like local variable table);
> - copied ClassTransformer class (from test/jdk/com/sun/jdi/lib/jdb) to 
> /test/lib as it's used by tests from hotspot and jdk (and also by test from 
> Valhalla repo); Will file a follow up issues to updates tests and remove the 
> class from test/jdk/com/sun/jdi/lib/jdb

This pull request has now been integrated.

Changeset: 86c24b31
Author:    Alex Menkov <amen...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/86c24b319ed5e2f0097cfb4b1afe2eb358eb5f75
Stats:     320 lines in 5 files changed: 300 ins; 15 del; 5 mod

8240908: RetransformClass does not know about MethodParameters attribute

Reviewed-by: cjplummer, sspitsyn

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

PR: https://git.openjdk.java.net/jdk/pull/7180

Reply via email to