|
Quick Lists
|
|
Bug ID:
|
6814874
|
|
Votes
|
0
|
|
Synopsis
|
StringQuoteUtil can throw NPE
|
|
Category
|
java_deployment:general
|
|
Reported Against
|
|
|
Release Fixed
|
6u14(b04)
|
|
State
|
11-Closed,
Verified,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
|
|
Submit Date
|
09-MAR-2009
|
|
Description
|
when running http://web-east.east/www/tests/1.6.0_05/6623233/draw3a.jnlp
with 6u14 you get an NPE inn StringQuoteUtil.
This is because all code that uses out arg chacks for null except last two uses in the final "if(innerQuote>=0) {" clause.
Posted Date : 2009-03-09 15:29:49.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
fix is just to check for null there as well.
Posted Date : 2009-03-09 15:29:49.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |