Skip to content

Doesn't Compile with JDK 1.8 #1

@jmenchacavr

Description

@jmenchacavr

I installed JDK 1.8u25, and tried to compile this, but I errors like this:

test.java:132: error: cannot find symbol
        public final Named<String> Foo = get(() -> foo).set(value -> foo = value).named("Foo");
                                         ^
  symbol:   method get(()->foo)
  location: class ExplicitPropertyNames

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions