On 11:48 Tue 04 Jan , Andrew Haley wrote:
> On 01/03/2011 03:09 AM, Lussier, Denis wrote:
> > I too like the idea that the version of OpenJDK that comes pre-built with
> > your Linux distro is pre-installed and just works. But... I wonder how/if
> > the Linux Distro's will configure simultaneo
The scan of all the binary files in Release.gmk should check all the
exe and dll's in the jdk and jre images.
Do effectively, all the files should be checked twice. But if missed
when it was built or copied in, the
Release.gmk check should catch it.
-kto
On Jan 4, 2011, at 2:14 PM, Mike Duig
Looks like a good addition to me. Is there a way to ensure that binary file
verification is exhaustively applied? ie. that every DLL or .so in a
distribution has been checked?
Mike
On Jan 4 2011, at 12:00 , [email protected] wrote:
> Send build-dev mailing list submissions to
On 01/03/2011 03:09 AM, Lussier, Denis wrote:
I too like the idea that the version of OpenJDK that comes pre-built with
your Linux distro is pre-installed and just works. But... I wonder how/if
the Linux Distro's will configure simultaneously with JDK6& JDK7 when they
are both mainstream.
Hop