I just means you won't be able to use JDK9 to compile your WO apps that have to run on Java 1.5. If you are running with a new version of Java there is no problem. Or if you use an older compiler, there is no problem. Wonder has already deprecated support for 1.5, so I don't see any issue. The release date for JDK9 is like 2015.
On Fri, Aug 16, 2013 at 11:58 AM, Ramsey Gurley <[email protected]>wrote: > I should add, I assume that > > "Under this policy, javac will still be able to recognize and process > class files of all previous JDKs, going back to version 45.3 class files > generated by JDK 1.0.2, which first shipped in 1996." > > means we will be fine, but thought I would ask :) > > On Aug 16, 2013, at 9:54 AM, Ramsey Gurley wrote: > > > It's been too long since there was a "WO is dead!!" thread, so let me > beat the bushes here. I read this recently > > > > http://openjdk.java.net/jeps/182 > > > > Which made me wonder what version WO is compiled in.. > > > > jar xf javafoundationcopy.jar > > file ./com/webobjects/foundation/NSTimestamp.class > > ./com/webobjects/foundation/NSTimestamp.class: compiled Java class data, > version 49.0 (Java 1.5) > > > > So does this mean that apps reliant on WO 5.4.3 will no longer compile > after JDK 8? > > > > Ramsey > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
