Name: gm110360 Date: 09/26/2002
FULL PRODUCT VERSION :
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
FULL OPERATING SYSTEM VERSION :Microsoft Windows 2000
[Versi?n 5.00.2195]
ADDITIONAL OPERATING SYSTEMS :SunOS sunfire 5.8
Generic_108528-14 sun4u sparc SUNW,Sun-Fire-280R
A DESCRIPTION OF THE PROBLEM :
It seems that at least trying
"jar cvi file.jar *"
causes jar tool to crash, and perhaps every command that starts
with "jar cvi ..."
Seems to be a bad command line argument checking
I tried it in J2SE v1.3.1_04 and v1.4.0_02
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.jar cvi file.jar *
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED : no crash or junk
ACTUAL : crash/junk
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 164953)
======================================================================
- duplicates
-
JDK-4690407 JAR tool: option -i can't be combined with other options
- Closed