Home Answers Viewqa Java-Beginners jdk 1.6 vs jdk 1.7

 
 


Vishu Singhvi
jdk 1.6 vs jdk 1.7
3 Answer(s)      10 months ago
Posted in : Java Beginners

What is the difference between jdk 1.6 and 1.7 ?? Package structure and all??

View Answers

July 27, 2012 at 5:06 PM


Difference between jdk 1.6 and jdk 1.7:

1)Java 1.6 runs faster than Java 1.5.
2)Java 1.6 makes programming easier by implementing various tools such as SwingWorker and JTable to develop user interface.
3)In java 1.6,Java DB, a new database management tool, has been included. Java DB is based on the open-source Apache Derby and is supported by Sun.
4)Jdk 6 provides high performance, reliability, and UI improvements.
5)Jdk 6 is having expanded monitoring and diagnositics capacities which delivers dramatic out-of-the-box benefits without any coding changes or even a re-compile necessary.
6)Java SE 6 streamlines web service and XML development, simplifies GUI development and augments native desktop support, expands programmatic access to native security facilities, and is the first release to offer a standardized framework for scripting languages.

July 27, 2012 at 6:00 PM


i am talking about jdk 1.6 vs 1.7 and you have given the reply for 1.5 vs 1.6


January 8, 2013 at 11:35 AM


Java SE 6 Release notes.. sun replaced the name "J2SE" with java se and dropped the ".0" from the version number. Beta versions were released in february and june 2006, leading up to a final release that occurred on december 11, 2006. The current revision is update 14 which was released in may 2009.

  • Support for older win9x versions dropped.
  • Scripting lang support: Generic API for integration with scripting languages, & built-in mozilla javascript rhino integration
  • Dramatic performance improvements for the core platform, and swing.
  • Improved web service support through JAX-WS JDBC 4.0 support
  • Java compiler API: an API allowing a java program to select and invoke a java compiler programmatically.
  • Upgrade of JAXB to version 2.0: including integration of a stax parser.
  • Support for pluggable annotations
  • Many GUI improvements, such as integration of swingworker in the API, table sorting and filtering, and true swing double-buffering (eliminating the gray-area effect).

Java se 6 update 10 A major enhancement in terms of end-user usability. - Java Deployment Toolkit, a set of javascript functions to ease the deployment of applets and java web start applications. - Java Kernel, a small installer including only the most commonly used jre classes. Enhanced updater. - Enhanced versioning and pack200 support: server-side support is no longer required. - Java quick starter, to improve cold start-up time. - Improved performance of java2D graphics primitives on windows, using direct3D and hardware acceleration. - A new Swing look and feel called NIMBUS and based on synth. - Next-generation java plug-in: applets now run in a separate process and support many features of web start applications.

Java se 6 update 12 This release includes the highly anticipated 64-bit java plug-in (for 64-bit browsers only), windows server 2008 support, and performance improvements of java and JAVAFX applications.









Related Pages:
jdk 1.6 vs jdk 1.7
jdk 1.6 vs jdk 1.7  What is the difference between jdk 1.6 and 1.7 ?? Package structure and all??   Difference between jdk 1.6 and jdk 1.7... for scripting languages.   i am talking about jdk 1.6 vs 1.7 and you have
Jdk 1.7
Jdk 1.7  How many class and packages are avilable in latest jdk 1.7 version
differce between jdk 1.5 and 1.6 with example
differce between jdk 1.5 and 1.6 with example  Hi Friends , Can u plz tell me differences between jdk1.5 and jdk 1.6 with examples
jdk
jdk  which is the latest version of jdk and how can i get it to develope applications?   JDK 7 is the latest version. You can download jdk 7 from the given link: Download JDK 7
what is the difference between jdk 1.4 and 1.5 and 1.6
what is the difference between jdk 1.4 and 1.5 and 1.6  what is the difference between jdk 1.4 and 1.5 and 1.6   Java 1.4 Features - assert keyword - Regular expressions - Exception chaining (allows an exception
Java - JDK Tutorials
Java - JDK Tutorials   Deadlocks in Java In this tutorial you... Patterns".   LinkedList vs. ArrayList This article... Iterable    JTable in JDK This JDK Tutorial
jse and jdk
jse and jdk  SIR PLEASE TELL ME WHAT IS THE DIFFERENCE BETWEEN JDK AND JSE
why jre in jdk
why jre in jdk  why jre in jdk
Download JDK
Download JDK       What is JDK (Java Development Kit) JDK is a software development program provided by sun Microsystems. Java Development Kit or JDK comes in various
JDK 1.5 - Java Beginners
JDK 1.5  HI..... this is anand frm bangalore.... i was going through JDK 1.5 static imports and i am stuck upon one thing... Q. using imports can we import non static class members from another class... suppose in class
linux4.2 supported jdk versions - Security
linux4.2 supported jdk versions  linux 4.2 supported jdk versions ?. is it supports to jdk1.6(linu4.1.2)or not? please giive me clarifications
how to find jdk path in ubuntu?
how to find jdk path in ubuntu?  How to find out the path of installed jdk in ubuntu? Could anyone tell that command to execute from terminal.. Thanks
What is the difference between a JDK and a JVM?
What is the difference between a JDK and a JVM?  Hi, What is the difference between a JDK and a JVM? Thanks,   Hi, JDK is stand... to compile your source files using a JVM. For more difference between JDK and JVM
install jdk 6 - Java Beginners
install jdk 6  sir i have installed my jdk1.6 but dont know how to run, could you please help me i
install jdk 6 - Java Beginners
install jdk 6  sir i have installed my jdk1.6 but dont know how to run, could you please help me i this  Hi Friend, Please visit the following link: http://www.roseindia.net/java/learn-java-in-a-day/download
JDK Framework Knowledge - Java Interview Questions
JDK Framework Knowledge   what is JDK Framework Knowledge,how many types of JDK Frameworks are available ,detailed explanation about each.its urgent.   Hi friend, For solving the problem visit to : http
Installing Sun JDK on Linux
Installing Sun JDK on Linux (Fedora Core 3)               ...; Downloading  Download the latest version of JDK from http
wt are the futures in jdk 1.5 with clear ex
wt are the futures in jdk 1.5 with clear ex  plese send me the correce ex
In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.
In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.  it shows error file does not exist
JDK 1.5 Features Diff - Java Interview Questions
JDK 1.5 Features Diff   Hi Frieds , Can u explain me d difference bn Generics and Autoboxing in jdk 1.5.  Hi Generics?Provides compile-time type safety for collections
jdk 1.5 features - Java Interview Questions
jdk 1.5 features  jdk 1.5 features with examples and source code... or any Iterable.. For more information on JDK 1.5 visit to : http://www.roseindia.net/tutorialsearch/?t=Jdk%201.5 Thanks
Java Development Kit (JDK)
Java NotesJava Development Kit (JDK) The most popular Java compiler is Sun's Software Development Kit (JDK) (aka the Software Development Kit (SDK.... Free Download Download only the J2SE JDK from java.sun.com. There are three
Standard JDK Tools
Standard JDK Tools Basic Tools Tool Name Brief Description javac  This is the core of java, the compiler for the Java programming language. java  It is used to launch the Java
description about jdk 1.5 features - Hibernate Interview Questions
description about jdk 1.5 features  Hi. Please can anyone provide the details description regarding the new features available in jdk 1.5....  Hi friend, JDK : JDK is a software development program provided
javamail supported java versions (mail.jar or jdk versions) - Java Interview Questions
javamail supported java versions (mail.jar or jdk versions)  Hi. Javamail suported version jdk version?  Hi Friend, It supports JDK 1.4 or higher version. For more information, visit the following link
The required JDBC drivers to establish connectivity to my database part of the JDK.
The required JDBC drivers to establish connectivity to my database part of the JDK.  Are all the required JDBC drivers to establish connectivity to my database part of the JDK
should i reboot physical server to change the JDK path in linux server
should i reboot physical server to change the JDK path in linux server  Hi i need to change the JDK path in linux server. I set the JDK path export JAVAHOME=/usr/java/jdk1.5.007/bin/java export PATH=$PATH:/usr/java/jdk1.5.0_07
Installing Java (JDK 7) on Windows 7 Computer Video Tutorial
Installing Java (JDK 7) on Windows 7 Computer Video Tutorial
Difference b/w jdk 1.1 and 1.2 - Development process
Difference b/w jdk 1.1 and 1.2  Can you plz specify the changes/developments that have taken place from JDK 1.1 to JDK 1.2 and which version... -classpath C:\jdk-path\lib\classes.zip;\app\classes Application We say
This JDK Tutorial shows you how to wrap text inside cells of a JTable
JDK Tutorial - Multi-line cells in JTable in JDK 1.4+ This JDK Tutorial shows... Specialists' Newsletter [Issue 106] - Multi-line cells in JTable in JDK 1.4... in JTable in JDK 1.4+ Three years ago, I played an April Fools
I have netbeans jdk 7.0, till it cann't import the file,"java.nio.file.Paths". Why?
I have netbeans jdk 7.0, till it cann't import the file,"java.nio.file.Paths". Why?  it shows message file "java.nio.file.Paths" does not exist
TextPad Editor + JDK
Java NotesTextPad Editor + JDK 1. Download and install the Java JDK if necessary Install the J2SE JDK. See Java Development Kit (JDK). 2. Download... installed the Java JDK. 3. Entering, compiling, and executing your Java
what is wrong in this program?I have netbeans 7.0 & jdk 7. please do corrections.
what is wrong in this program?I have netbeans 7.0 & jdk 7. please do corrections.  import java.io.*; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.List
Download and Install Java
appears indicating that installation of jdk 1.6 has completed... program we need to install java platform. JDK (Java Development Kit). JDK.... This section enables you to download JDK and teaches you the steps to install
Beginners Java Tutorials - Installing JDK
Beginners Java Tutorials - Installing JDK   .... In this tutorial we have used jdk-1_5_0_06-windows-i586.exe.The java 2Platform or (JDK) can be downloaded from the sun. Formerly Known as the java Development kit ,or JDK
Java 1.6
Features of Java 1.6  Hi, What are the features of Java 1.6? Thanks
Java 1.6
Java 1.6  Hi, What are the features of Java 1.6? Thanks   Hi, You can find many Java tutorials in our Java Tutorials section. Thanks
Java Square Root And Cube Root Example
. In this example we will use JDK 1.6 and the Eclipse IDE for writing, compiling
Java API
Java API       Java API Java API is not but a set of classes and interfaces that comes with the JDK. Java API is actually a huge collection of library
Java & JEE books Page5
written using JDK 1.1.6 and Swing 1.0.1. Much that you will see in this lesson... for this tutorial are installed with the Java WSDP 1.6 bundle and can be found... directory, where JWSDP_HOME is the directory where you installed the Java WSDP 1.6
Download java 1.6
Download java 1.6  Hi, I have to develop a software in Java 1.6. From where I can Download java 1.6? Provide me the url Downloading java 1.6. Thanks
Java 1.6 download
Java 1.6 download  Hi, Where can you download Java 1.6 download? Thanks   Hi, Please see the tutorial Download and Install Java. Thanks
Java Programming: Section 1.7
Section 1.7 The Internet and the World-Wide Web COMPUTERS CAN BE CONNECTED together on networks. A computer on a network can communicate with other computers on the same network by exchanging data and files
Console vs Dialog I/O
Java NotesConsole vs Dialog I/O Dialog box I/O is useful. Normal... was introduced in Java 5 (JDK 1.5) and is not available in older versions of Java... // Date: 2005-08-30 // Note: Scanner was added in Java 5 (JDK 1.5). import
Learn Features of Spring 3.0
JDK 5, so JDK 5 or above is required to run Spring 3.0 based applications. The Spring 3.0 framework provides annotation-based configuration support. JDK... Framework based applications. The Spring 3.0 framework is based on JDK 1.5
Problem in java 1.6 - Java Beginners
Problem in java 1.6  Am facing problem in java 1.6 . Ex. In a Frame there is a Button and Table . If i have launch the Popupmenu on the table means then at the first click on the button wont works... Help to find the solution

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.