Skip to content

jni_md.h not found on linux_mips64 and linux_riscv64 #14808

@Ast-x64

Description

@Ast-x64

Description of the problem / feature request:

The header jni_md.h cannot be found on some architectures when compiling due to these 2 lines.

bazel/tools/jdk/BUILD.tools

Lines 109 to 110 in eeec121

"//src/conditions:linux_mips64": [":include/linux"],
"//src/conditions:linux_riscv64": [":include/linux"],

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