You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we may have arrived at the point where it makes sense to use the Java preprocessor on test code as well so the effects of API differences like this can simply be encapsulated like this:
/*[IF JAVA_SPEC_VERSION < 23]*/// tests that depend upon API removed in Java 23/*[ENDIF] JAVA_SPEC_VERSION 23 */
Failure link
Test code no longer compiles against the head stream:
The upstream change
Failure output (captured from console output)
The text was updated successfully, but these errors were encountered: