History log of /openjdk10/jdk/make/src/classes/build/tools/charsetmapping/SPI.java
Revision Date Author Comments
# 17666:06168eefa456 30-Aug-2017 redestad

8186517: sun.nio.cs.StandardCharsets$Aliases and Classes can be lazily loaded
Reviewed-by: sherman, martin, plevart


# 11502:f7e46f7c75df 25-Feb-2015 sherman

8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Summary: to enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung


# 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