Skip to main content

developerWorks >  Java technology  >  Forums  >  IBM Java Runtimes and SDKs  >  developerWorks

java.util.Currency bug (related to "RSD")    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 2, 2009 5:02 PM Last Post By: Ben Hardill
bwilliam45

Posts: 13
Registered: Dec 15, 2003 03:45:37 PM
java.util.Currency bug (related to "RSD")
Posted: Nov 02, 2009 02:51:02 PM
Click to report abuse...   Click to reply to this thread Reply
This bug is fixed in Sun JRE, but in 1.6.x, not 1.5.x:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6609364

With my:
java.vm.vendor is: IBM Corporation
java.version is: 1.5.0
java.runtime.version is: pwi32dev-20060511 (SR2)

I get java.lang.IllegalArgumentException when doing:

Currency curr = java.util.Currency.getInstance("RSD");

Can IBM fix it in 1.5.x, so it's usable in WAS 6.1.x ?
Ben Hardill

Posts: 578
Registered: Dec 02, 2004 09:25:48 AM
Re: java.util.Currency bug (related to "RSD")
Posted: Nov 02, 2009 05:02:26 PM   in response to: bwilliam45 in response to: bwilliam45's post
Click to report abuse...   Click to reply to this thread Reply
Hi,

The first thing you should do is to update your Java 5.0 build under Websphere to SR10. You can get the latest builds from here:

http://www-01.ibm.com/support/docview.wss?rs=180&context=SSEQTP&uid=swg27004980
sing your
If this still a problem with the latest build then you need to contact WebSphere support under your support contract and they will be able to open a feature request for you.

Ben Hardill
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums