Nils Eliasson
|
affbf9c6bd
|
Merge
|
2015-11-23 11:07:36 +01: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 |
|
Roland Westrelin
|
694262c33b
|
8042997: Make intrinsic some or all check index/range methods
Objects.checkIndex() intrinsic
Reviewed-by: psandoz, shade
|
2015-11-16 10:18:18 +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 |
|
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 |
|