0

since javac support -target option, does it mean that I can use any new feature of a latest jdk, and make it work on an older JRE version?

For example if I use jdk 8's new featres and use -target 1.5, will the program work fine in JRE 1.5?

DesirePRG
  • 6,122
  • 15
  • 69
  • 114

0 Answers0