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

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

python - TypeError: can only concatenate tuple (not "float") to tuple -

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