seeing that running fmt on clean master changes ` ...
# development
p
seeing that running fmt on clean master changes
src/python/pants/backend/java/dependency_inference/PantsJavaParserLauncher.java
Copy code
00:18:48.83 [WARN] Completed: Format with Google Java Format - Google Java Format made changes.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.googlejavaformat.java.JavacTokens$CommentSavingTokenizer (file:/tmp/.tmpQdmaeR/4709a472310186fc49e11bd6e6834da83cb4ab66c4d9fb94408faf6702e354dd/com.google.googlejavaformat_google-java-format_1.13.0.jar) to field com.sun.tools.javac.parser.JavaTokenizer.reader
WARNING: Please consider reporting this to the maintainers of com.google.googlejavaformat.java.JavacTokens$CommentSavingTokenizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
@witty-crayon-22786
Screen Shot 2021-12-21 at 4.19.45 PM.png
w
thanks: will get a fix out.
b
Yo dawg I heard you like parsing Java