-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area:compilation-outputIssues tied with the output files of compilation (.class/.tasty files)Issues tied with the output files of compilation (.class/.tasty files)itype:bug
Description
Compiler version
3.3.3
Description
When large source files are compiled, the compiler can generate class files which are binary different. The difference is usually in the order of entries in the constant pool or it may be the ordering of methods. Is there a compiler option to make output deterministic? Some industrial standards require checking binary consistency of generated artifacts.
Metadata
Metadata
Assignees
Labels
area:compilation-outputIssues tied with the output files of compilation (.class/.tasty files)Issues tied with the output files of compilation (.class/.tasty files)itype:bug