|
Quick Lists
|
|
Bug ID:
|
6759996
|
|
Votes
|
0
|
|
Synopsis
|
ignore empty entries on paths
|
|
Category
|
java:compiler
|
|
Reported Against
|
|
|
Release Fixed
|
7(b39),
6-open(b13) (Bug ID:2168856)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
16-OCT-2008
|
|
Description
|
javac carefully replaces empty entries on the user classpath with "." but somehow leaves other blank entries around. Empty entries should be ignored.
Posted Date : 2008-10-16 00:00:16.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Replace PathIterator with new method getPathElements that filters out unwanted empty path elements.
Posted Date : 2008-10-16 00:14:41.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |