https://bz.apache.org/bugzilla/show_bug.cgi?id=63827
--- Comment #4 from Jaikiran Pai <[email protected]> --- > Just one question, why using "cause.get()" when "t" is already a final > variable (of "cause.get()")? Because working on too many unrelated things and not focusing enough for a "simple fix" :) You are right though, we can just use "t" there. I'll probably get to it later. -- You are receiving this mail because: You are the assignee for the bug.
