|
Quick Lists
|
|
Bug ID:
|
6746424
|
|
Votes
|
0
|
|
Synopsis
|
Remove build dependency on findbugs and FINDBUGS_HOME
|
|
Category
|
java:build
|
|
Reported Against
|
|
|
Release Fixed
|
7(b36),
6-open(b17) (Bug ID:2177488)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
09-SEP-2008
|
|
Description
|
Currently the jdk makefiles say that findbugs and setting FINDBUGS_HOME is a build requirement. The original idea was that we could run findbugs as part of the build but that never happened and all indications are that this would extend the build times well beyond anything that people would tolerate. So the proposal is to strip this build dependency from the jdk Makefiles, since it was never used this is mostly a bookkeeping change.
Running findbugs is something that can be done after a jdk is built, and hopefully in the IDEs (like netbeans and eclipse) that people are using to code development (nobody uses vi or emacs anymore, do they? :^).
There are also some complications with running the findbugs startup script on Windows, a separate issue, but the reality is that findbugs really only needs to be run on one platform for the most part.
Posted Date : 2008-09-09 18:55:39.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
See description.
Posted Date : 2008-09-09 19:31:33.0
http://hg.openjdk.java.net/jdk7/build/corba/rev/0d92f2ecc8ff
Posted Date : 2008-09-10 16:48:49.0
http://hg.openjdk.java.net/jdk7/build/rev/e18ad724572f
Posted Date : 2008-09-12 02:32:32.0
http://hg.openjdk.java.net/jdk7/build/jdk/rev/395eb8a7846b
Posted Date : 2008-09-12 02:33:40.0
http://hg.openjdk.java.net/jdk6/jdk6/corba/rev/452dfe027c41
Posted Date : 2009-05-06 03:45:39.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |