|
Quick Lists
|
|
Bug ID:
|
6823201
|
|
Votes
|
0
|
|
Synopsis
|
SE build on windows platform throws warning for JFB switch
|
|
Category
|
java:build
|
|
Reported Against
|
|
|
Release Fixed
|
5.0u19(b01),
1.4.2_21(b02) (Bug ID:2175040)
, 6u14(b04) (Bug ID:2175041)
|
|
State
|
11-Closed,
Verified,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
27-MAR-2009
|
|
Description
|
Windows SE build shows warning while checking JFB switch in the build process.
if [ = true ]; then
....
Posted Date : 2009-03-27 18:20:02.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
For SE build J4B env variable is not set which is legitimate, leaving it a blank. J4B variable need to be check for value in SE build.
During JFB switching in the build process, Makefile throws warning msg.
We need to place this JFB checking withing a quote.
Posted Date : 2009-03-27 19:42:03.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |