oracle - How to convert java class file version without decompiling -


i using java version 1.6.0_07 in oracle r12.1.3. i'm having illegal access error @ run time while accessing java class file has version 1.3. please me solve issue.

is there api or tool convert class file version without decompiling?


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

java - What is the difference between String. and String.this. ? -