JDK-4302202 : File - add means of accessing resource fork and extended attributes
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.1.7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2000-01-02
  • Updated: 2009-02-16
  • Resolved: 2009-02-16
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Name: krT82822			Date: 01/02/2000


(see also 4129498)

java version "1.1.7"

The Java IO subsystem doesn't allow access to Extended Attributes and File
Forks.  This is a problem for WindowsNT, IBM OS2, IBM AS400 and Apple MacOS
since these operating systems carry along additional information in "subfiles"
that are associated with and copied around with the "main" file.
(Review ID: 99489) 
======================================================================

Comments
EVALUATION This feature has been addressed by the new file system API defined by JSR-203.
16-02-2009

WORK AROUND Name: krT82822 Date: 01/02/2000 None. ======================================================================
11-06-2004

EVALUATION This will be considered in the forthcoming new filesystem API. -- ###@###.### 2002/3/15
03-10-0181