gcc/libjava/gnu
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
..
awt
classpath [multiple changes] 2005-04-25 19:48:35 +00:00
gcj
java re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't) 2005-04-26 21:49:23 +00:00
javax/swing/text/html ParserDelegator.java (callBack, gnu): Now package-private. 2005-04-26 18:57:40 +00:00
regexp
xml