History log of /openjdk10/jdk/src/java.base/share/classes/java/security/CodeSource.java
Revision Date Author Comments
# 17506:c2a3d5935b7e 01-Mar-2017 weijun

8174113: Better sourcing of code
Reviewed-by: mullan, ahgross


# 17338:02bd39544ff1 31-May-2017 mli

8181082: class-level since tag issues in java.base & java.datatransfer module
Reviewed-by: alanb, serb


# 15046:b001deb8c797 08-Jul-2016 jnimeh

8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Summary: Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.
Reviewed-by: mullan


# 12418:01a718edc597 20-Jul-2015 mullan

8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
Reviewed-by: weijun


# 12318:bee34b1dcbf1 09-Jul-2015 igerasim

8130022: Use Java-style array declarations consistently
Reviewed-by: coffeys


# 12172:f36fd9bd1dcd 11-Jun-2015 mullan

6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
Reviewed-by: weijun


# 11809:f31efd159c33 23-Apr-2015 darcy

8078468: Update security libraries to use diamond with anonymous classes
Reviewed-by: weijun


# 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