History log of /openjdk10/jdk/test/java/nio/charset/Charset/NIOCharsetAvailabilityTest.java
Revision Date Author Comments
# 16830:a54e33fc0f2d 08-Mar-2017 xiaofeya

8176195: Fix misc module dependencies in jdk_core tests
Reviewed-by: mchung


# 12354:7dac2fc3d705 25-Jun-2015 jfdenise

8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com


# 11506:32af5df346f5 26-Feb-2015 sherman

8073924: Update test/java/nio/charset/Charset/NIOCharsetAvailability.java to work with module system
Summary: to use module's runtime filesystem to iterate the class files
Reviewed-by: alanb


# 11407:fbc215c6379b 16-Feb-2015 sherman

8073152: Update Standard/ExtendedCharsets to work with module system
Summary: to reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb


# 11052:10f3368deebe 03-Dec-2014 alanb

8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
Reviewed-by: alanb
Contributed-by: amy.lu@oracle.com


# 9784:b3cc1d52ebb0 21-Apr-2014 shurailine

8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
Summary: Replace sun.security.action.GetPropertyAction usages with lambda expressions creating java.security.PrivilegedAction.
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline@oracle.com>


# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 5655:a18f2806bef2 24-Jul-2012 sherman

6653797: Reimplement JDK charset repository charsets.jar
Summary: Migrated all jis based charsets to new implementation
Reviewed-by: okutsu


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 2246:3771ac2a8b3b 30-Mar-2010 sherman

6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
6911753: NSN wants to add Big5 HKSCS-2004 support
Summary: support HKSCS2008 in Big5_HKSCS and MS950_HKSCS
Reviewed-by: okutsu


# 2115:946b30073247 27-Jan-2010 sherman

6920732: opensource test/java/nio/charset
Summary: move the test cases to openjdk
Reviewed-by: martin