Skip to content

EliteMasterEric/Issue-11370

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hxjvm-Issue11023

HaxeFoundation/haxe#11023

Build instructions:

  • cd ./project; ./build.bat; cd ../
  • haxe ./compile.hxml
  • cd ./bin/java; java -jar Main.jar

Error Message

Exception in thread "main" java.lang.IncompatibleClassChangeError: Method 'void test.Util.testStatic()' must be InterfaceMethodref constant at haxe.root.Main.main(src/Main.hx:8) at haxe.root.Main.main(src/Main.hx:1)

javap

  • javap -c -v --class-path .\Main.jar haxe.root.Main > Main.javap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published