Would it be possible to make this warning configur...
# compiler
z
Would it be possible to make this warning configurable when using
"-Xuse-fast-jar-file-system"
?
Copy code
w: Using new faster version of JAR FS: it should make your build faster, but the new implementation is experimental
We’d like to take through its paces in our repo and test it out, but we also can’t afford to disable
-Werror
. Can file a report on YouTrack too if that’s easier edit: went ahead and filed https://youtrack.jetbrains.com/issue/KT-54928