2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-01 23:01:20 +08:00
Luca Barbieri 31f0451e7e re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't)
2005-04-26  Luca Barbieri  <luca.barbieri@gmail.com>

	PR libgcj/21136:
	* gnu/java/nio/channels/FileChannelImpl.java (tryLock): Pass
	'false' to native lock().
	(lock): Pass 'true' to native lock().

From-SVN: r98792
2005-04-26 21:49:23 +00:00
..
2005-04-25 19:48:35 +00:00
2005-04-19 12:19:44 +00:00