In some cases you want to be able to change a static final field. For
example is you need to suppress the static initializer for a class but
later need to set a final static field. We should thus remove the final
modifier from all static fields.
Original issue reported on code.google.com by johan.ha...@gmail.com on 24 Oct 2008 at 12:50
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 24 Oct 2008 at 12:50