apache / apache/incubator-xtable

Make project compile against jdk8

Open
#244 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.2k
Forks
212
Avg merge
4d 9h
Merged PRs (30d)
16

Description

Not able to compile the project against JDK8 on my WSL. There are multiple issues it seems:
1. It's referring to a JDK9 flag during compilation.
2. It's using a lambda syntax that fails to compile on JDK8.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the project compilation with JDK 8 and reading the compiler errors to locate the JDK 9 flag and lambda syntax mentioned in the issue. Then inspect the relevant build configuration and source; done means the project compiles successfully against JDK 8.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.