History log of /openjdk9/jdk/test/java/util/Currency/PropertiesTest.sh
Revision Date Author Comments
# 14560:1a4e73ae20ce 19-May-2016 nishjain

7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)
Reviewed-by: naoto, okutsu, peytoia


# 14000:eded1d1733de 04-Apr-2016 rgoel

8149735: PropertiesTest.sh fails
Summary: Updated permissions of "writablejdk".
Reviewed-by: naoto, peytoia


# 13257:9f7e8e4f8cc9 03-Dec-2015 rgoel

8130246: java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
Summary: Updated PropertiesTest.sh to be sequential
Reviewed-by: naoto


# 12975:71e43dd2e0b9 26-Oct-2015 naoto

8061287: Update i18n tests to remove references of jre dir
Summary: Updated PropertiesTest.sh to remove references of jre dir.
Reviewed-by: naoto, peytoia
Contributed-by: Rachna Goel <rachna.goel@oracle.com>


# 11645:184ab56da7df 17-Mar-2015 naoto

8074350: Support ISO 4217 "Current funds codes" table (A.2)
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu


# 10524:5aea1174ff94 20-Aug-2014 martin

8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
Summary: Replace obsolescent cp -r with cp -R. Add more error checks.
Reviewed-by: naoto


# 10474:9cf80bbf3505 18-Aug-2014 martin

8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK
Summary: Always make a temp copy of the test JDK before destructively modifying
Reviewed-by: naoto, alanb


# 9195:f04b825b1c0c 17-Jan-2014 simonis

8028537: PPC64: Updated the JDK regression tests to run on AIX
Reviewed-by: alanb
Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, volker.simonis@gmail.com


# 7537:8b84d557570c 21-Jun-2013 naoto

6863624: java/util/Currency/PropertiesTest.sh writable check is incorrect
Reviewed-by: alanb


# 6252:ae5d04dbacd6 13-Dec-2012 chegar

8003890: corelibs test scripts should pass TESTVMOPTS
Reviewed-by: chegar, alanb
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>


# 6204:f657adf4fe78 02-Dec-2012 alanb

8003846: Override mechanism for currency data should not require creating currency.properties in java.home
Reviewed-by: naoto


# 5848:fffbb33df102 07-Sep-2012 coffeys

7180362: RFE: Implement date cutover functionality for currency.properties file
Reviewed-by: naoto


# 5116:d45bc4307996 06-Mar-2012 michaelm

7113349: Initial changeset for Macosx port to jdk
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>


# 2077:1d6f315e42f1 04-Jan-2010 ohair

6911108: These tests do not work with CYGWIN: java/util
Reviewed-by: tbell, alanb


# 0:37a05a11f281 30-Nov-2007 duke

Initial load