Alexandre Iline
|
3ff1d554b4
|
8164982: Fix legal notices in java/lang, java/net, java/util tests
Reviewed-by: darcy, iris
|
2016-08-31 09:46:50 -07:00 |
|
Paul Sandoz
|
3d8d9fe7fa
|
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: chegar, shade, forax, vlivanov
|
2016-05-05 18:14:47 -07:00 |
|
Paul Sandoz
|
87c6cee72e
|
8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize
Reviewed-by: jrose, smarks
|
2016-04-13 15:05:50 +02:00 |
|
Paul Sandoz
|
e3111f5d49
|
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
Reviewed-by: lancea, rriggs, mchung
|
2015-11-17 14:11:46 +01:00 |
|
Roger Riggs
|
e15eefc7d7
|
8141652: Rename methods Objects.nonNullElse* to requireNonNullElse*
And some usages of replacing expr != null ? expr : otherexpr
Reviewed-by: jrose, chegar
|
2015-11-11 22:38:15 -05:00 |
|
Roger Riggs
|
4758ab0627
|
8138963: java.lang.Objects new method to default to non-null
Add java.util.Object.nonNullElse and nonNullElseGet
Reviewed-by: dfuchs, jrose, psandoz, smarks, igerasim, chegar
|
2015-10-21 14:18:49 -04:00 |
|
Paul Sandoz
|
25c1cff728
|
8135248: Add utility methods to check indexes and ranges
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
|
2015-10-07 15:22:43 +02:00 |
|
Joe Darcy
|
b281decb0a
|
8014365: Restore Objects.requireNonNull(T, Supplier<String>)
Reviewed-by: mduigou
|
2013-05-13 22:16:55 -07:00 |
|
Mike Duigou
|
5001b55ff1
|
8013712: Add Objects.nonNull and Objects.isNull
Reviewed-by: mchung, darcy
|
2013-05-06 20:54:42 -07:00 |
|
Chris Hegarty
|
23d10238b1
|
8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build
Reviewed-by: alanb
|
2013-04-16 12:23:16 +01:00 |
|
Joe Darcy
|
dbb722dfb0
|
8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>)
Reviewed-by: alanb, dholmes, mduigou
|
2013-04-15 18:31:48 -07:00 |
|
Kelly O'Hair
|
d2b1e20c7d
|
7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
|
2011-04-06 22:06:11 -07:00 |
|
Brian Goetz
|
ce8ab39164
|
7012540: java.util.Objects.nonNull() incorrectly named
Reviewed-by: darcy, weijun
|
2011-02-02 13:13:34 -05:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Joe Darcy
|
0452077b9a
|
6891113 : More methods for java.util.Objects: deepEquals, hash, toString with default
Reviewed-by: alanb, gafter
|
2009-10-23 11:18:17 -07:00 |
|
Joshua Bloch
|
c225292004
|
6889858: Add nonNull methods to java.util.Objects
Reviewed-by: darcy
|
2009-10-19 16:31:48 -07:00 |
|
Joe Darcy
|
eca779ecad
|
6797535: Add shared two argument static equals method to the platform
Reviewed-by: sherman
|
2009-10-09 16:11:11 -07:00 |
|