Skip to content

mkyong.com

  • Spring Boot
  • Java Virtual Threads
  • Contact
  1. Home /
  2. javap

Tag: javap

j
java January 25, 2022 by mkyong 0 comments

List of Java class file major version numbers

This article shows all the major version of the Java class file, for example, Java 17 (61), Java 11 (55), and Java 8 (52).

Read more List of Java class file major version numbers
java April 22, 2019 by mkyong 0 comments

How to check which JDK version compiled the class?

Find the major version of the Java class file, and we will know which JDK version compiled the Java class. Below are some popular Java LTS released and their major version numbers. Java SE Major Version Hex 17 61 0x3D 11 55 0x37 8 52 0x34 If the major version of the Java class file […]

Read more How to check which JDK version compiled the class?

Mkyong.com has provided Java and Spring tutorials, guides, and code snippets since 2008. All published articles are simple, easy to understand, and well-tested in our development environment.

Mkyong.com licenses all source code on this website under the MIT License.

About
  • About Us
  • Code License
  • Privacy Policy
  • Terms Of Use
  • Contact Us
Tools
  • Spring Framework
  • Quarkus Framework
  • Micronaut Framework
  • Oracle Java JDK
  • Eclipse Temurin JDK
  • OpenJDK JDK
  • Hibernate ORM
  • Maven Build Tool
  • Gradle Build Tool
  • Tomcat Application Server
  • Docker
Links
  • Maven Central
  • Docker Hub
  • Spring Guides
  • Quarkus Guides
  • Micronaut Guides
  • Martin Fowler
  • AskPython

© 2026 mkyong.com — Powered by WordPress

RSS