RFR: Fix incorrect use of optional result

Robin Westberg rwestberg at openjdk.java.net
Fri Jan 17 08:55:42 UTC 2020


Hi all,

Please review this small change that fixes two missed instances of incorrect use of an optional result after a previous refactoring.

Best regards,
Robin

-------------

Commits:
 - e41abb81: Fix incorrect use of optional result

Changes: https://git.openjdk.java.net/skara/pull/362/files
 Webrev: https://webrevs.openjdk.java.net/skara/362/webrev.00
  Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/skara/pull/362.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/362/head:pull/362

PR: https://git.openjdk.java.net/skara/pull/362


More information about the skara-dev mailing list