RFR: 8232948: javac -h should mangle the overload argument signature
Joel Borggrén-Franck
jfranck at openjdk.java.net
Fri Jun 4 08:29:15 UTC 2021
When overloaded methods are disambiguated the appended argument signature
should be mangled according to the spec.
-------------
Commit messages:
- 8232948: Appease jcheck
- 8232948: javac -h should mangle the overload argument signature
Changes: https://git.openjdk.java.net/jdk/pull/4345/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4345&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8232948
Stats: 129 lines in 2 files changed: 121 ins; 0 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/4345.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4345/head:pull/4345
PR: https://git.openjdk.java.net/jdk/pull/4345
More information about the compiler-dev
mailing list