Closed Bug 397497 Opened 18 years ago Closed 18 years ago

File example compiler warning for Vector/Generics

Categories

(Rhino Graveyard :: Core, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: petermichaux, Unassigned)

Details

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 Build Identifier: Line 141 is Vector v = new Vector(); and for Java 1.5 should be Vector<String> v = new Vector<String>(); Reproducible: Always Steps to Reproduce: 1. 2. 3.
Fixed
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.