[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/25344] FileChannel.lock throws InternalError instead of I
From: |
greenrd at gcc dot gnu dot org |
Subject: |
[Bug classpath/25344] FileChannel.lock throws InternalError instead of IOException if no locks available (ENOLCK) |
Date: |
11 Dec 2005 01:34:25 -0000 |
------- Comment #1 from greenrd at gcc dot gnu dot org 2005-12-11 01:34 -------
Steps to reproduce: start NFS but stop NFS locking (rpc.statd), then mount an
NFS export, then try to create and lock a file on the NFS mount.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25344