-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
None
-
b25
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2069772 | 5.0 | Vijayan Jayaraman | P3 | Resolved | Fixed | tiger |
Name :- vj102386 Date :- 2003-05-20
------------------------------------------------------------------------
Keylabs scsl windows-i586 build log contains the following output.
gnumake[2]: Entering directory `C:/scsl/deploy/make'
gnumake[2]: Leaving directory `C:/scsl/deploy/make'
UnZip 5.41 of 16 April 2000, by Info-ZIP. Maintained by C. Spieler. Send
bug reports to the authors at ###@###.###; see README for details.
Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
Default action is to extract files in list, except those in xlist, to exdir;
file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).
-p extract files to pipe, no messages -l list files (short format)
-f freshen existing files, create none -t test compressed archive data
-u update files, create if necessary -z display archive comment
-x exclude files that follow (in xlist) -d extract files into exdir
modifiers: -q quiet mode (-qq => quieter)
-n never overwrite existing files -a auto-convert any text files
-o overwrite files WITHOUT prompting -aa treat ALL files as text
-j junk paths (do not make directories) -v be verbose/print version info
-C match filenames case-insensitively -L make (some) names lowercase
-$ label removables (-$$ => fixed disks) -V retain VMS version numbers
-X restore ACLs (-XX => use privileges) -s spaces in filenames => '_'
-M pipe through "more" pager
Examples (see unzip.doc for more info):
unzip data1 -x joe => extract all files except joe from zipfile data1.zip
unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer
gnumake[2]: Entering directory `C:/scsl/j2se/make'
gnumake[2]: Leaving directory `C:/scsl/j2se/make'
Build Machine Information:
build machine = SQE-WINNT-HABIB
The above output is unusual, perhaps we don't get this output in our regular nightly windows i586 platform build.
------------------------------------------------------------------------
Keylabs scsl windows-i586 build log contains the following output.
gnumake[2]: Entering directory `C:/scsl/deploy/make'
gnumake[2]: Leaving directory `C:/scsl/deploy/make'
UnZip 5.41 of 16 April 2000, by Info-ZIP. Maintained by C. Spieler. Send
bug reports to the authors at ###@###.###; see README for details.
Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
Default action is to extract files in list, except those in xlist, to exdir;
file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).
-p extract files to pipe, no messages -l list files (short format)
-f freshen existing files, create none -t test compressed archive data
-u update files, create if necessary -z display archive comment
-x exclude files that follow (in xlist) -d extract files into exdir
modifiers: -q quiet mode (-qq => quieter)
-n never overwrite existing files -a auto-convert any text files
-o overwrite files WITHOUT prompting -aa treat ALL files as text
-j junk paths (do not make directories) -v be verbose/print version info
-C match filenames case-insensitively -L make (some) names lowercase
-$ label removables (-$$ => fixed disks) -V retain VMS version numbers
-X restore ACLs (-XX => use privileges) -s spaces in filenames => '_'
-M pipe through "more" pager
Examples (see unzip.doc for more info):
unzip data1 -x joe => extract all files except joe from zipfile data1.zip
unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer
gnumake[2]: Entering directory `C:/scsl/j2se/make'
gnumake[2]: Leaving directory `C:/scsl/j2se/make'
Build Machine Information:
build machine = SQE-WINNT-HABIB
The above output is unusual, perhaps we don't get this output in our regular nightly windows i586 platform build.
- backported by
-
JDK-2069772 Sanity check is throwing unusual output in the windows i586 build.
-
- Resolved
-