Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

UnknownCurrencyException(CurrencyCode=EUR) #37

Closed
keilw opened this issue Jul 7, 2017 · 0 comments
Closed

UnknownCurrencyException(CurrencyCode=EUR) #37

keilw opened this issue Jul 7, 2017 · 0 comments

Comments

@keilw
Copy link
Member

keilw commented Jul 7, 2017

From JavaMoney/jsr354-ri#158 since the problem is mostly seen in Moneta-BP.

@keilw keilw added the analysis label Jul 7, 2017
AlexanderYastrebov added a commit to AlexanderYastrebov/jsr354-ri-bp that referenced this issue Jul 10, 2017
Fixes JavaMoney#37

The cache for currency units should be initialized once on class load but was repopulated in constructor each time new instance is created. This PR makes initialization static.
@keilw keilw closed this as completed in #38 Jul 21, 2017
keilw added a commit that referenced this issue Jul 21, 2017
…rrency

GH-37 Uses static method initializer in JDKCurrencyProvider
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant