public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/13137] New: [eclipse 3.0] need java.nio file locking
@ 2003-11-20 17:43 tromey at gcc dot gnu dot org
  2003-11-20 17:49 ` [Bug libgcj/13137] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2003-11-20 17:43 UTC (permalink / raw)
  To: gcc-bugs

See:
http://gcc.gnu.org/ml/java/2003-11/msg00024.html

Eclipse 3.0 uses java.nio.channels.FileChannelImpl.tryLock,
which isn't implemented yet.

-- 
           Summary: [eclipse 3.0] need java.nio file locking
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13137


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgcj/13137] [eclipse 3.0] need java.nio file locking
  2003-11-20 17:43 [Bug libgcj/13137] New: [eclipse 3.0] need java.nio file locking tromey at gcc dot gnu dot org
@ 2003-11-20 17:49 ` pinskia at gcc dot gnu dot org
  2004-08-27 20:58 ` tromey at gcc dot gnu dot org
  2005-05-27  0:16 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-20 17:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-20 17:49 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-20 17:49:26
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13137


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgcj/13137] [eclipse 3.0] need java.nio file locking
  2003-11-20 17:43 [Bug libgcj/13137] New: [eclipse 3.0] need java.nio file locking tromey at gcc dot gnu dot org
  2003-11-20 17:49 ` [Bug libgcj/13137] " pinskia at gcc dot gnu dot org
@ 2004-08-27 20:58 ` tromey at gcc dot gnu dot org
  2005-05-27  0:16 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2004-08-27 20:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tromey at gcc dot gnu dot org  2004-08-27 20:58 -------
This mentions how the standard workaround has changed:
http://lists.gnu.org/archive/html/classpath/2004-08/msg00097.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13137


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgcj/13137] [eclipse 3.0] need java.nio file locking
  2003-11-20 17:43 [Bug libgcj/13137] New: [eclipse 3.0] need java.nio file locking tromey at gcc dot gnu dot org
  2003-11-20 17:49 ` [Bug libgcj/13137] " pinskia at gcc dot gnu dot org
  2004-08-27 20:58 ` tromey at gcc dot gnu dot org
@ 2005-05-27  0:16 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-27  0:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-27 00:07 -------
Fixed by:
2004-01-23  Michael Koch  <konqueror@gmx.de>
        
        * gnu/java/nio/FileLockImpl.java:
        Fixed filename in copyright.
        (released): Removed.
        (finalize): New method.
        * gnu/java/nio/natFileLockImpl.cc
        (releaseImpl): Implemented.
        * java/nio/channels/FileChannelImpl.java:
        Reworked imports.
        (lock): Implemented.
        (lockImpl): New method.
        (tryLock): Implemented.
        (tryLockImpl): New method.
        * java/nio/channels/natFileChannelImpl.cc
        (lockImpl): New method.
        (tryLockImpl): New method.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13137


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-27  0:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-20 17:43 [Bug libgcj/13137] New: [eclipse 3.0] need java.nio file locking tromey at gcc dot gnu dot org
2003-11-20 17:49 ` [Bug libgcj/13137] " pinskia at gcc dot gnu dot org
2004-08-27 20:58 ` tromey at gcc dot gnu dot org
2005-05-27  0:16 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).