steveloughran commented on code in PR #6531:
URL: https://github.com/apache/hadoop/pull/6531#discussion_r1481358429


##########
hadoop-project/pom.xml:
##########
@@ -168,7 +168,18 @@
     <enforced.maven.version>[3.3.0,)</enforced.maven.version>
 
     <!-- Plugin versions and config -->
-    <maven-surefire-plugin.argLine>-Xmx2048m 
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
+    <maven-surefire-plugin.argLine>-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError 
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED

Review Comment:
   it's a big ongoing bit of work; aws have been busier than the rest of 
us...we do test against later java versions, but do the build/UT/IT against v8.
   
   I'd like to move 3.5 and then 3.4.x to java17+ ..., where x is a release 
which comes out this year but is greater than 1
   
   
   
   



-- 
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]

Reply via email to