summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorSergio Giro <sgiro@google.com>2016-11-07 10:59:02 +0000
committerSergio Giro <sgiro@google.com>2016-11-07 11:49:17 +0000
commit38cdee0ef8b52ea8e1ea96103867d7abf57b48eb (patch)
tree4d0ed91e952fcd5e04423802722ba607b3c23e0e /annotations/generate_annotated_java_files.py
parent292beb4d0a732d5108c799e8a084a23556e42a44 (diff)
sun.security: port rev/5dc3f32c0d26
The revision rev/5dc3f32c0d26 introduced changes to names of algorithms in AlgorithmId As a result, for the OID of SHA, it returns SHA-1 instead of SHA. Note that SHA needed to be converted to SHA1 explicitly in code that the revision deleted. In N, for the algorithms whose name was hardcoded in the code the name was returned without a hyphen (SHAXXX) while names obtained by scanning the algorithms offered by providers were returned with a hyphen (SHA-XXX). Now they are consistenly returned with a hyphen. Change-Id: I43a85b72bc960c7868a121219cea3d3e4a3289b5 Bug: 29631070 Test: make CtsLibcoreTestCases
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions