|
Quick Lists
|
|
Bug ID:
|
6759795
|
|
Votes
|
0
|
|
Synopsis
|
test/tools/apt/Basic/print.sh may fail depending on jtreg options
|
|
Category
|
java:apt
|
|
Reported Against
|
|
|
Release Fixed
|
7(b39),
6-open(b13) (Bug ID:2168855)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
15-OCT-2008
|
|
Description
|
test/tools/apt/Basic/print.sh is a golden file test. It uses jtreg @build to compile a file Aggregate.java, and then uses apt to print it. The result is compared against a golden file. The problem is that @build will use jtreg compiler options and so may or may not include -g. This affects the debugging info written to the class file, and so affects the apt outut.
The test should be rewritten to compile the file directly, and not use @build.
Posted Date : 2008-10-15 16:59:18.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Yes.
Posted Date : 2008-10-15 16:59:19.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |