aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t6482.scala
diff options
context:
space:
mode:
authorGuillaume Martres <smarter@ubuntu.com>2015-05-04 16:09:19 +0200
committerGuillaume Martres <smarter@ubuntu.com>2015-05-04 17:20:31 +0200
commite8f32243cf25656f1ffc751d48bb792f73219e95 (patch)
tree8b1dc64a5a3d8daa9a9bd5b046d366ce2933a54d /tests/pos/t6482.scala
parentc3a7f461cd8e9a2f6c69ff85745da7892d0aa124 (diff)
downloaddotty-e8f32243cf25656f1ffc751d48bb792f73219e95.tar.gz
dotty-e8f32243cf25656f1ffc751d48bb792f73219e95.tar.bz2
dotty-e8f32243cf25656f1ffc751d48bb792f73219e95.zip
Fix compatibility of Java with value classes
This avoids getting a runtime error when calling a Java-defined method whose signature contains value classes. It happened because we erased the value classes in this signature even though it comes from a classfile. Amusingly, this problem also exists in scalac: <https://issues.scala-lang.org/browse/SI-9298>
Diffstat (limited to 'tests/pos/t6482.scala')
0 files changed, 0 insertions, 0 deletions