JVM_IR: Generate java 8 parameter names when -java-parameters is passed.

The type mapper does not map enum parameters and outer this parameters
to the right parameter signature kinds so around half the tests
are still failing. Since a new type mapper is being worked
on I will not investigate that further right now.
This commit is contained in:
Mads Ager
2019-04-12 13:43:01 +02:00
committed by max-kammerer
parent e27f71c6f3
commit a65f50bb00
5 changed files with 3 additions and 4 deletions
@@ -1,5 +1,4 @@
// SKIP_JDK6
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// WITH_RUNTIME
// FULL_JDK