]
Zoran Regvart updated ELY-870:
------------------------------
Git Pull Request:
AbstractAlgorithmParametersSpiImpl::engineInit is using wrong
reference
-----------------------------------------------------------------------
Key: ELY-870
URL:
https://issues.jboss.org/browse/ELY-870
Project: WildFly Elytron
Issue Type: Bug
Components: Utils
Reporter: Zoran Regvart
Assignee: Darran Lofthouse
Priority: Minor
The {{AbstractAlgorithmParametersSpiImpl::engineInit(AlgorithmParameterSpec)}} to test
the instance of the given {{AlgorithmParameterSpec}} is using the class's field
instead of the given parameter.