Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce build matrix to Java 8, 11, 15, and EA #1519

Closed
mp911de opened this issue Nov 14, 2020 · 0 comments
Closed

Reduce build matrix to Java 8, 11, 15, and EA #1519

mp911de opened this issue Nov 14, 2020 · 0 comments
Labels
type: task A general task
Milestone

Comments

@mp911de
Copy link
Collaborator

mp911de commented Nov 14, 2020

Probably we don't need 12, 13 and 14.

@mp911de mp911de added the type: task A general task label Nov 14, 2020
@mp911de mp911de added this to the 6.0.2 milestone Nov 14, 2020
mp911de added a commit that referenced this issue Nov 14, 2020
Adapt code to changed GZip output on Java 16.
mp911de added a commit that referenced this issue Nov 14, 2020
Adapt code to changed GZip output on Java 16.
@mp911de mp911de closed this as completed Nov 14, 2020
mp911de added a commit that referenced this issue Nov 14, 2020
Java 11's javac fails with:

[INFO] Compiling 669 source files to /home/travis/build/lettuce-io/lettuce-core/target/classes
compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.2, {1}, {2}, {3}, {4}, {5}, {6}, {7}
java.lang.AssertionError
	at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
	at jdk.compiler/com.sun.tools.javac.util.Assert.check(Assert.java:46)
	at jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$2$1.setOverloadKind(DeferredAttr.java:172)
	at jdk.compiler/com.sun.tools.javac.comp.ArgumentAttr.visitReference(ArgumentAttr.java:283)
	at jdk.compiler/com.sun.tools.javac.tree.JCTree$JCMemberReference.accept(JCTree.java:2190)
	at jdk.compiler/com.sun.tools.javac.comp.ArgumentAttr.attribArg(ArgumentAttr.java:197)
	at jdk.compiler/com.sun.tools.javac.comp.Attr.attribTree(Attr.java:653)
mp911de added a commit that referenced this issue Nov 14, 2020
Java 11's javac fails with:

[INFO] Compiling 669 source files to /home/travis/build/lettuce-io/lettuce-core/target/classes
compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.2, {1}, {2}, {3}, {4}, {5}, {6}, {7}
java.lang.AssertionError
	at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
	at jdk.compiler/com.sun.tools.javac.util.Assert.check(Assert.java:46)
	at jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$2$1.setOverloadKind(DeferredAttr.java:172)
	at jdk.compiler/com.sun.tools.javac.comp.ArgumentAttr.visitReference(ArgumentAttr.java:283)
	at jdk.compiler/com.sun.tools.javac.tree.JCTree$JCMemberReference.accept(JCTree.java:2190)
	at jdk.compiler/com.sun.tools.javac.comp.ArgumentAttr.attribArg(ArgumentAttr.java:197)
	at jdk.compiler/com.sun.tools.javac.comp.Attr.attribTree(Attr.java:653)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant