Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8274394
Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P5
Fix Version/s:
18
Affects Version/s:
None
Component/s:
tools
Labels:
None
Subcomponent:
jlink
Resolved In Build:
b17
Description
Optional.isEmpty() was introduced to avoid negation in long option chains.
Let's apply this new handy method to JDK code.
Attachments
Issue Links
links to
Commit
openjdk/jdk/6f4cefbc
Review
openjdk/jdk/5707
Activity
People
Assignee:
Andrey Turbanov
Reporter:
Andrey Turbanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-09-27 12:34
Updated:
2021-10-04 13:40
Resolved:
2021-09-28 10:23