Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.3.6
-
None
Description
If joint compilation is enabled, Java stubs contain wrong methods like `$getStaticMetaClass`.
Furthermore, if an empty trait is used as an interface, compilation fails with an error saying that the trait is not an interface (which it will be, but not when stubs are generated).