10000 Valhalla Nightly build error: cannot find symbol PKCS8Key.privKeyMaterial · Issue #22023 · eclipse-openj9/openj9 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Valhalla Nightly build error: cannot find symbol PKCS8Key.privKeyMaterial #22023
Open
@JasonFengJ9

Description

@JasonFengJ9
< 60D4 div class="Box-sc-g0xbh4-0 kgTqOk ActivityHeader-module__narrowViewportWrapper--Hjl75">

Failure link

From an internal build

Optional info

Failure output (captured from console output)

21:08:12  /home/jenkins/workspace/Build_JDKnext_x86-64_linux_valhalla_Nightly/OpenJCEPlus/src/main/openjceplus/share/classes/com/ibm/crypto/plus/provider/DSAPrivateKey.java:64: error: cannot find symbol
21:08:12          this.privKeyMaterial = new DerValue(DerValue.tag_Integer, x.toByteArray()).toByteArray();
21:08:12              ^
21:08:12    symbol: variable privKeyMaterial

This is caused by the OpenJCEPlus usage of PKCS8Key.privKeyMaterial from a recent OpenJDK update for "JEP 470: PEM Encodings of Cryptographic Objects (Preview)".
The valhalla extension needs merging with latest OpenJDK contents.

FYI @hangshao0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0