Skip to content

Conversation

eamonnmcmanus
Copy link
Member

@DonggeLiu
Copy link
Contributor

There is a download failure in CI build (libfuzzer, address, x86_64).
Rerunning the test just in case it is flaky.

@eamonnmcmanus
Copy link
Member Author

I think that transient download error was masking a later problem:

INFO: Instrumented InetAddressesFuzzer (took 86 ms, size +17%)
Exception in thread "main" java.lang.UnsupportedClassVersionError: InetAddressesFuzzer has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 59.0
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)
	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:151)

Let me see if I can reproduce that locally to fix it.

@eamonnmcmanus eamonnmcmanus marked this pull request as draft November 15, 2022 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants