Claes Redestad
|
91c9c8ef9d
|
8176041: Optimize handling of comment lines in Properties$LineReader.readLine
Reviewed-by: shade, sherman, psandoz
|
2017-03-02 16:18:18 +01:00 |
|
Stuart Marks
|
fae6e03a9b
|
8059361: Properties.stringPropertyNames() returns a set inconsistent with the assertions from the spec
Reviewed-by: mchung
|
2016-06-01 13:47:55 -07:00 |
|
Brent Christian
|
0260528ef9
|
8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Properties now stores values in an internal ConcurrentHashMap
Reviewed-by: mchung, dholmes, plevart
|
2016-05-19 16:25:35 -07:00 |
|
Alexander Stepanov
|
c683f90b9a
|
8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin
|
2015-08-11 20:46:46 +03:00 |
|
Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Brian Burkhalter
|
d7419560c2
|
8075362: j.u.Properties.load() methods have misaligned @throws clauses
Add spaces to align the @throws clauses, and rename Basic.java test and its @summary clause.
Reviewed-by: rriggs
|
2015-03-20 10:37:03 -07:00 |
|
Brian Burkhalter
|
17f8ee8cf0
|
8073214: javadoc of Properties methods should specify NullPointerExceptions
Add test for null parameter and corresponding throws clause to load() methods
Reviewed-by: darcy
|
2015-03-13 14:54:40 -07:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|