Re: Java 8 Lambda binary snapshot
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Tue, 15 Nov 2011 20:34:26 -0500
On 11/14/2011 9:45 AM, Lew wrote:
Arved Sandstrom wrote:What actually holds us back with adoption of recent Java (JDK/JRE)
versions is not any particular reluctance on the part of most clients to
keep up with the Joneses in that respect, but because they are very
conservative with all their major software (like app servers)...which if
it's not certified for a later Java means we can't move to it.
That's just the same phenomenon - "not certified for a later Java" means that someone was unwilling to move to that later Java until it was EOLed.
Why don't the vendors certify for the later Java in anything less than five years?
It's the same question. Pushing it back one level doesn't answer it.
Usually app server versions and specific JVM versions are tied.
It is even in the specs.
Java EE 6 spec:
This specification requires that containers provide a Java Compatible™ runtime environment, as defined by the Java Platform, Standard Edition, v6 specification (Java SE).
Java EE 5 spec:
This specification requires that containers provide a Java Compatible™ runtime environment, as defined by the Java 2 Platform, Standard Edition, v5.0 specification (J2SE).
J2EE 1.4 spec:
This specification requires that containers provide a Java Compatible™ runtime
environment, as defined by the Java 2 Platform, Standard Edition, v1.4 specification
(J2SE).
J2EE 1.3 spec:
This specification requires that containers provide a Java Compatible™ runtime
environment, as defined by the Java 2 Platform, Standard Edition, v1.3 specification
(J2SE).
Arne
.
- Follow-Ups:
- Re: Java 8 Lambda binary snapshot
- From: Lew
- Re: Java 8 Lambda binary snapshot
- References:
- Re: Java 8 Lambda binary snapshot
- From: Lew
- Re: Java 8 Lambda binary snapshot
- From: Arved Sandstrom
- Re: Java 8 Lambda binary snapshot
- From: Arne Vajhøj
- Re: Java 8 Lambda binary snapshot
- From: Lew
- Re: Java 8 Lambda binary snapshot
- From: Arved Sandstrom
- Re: Java 8 Lambda binary snapshot
- From: Lew
- Re: Java 8 Lambda binary snapshot
- Prev by Date: Re: mod calculation
- Next by Date: Re: A strange behaviour of a File property
- Previous by thread: Re: Java 8 Lambda binary snapshot
- Next by thread: Re: Java 8 Lambda binary snapshot
- Index(es):
Relevant Pages
|