home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 June / june_2001.iso / Tools / StockNChart / setup.exe / disk1 / data1.cab / Program_Executable_Files / CHANGES next >
Encoding:
Text File  |  2000-06-02  |  4.5 KB  |  114 lines

  1.               Java(TM) 2 Runtime Environment, Standard Edition
  2.                              Version 1.3.0
  3.  
  4.                 CHANGES
  5. ------------------------------------------------------------------------
  6.  
  7. This software is an implementation of the new Java 2 Platform, Standard 
  8. Edition, version 1.3. The new platform offers significant improvements 
  9. in functionality and performance over previous versions of the Java 
  10. platform. New packages that have been added to the platform include:
  11.  
  12.    * Platform now includes Java Sound API in the javax.sound.* 
  13.      packages.
  14.  
  15.    * Platform now includes Java Naming and Directory Interface(TM) API
  16.      in the javax.naming.* packages.
  17.  
  18.    * Platform now includes new RMI over IIOP functionality in the 
  19.      javax.rmi and org.omg.* packages.
  20.  
  21.    * Platform now includes the Input Method Service Provider Interface 
  22.      in the java.awt.im.spi package.
  23.  
  24. In addition, enhancements to existing functionality have been made 
  25. in many areas of the Java 2 Platform.
  26.  
  27. For more information, see:
  28.  
  29.    * Summary of New Features - Features added since version 1.2 
  30.      of the Java 2 Runtime Environment.
  31.      http://java.sun.com/j2se/sdk/1.3/docs/relnotes/features.html
  32.  
  33.    * Guide to Features - Complete list of all features.
  34.      http://java.sun.com/j2se/sdk/1.3/docs/index.html#guide
  35.  
  36.  
  37. =======================================================================
  38. Changes in 1.3 Release Candidate 3 and Final Release
  39. -----------------------------------------------------------------------
  40.  
  41. Release Candidate 3 and the Final Release of 1.3.0 contain fixes for 
  42. bugs that were present in Release Candidate 2.  For a list of bugs 
  43. fixed in the various releases, see the Java Software web site.
  44.  
  45.     http://java.sun.com/j2se/sdk/1.3/bugs.html
  46.  
  47.  
  48. =======================================================================
  49. Changes in 1.3 Release Candidate 2
  50. -----------------------------------------------------------------------
  51.  
  52. The following are API changes made to the 1.3 platform since Release 
  53. Candidate 1. 
  54.  
  55.    * These three public classes have been removed: 
  56.         java.awt.event.TextSelectionEvent 
  57.         java.awt.event.TextSelectionListener 
  58.         java.awt.TextSelectionEventMulticaster 
  59.  
  60.    * Method java.awt.AWTEvent.setSource(Object) has been moved to 
  61.         class java.awt.event.KeyEvent and it has been made public. 
  62.  
  63.  
  64. =======================================================================
  65. Changes from 1.3 Beta to 1.3 Release Candidate 1
  66. -----------------------------------------------------------------------
  67.  
  68. The following are API changes made to the 1.3 platform since the 
  69. Beta release.
  70.  
  71.    * Removed package org.omg.CORBA.TSIdentificationPackage
  72.  
  73.    * Removed class org.omg.CORBA.TSIdentification
  74.  
  75.    * Removed the following classes:
  76.         org/omg/CORBA/AttrDescriptionSeqHelper.class
  77.         org/omg/CORBA/AttributeDescription.class
  78.         org/omg/CORBA/AttributeDescriptionHelper.class
  79.         org/omg/CORBA/AttributeMode.class
  80.         org/omg/CORBA/AttributeModeHelper.class
  81.         org/omg/CORBA/ContextIdentifierHelper.class
  82.         org/omg/CORBA/ContextIdSeqHelper.class
  83.         org/omg/CORBA/ExcDescriptionSeqHelper.class
  84.         org/omg/CORBA/ExceptionDescription.class
  85.         org/omg/CORBA/ExceptionDescriptionHelper.class
  86.         org/omg/CORBA/OperationDescription.class
  87.         org/omg/CORBA/OperationDescriptionHelper.class
  88.         org/omg/CORBA/OperationMode.class
  89.         org/omg/CORBA/OperationModeHelper.class
  90.         org/omg/CORBA/ParameterDescription.class
  91.         org/omg/CORBA/ParameterDescriptionHelper.class
  92.         org/omg/CORBA/ParameterMode.class
  93.         org/omg/CORBA/ParameterModeHelper.class
  94.         org/omg/CORBA/ParDescriptionSeqHelper.class
  95.         org/omg/CORBA/portable/AbstractBase.class
  96.         org/omg/CORBA/StreamingPolicy.class
  97.  
  98.    * The new javax.media.sound.* packages have been renamed to 
  99.      javax.sound.*. 
  100.  
  101.    * Moved java.awt.print.JobAttributes to java.awt.JobAttributes
  102.  
  103.    * Moved java.awt.print.PrintAttributes to java.awt.PrintAttributes
  104.  
  105.    * Based on feedback from the public review of the Beta specifications, 
  106.      two new methods have been added to java.lang.Runtime to allow 
  107.      specification of the working directory of exec subprocesses. This 
  108.      is a fix for bug 4156278. 
  109.  
  110. -----------------------------------------------------------------------
  111. Copyright (c) 1999, 2000 Sun Microsystems(tm), Inc.
  112. 901 San Antonio Road, Palo Alto, CA 94303-4900
  113. All rights reserved.
  114.