On 19/02/2013 13:05, Seán Coffey wrote:
As correctly pointed out by Alan, the 7180362 code fix should be tidied up to not handle RuntimeExceptions. The NullPointerExcepiton and IndexOutOfBoundsException's should not be handled by the Currency.replaceCurrencyData(..)Thanks for remembering to come back to that one, the change looks fine to me.bug report : http://bugs.sun.com/view_bug.do?bug_id=7197187 webrev : http://cr.openjdk.java.net/~coffeys/webrev.7197187/ regards, Sean.
-Alan.