History log of /openjdk10/jdk/src/java.base/share/classes/sun/nio/cs/StandardCharsets.java.template
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


# 17471:3281b964ab10 19-Jul-2017 redestad

8184665: Skip name and alias checks for standard Charsets
Reviewed-by: sherman, rriggs, forax


# 16717:a9986a4dff27 13-Feb-2017 redestad

8174831: Reduce number of Charset classes loaded on bootstrap
Reviewed-by: alanb


# 14360:03453120a011 03-May-2016 darcy

6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Reviewed-by: lancea, mullan, dfuchs


# 14359:930d3aef37ee 03-May-2016 redestad

8155775: Re-examine naming of privileged methods to access System properties
Reviewed-by: mullan


# 14265:50d4d6b772d1 21-Apr-2016 redestad

8154231: Simplify access to System properties from JDK code
Reviewed-by: rriggs, chegar, weijun


# 13418:411947bd5f14 06-Jan-2016 chegar

8145544: Move sun.misc.VM to jdk.internal.misc
Reviewed-by: alanb, mullan, weijun


# 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


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com