JDK9 compatibility: replace DatatypeConverter with Base64 by valfirst · Pull Request #999 · appium/java-client
Navigation Menu
{{ message }}
appium / java-client Public
- Notifications You must be signed in to change notification settings
- Fork 763
Merged
SrinivasanTarget merged 1 commit intoappium:masterfrom
Aug 13, 2018Merged
Conversation
Copy link Copy Markdown
Collaborator
valfirst
commented
Aug 13, 2018
valfirst
commented
Change list
JDK9 compatibility: replace DatatypeConverter.parseBase64Binary(..) with Base64.getDecoder().decode(..)
Types of changes
- No changes in production code.
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
mykola-mokhnach approved these changes Aug 13, 2018
saikrishna321 approved these changes Aug 13, 2018
SrinivasanTarget approved these changes Aug 13, 2018
Copy link Copy Markdown
Member
SrinivasanTarget
left a comment
SrinivasanTarget
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @valfirst
SrinivasanTarget
merged commit
742db4e
into
appium:master
valfirst
deleted the
replace-datatypeconveter-with-base64
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment