|
This topic has
2
replies
on
1
page.
|
|
|
jordanz
Posts:57
Registered: 1/8/98
|
|
|
|
|
Sorry if this is posted somewhere else but it doesn't seem to be possible to search just the Java Compiler board...
Why was the class file version incremented to 50 in Java 6? Now, if I compile with Java 6 I can't run in Java 5. Is there a way around this?
|
|
|
|
|
|
|
|
http://blogs.sun.com/ahe/entry/javac_default_class_file_version
|
|
jordanz
Posts:57
Registered: 1/8/98
|
|
|
|
|
Thanks.
FYI - for others. Add "-target 5" to your javac command line to work around this.
|
|
|
This topic has
2
replies
on
1
page.
|
|
Back to Forum
Read the Developer Forums Code of Conduct
Email this Topic
Edit this Topic
|
|
Site Upgrade
Forums 7.1.8 was deployed Oct 26th. The release consists of minor fixes & a few enhancements.
|
|
Forums Statistics
Users Online : 28 - Guests : 133
About Sun forums
-
Oracle Forums is a large collection of user generated
discussions. It is here to help you ask questions, find answers, and
participate in discussions.
Check out our guide on Getting
started with Oracle Forums for a full walkthrough of how to best
leverage the benefits of this community.
|
|