diff options
author | Sergio Giro <sgiro@google.com> | 2016-09-01 18:03:15 +0100 |
---|---|---|
committer | Sergio Giro <sgiro@google.com> | 2016-09-01 18:19:50 +0100 |
commit | 94adef75afd07441610f12c20b507bfab5b50ea7 (patch) | |
tree | 467dca38c85f42d2ed820ccb95284417a2a7a71b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 47784a790bca4cb9744cfcb9df0da5e38f5cbbf1 (diff) |
java.security.Provider: port to jdk8u60 (second part)
- Add overridings for HashMap operations
Provider is a subclass of HashMap. When operations are on
Strings, they must be processed as part of the
algorithm->implementation mapping of the provider, and
so these methods must be overriden accordingly.
Newly overridden Methods added are:
compute, computeIfAbsent, computeIfPresent, getOrDefault,
merge, putIfAbsent, replace, replaceAll.
- Check that classes and constructors are public when
creating instances of services.
- Cosmetic changes like use of {@code} instead of <code>
Bug: 29631070
Test: make droid docs; vogar ProviderTest
Change-Id: I0238f4a48f31ddc50a3f18c27515023940d9ba02
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions