Java class file: Difference between revisions

Content deleted Content added
Trivia: wikify
No edit summary
Line 5:
[[As of 2006]], the modification of the class file format is being considered under [[Java Specification Request]] (JSR) 202.
 
== Trivia ==
 
Class files are identified by the following 4 [[byte]] [[header (information technology)|header]] (in [[hexadecimal]]): <code>CA FE BA BE</code>.