If you apply the fix in CLJS-2377, and then run script/test under Java 8, things pass, but under Java 9 test-module-processing and test-global-exports fail:
script/test
test-module-processing
test-global-exports
Fixed with https://clojure.atlassian.net/browse/CLJS-2529#icft=CLJS-2529
See https://clojure.atlassian.net/browse/CLJS-2529#icft=CLJS-2529
If you apply the fix in CLJS-2377, and then run
script/testunder Java 8, things pass, but under Java 9test-module-processingandtest-global-exportsfail: