Alan Bateman wrote:
Xueming Shen wrote:
Alan,
webrev has been updated to use the sun.zip.disableMemoryMapping
http://cr.openjdk.java.net/~sherman/6929479/webrev
Please review.
Thanks,
Sherman
I agree it's a better name. In ZipFile it would be good to put a
comment at the initialization so
Xueming Shen wrote:
Alan,
webrev has been updated to use the sun.zip.disableMemoryMapping
http://cr.openjdk.java.net/~sherman/6929479/webrev
Please review.
Thanks,
Sherman
I agree it's a better name. In ZipFile it would be good to put a
comment at the initialization so that the reader under
Alan,
webrev has been updated to use the sun.zip.disableMemoryMapping
http://cr.openjdk.java.net/~sherman/6929479/webrev
Please review.
Thanks,
Sherman
Alan Bateman wrote:
Xueming Shen wrote:
:
The webrev has been updated to use "sun.zip.disableMmapping", I guess
you meant "sun.zip.disable
I think some documentation of the problem,
and a practical description of how users can
deal with it, is the most important thing.
Old unix-isms, like
cp test/foo.jar production/foo.jar
jar cf production/foo.jar ...
some...unix..command > production/foo.jar
rsync -a test/ production/
need to be e
On Feb 27, 5:49pm, marti...@google.com (Martin Buchholz) wrote:
-- Subject: Re: Codereview needed for #6929479
| On Thu, Feb 25, 2010 at 12:09, Lance J. Andersen
wrote:
| > Going forward, should we be using sun or oracle in the property names?
|
| It is impractical to stamp out the "
On Thu, Feb 25, 2010 at 12:09, Lance J. Andersen wrote:
> Going forward, should we be using sun or oracle in the property names?
It is impractical to stamp out the "sun" in the API,
even though it's "private".
There are too many references to sun.* in third party code to
consider a massive renam
Going forward, should we be using sun or oracle in the property names?
-lance
Alan Bateman wrote:
Xueming Shen wrote:
:
The webrev has been updated to use "sun.zip.disableMmapping", I guess
you meant "sun.zip.disableMmapping", right?
It's hard to find a good name. I was suggesting disableMapp
Xueming Shen wrote:
:
The webrev has been updated to use "sun.zip.disableMmapping", I guess
you meant "sun.zip.disableMmapping", right?
It's hard to find a good name. I was suggesting disableMapping (no
double m) but disableMemoryMapping could work too.
-Alan.
Alan Bateman wrote:
Xueming Shen wrote:
http://cr.openjdk.java.net/~sherman/6929479/webrev/
This is a rfe to add a system property sun.zip.disableMmap to enable
the end user to disable the mmap usage in
Sun's java.util.zip.ZipFile implementaiton (for Solaris and Linux
platforms).
Applicati
Xueming Shen wrote:
http://cr.openjdk.java.net/~sherman/6929479/webrev/
This is a rfe to add a system property sun.zip.disableMmap to enable
the end user to disable the mmap usage in
Sun's java.util.zip.ZipFile implementaiton (for Solaris and Linux
platforms).
Application uses java.util.zip
http://cr.openjdk.java.net/~sherman/6929479/webrev/
This is a rfe to add a system property sun.zip.disableMmap to enable the
end user to disable the mmap usage in
Sun's java.util.zip.ZipFile implementaiton (for Solaris and Linux
platforms).
Application uses java.util.zip.ZipFile might experi
11 matches
Mail list logo