kevinjqliu commented on code in PR #3579:
URL: https://github.com/apache/parquet-java/pull/3579#discussion_r3600487203
##########
pom.xml:
##########
@@ -605,7 +600,7 @@
</excludeModules>
<excludes>
<exclude>${shade.prefix}</exclude>
- <!-- JDK 11 adds interface methods/bridges on
PrimitiveIterator.OfInt; ignore japicmp source incompatibility -->
+ <!-- JDK adds interface methods/bridges on
PrimitiveIterator.OfInt; ignore japicmp source incompatibility -->
Review Comment:
is this comment still correct without the `11`? or is it a java 11 specific
comment?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]