Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8353433

XCG currency code not recognized in JDK 8u

XMLWordPrintable

        java/util/Currency/ValidateISO4217.java fails in 8u CI pipeline with the following error

        failure stack trace:

        ----------System.out:(1/53)----------
        test: (file: 2 data: 177), JRE: (file: 2 data: 177)
        ----------System.err:(15/804)----------
        java.lang.IllegalArgumentException
        at java.util.Currency.getInstance(Currency.java:345)
        at java.util.Currency.getInstance(Currency.java:310)
        at ValidateISO4217.test1(ValidateISO4217.java:149)
        at ValidateISO4217.main(ValidateISO4217.java:95)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
        at java.lang.Thread.run(Thread.java:750)

              wxiao Weibing Xiao
              pkumaraswamy Prajwal Kumaraswamy
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: