Skip to content

Validate class file information #2

@RaphaelPLM

Description

@RaphaelPLM

The following information should be validated in runtime by the class loader:

  • Magic number should be equal to 0xCAFEBABE
  • SourceFile attribute must be equal to the class file name
  • Version should be compatible with JVM 8

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions