In message <4bf660d8.9010...@googlemail.com>, Oliver Deakin writes: > > On 20/05/2010 23:24, Mark Hindess wrote: > > > > I've spotted another problem (that has existed forever). The jre > > tools in hdk/jdk/jre/bin are not executable. They are broken > > because the tar/zip tasks don't have the correct filesets to set > > their permissions. > > > > The samsa tests check but, this until this release, they only ran > > on the hdk in the target/hdk directory where the permissions are > > correct. In this release, I added the samsa tests to the hdk so > > they are included in the hdk tar/zip as well. When you extract the > > hdk and run the tests, then the problem becomes apparent. > > > > I'd like permission from another committer to apply the appended > > patch? > > +1 to applying this patch - these tools should work straight out of > the hdk.
Thanks. Applied in r946978. Merged to java6 at r946981. Regards, Mark.