Skip to content

android jdk version requireNonNullElseGet #366

Closed
@Yuanarcheannovice

Description

@Yuanarcheannovice

Steps to reproduce the problem (provide example Markdown if applicable):

my markdown

Expected behavior:

expected HTML

Actual behavior:

actual HTML

(Also see what the reference implementation does: https://spec.commonmark.org/dingus/)

java.lang.NoSuchMethodError: No static method requireNonNullElseGet(Ljava/lang/Object;Ljava/util/function/Supplier;)Ljava/lang/Object; in class Ljava/util/Objects; or its super classes (declaration of 'java.util.Objects' appears in /apex/com.android.runtime/javalib/core-oj.jar) at org.commonmark.parser.Parser$Builder.getInlineParserFactory(Parser.java:314) at org.commonmark.parser.Parser$Builder.-$$Nest$mgetInlineParserFactory(Unknown Source:0) at org.commonmark.parser.Parser.(Parser.java:43)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions