JNode cannot open a File for appending
Project: | JNode FS |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | active |
Description
I discovered this when trying to figure out why bjorne's '>>' redirection works on a classic JVM (i.e. in the dev sandbox) but does not work on JNode.
To reproduce, use the black-box test harness to run the 'bjorne-shell-tests.xml' suite on the two platforms and compare the results for the 'redirection' test.
- Login to post comments
#1
I took a look at this and with the following patch files can be opened for appending.