JDK-4639368 : new I/O: support simple formatted I/O
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-02-18
  • Updated: 2002-02-20
  • Resolved: 2002-02-20
Related Reports
Duplicate :  
Description

Name: gh8910			Date: 02/18/2002



Java needs support for simple formatted I/O in the
tradition of C's printf and scanf methods.

This project should add such support as is achievable
within the constraints of the Java language.  (Sigh.)

======================================================================

Comments
EVALUATION Name: gh8910 Date: 02/18/2002 This feature has been added for Tiger release ======================================================================
11-06-2004