The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java 8 will likely strip out Stripped Implementations

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Java 8 will likely strip out Stripped Implementations Posted: Feb 11, 2014 11:36 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Java 8 will likely strip out Stripped Implementations
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

An Oracle executive wants to prune the Stripped Implementations feature from Java Standard Edition 8, citing a need to prevent fragmentation and do the licensing properly. The decision comes on the heels of Oracle deciding to let some bugs stay in Java 8 upon its release so the project stays on schedule.

Stripped Implementations enable specific implementations of Java SE packaged with the Java library and application code that will run on it. Elements that don't depend on the code would be omitted partially or entirely.

steamy java

However, Stripped Implementations brings risks of fragmentation in Java. Guarding against this fragmentation and preserving compatibility requires "nontrivial changes to the TCK (Technology Compatibility Kit) license," said Mark Reinhold, chief architect of the Java platform group at Oracle, in an OpenJDK mailing list post on Friday. The TCK is used to test for compliance with official Java specifications. Java SE 8 is the basis for Java Development Kit, which is due to become available on March 18.

To read this article in full or to leave a comment, please click here

Read: Java 8 will likely strip out Stripped Implementations

Topic: Using JavaCV with Scala and SBT Previous Topic   Next Topic Topic: How to Convert java.util.Date to java.sql.Date - Example

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use