History log of /openjdk9/jdk/src/java.base/share/classes/java/util/Properties.java
Revision Date Author Comments
# 17062:bd0e423e5756 26-Apr-2017 jjg

8179364: update "<a name=" in java.base module to use id attribute
Reviewed-by: darcy


# 16777:61cdb3f97d84 02-Mar-2017 redestad

8176041: Optimize handling of comment lines in Properties$LineReader.readLine
Reviewed-by: shade, sherman, psandoz


# 14673:f6af8273cffa 01-Jun-2016 smarks

8059361: Properties.stringPropertyNames() returns a set inconsistent with the assertions from the spec
Reviewed-by: mchung


# 14556:01a8615439f0 19-May-2016 bchristi

8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Summary: Properties now stores values in an internal ConcurrentHashMap
Reviewed-by: mchung, dholmes, plevart


# 12546:08afb0edefd7 11-Aug-2015 avstepan

8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin


# 12026:1dab21cbe54d 22-May-2015 mchung

8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto


# 11655:e9408735cc11 20-Mar-2015 bpb

8075362: j.u.Properties.load() methods have misaligned @throws clauses
Summary: Add spaces to align the @throws clauses, and rename Basic.java test and its @summary clause.
Reviewed-by: rriggs


# 11607:e9611eabc179 13-Mar-2015 bpb

8073214: javadoc of Properties methods should specify NullPointerExceptions
Summary: Add test for null parameter and corresponding throws clause to load() methods
Reviewed-by: darcy


# 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