Integrated: 8232948: javac -h should mangle the overload argument signature

Joel Borggrén-Franck jfranck at openjdk.java.net
Tue Jun 8 10:55:23 UTC 2021


On Thu, 3 Jun 2021 20:01:12 GMT, Joel Borggrén-Franck <jfranck at openjdk.org> wrote:

> When overloaded methods are disambiguated the appended argument signature
> should be mangled according to the spec.

This pull request has now been integrated.

Changeset: 2717fcb1
Author:    Joel Borggrén-Franck <jfranck at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2717fcb1345379d9856a33148d548eccb7b708f4
Stats:     128 lines in 2 files changed: 120 ins; 0 del; 8 mod

8232948: javac -h should mangle the overload argument signature

Reviewed-by: jjg

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

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


More information about the compiler-dev mailing list