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

localized currency symbol of VES

    XMLWordPrintable

Details

    • b10
    • Verified

    Backports

      Description

        java/text/Format/NumberFormat/CurrencyFormat.java failed with following exception:
        java.lang.RuntimeException: Wrong currency symbol for locale es_VE, expected: Bs.F., got: VES
        at CurrencyFormat.testSymbols(CurrencyFormat.java:136)
        at CurrencyFormat.main(CurrencyFormat.java:47)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:834)

        Attachments

          Issue Links

            Activity

              People

                ljiang Leo Jiang (Inactive)
                dzhou Dora Zhou (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: