commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bug #12674] Indirect use of natives in java.io package


From: Ewout Prangsma
Subject: [commit-cp] [bug #12674] Indirect use of natives in java.io package
Date: Wed, 13 Apr 2005 18:27:55 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12674>

                 Summary: Indirect use of natives in java.io package
                 Project: classpath
            Submitted by: epr
            Submitted on: Wed 04/13/2005 at 18:27
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

Several classes in java.io import the FileChannelImpl class in
gnu.java.nio.channels.  This class uses native methods.

I propose to replace this FileChannelImpl by a VMFileChannel (in
java.nio.channels probably) such that VM's can choose how to implement it.

Ewout






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12674>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]