dongjoon-hyun commented on a change in pull request #34368:
URL: https://github.com/apache/spark/pull/34368#discussion_r734699000
##########
File path: core/src/main/scala/org/apache/spark/util/ClosureCleaner.scala
##########
@@ -407,6 +417,24 @@ private[spark] object ClosureCleaner extends Logging {
}
}
+ /**
+ * This method is used to get the final modifier field when use Java 17.
Review comment:
Maybe, `when use Java 17` -> `on Java 17`?
--
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]