Yes, make sense.
Rémi
On 06/27/2011 06:03 PM, Ulf Zibis wrote:
+1
-Ulf
Am 27.06.2011 17:57, schrieb Sean Mullan:
Hey Alan,
Would it be a good idea if we add this Windows limitation to the NIO
javadocs somewhere, say in the FileChannel class? I spent a lot of
time chasing this down until
+1
-Ulf
Am 27.06.2011 17:57, schrieb Sean Mullan:
Hey Alan,
Would it be a good idea if we add this Windows limitation to the NIO javadocs somewhere, say in
the FileChannel class? I spent a lot of time chasing this down until I finally figured out it was
a known issue.
--Sean
On 6/27/11 9
Hey Alan,
Would it be a good idea if we add this Windows limitation to the NIO javadocs
somewhere, say in the FileChannel class? I spent a lot of time chasing this down
until I finally figured out it was a known issue.
--Sean
On 6/27/11 9:19 AM, Alan Bateman wrote:
Sean Mullan wrote:
Sever
On 6/27/11 9:19 AM, Alan Bateman wrote:
Sean Mullan wrote:
Several jigsaw unit tests are failing on Windows because of bug 4715154 [1]
which was closed a long time ago as "Will Not Fix". Does anyone have any
suggestions as the best way to workaround this, short of replacing the call to
FileChann
Sean Mullan wrote:
Several jigsaw unit tests are failing on Windows because of bug
4715154 [1] which was closed a long time ago as "Will Not Fix". Does
anyone have any suggestions as the best way to workaround this, short
of replacing the call to FileChannel.map with FileChannel.read? Are
ther