How to find jdk version used to compile the java file

javap -verbose Use the following table to determine the version major          minor Java           platform version 45                  3                              1.0 45           ...