[ https://issues.apache.org/jira/browse/FLINK-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792277#comment-16792277 ]
Kurt Young commented on FLINK-11905: ------------------------------------ I will take a look and fix this, thanks for the reporting [~Zentol] > BlockCompressionTest does not compile with Java 9 > ------------------------------------------------- > > Key: FLINK-11905 > URL: https://issues.apache.org/jira/browse/FLINK-11905 > Project: Flink > Issue Type: Bug > Components: Runtime / Operators, Tests > Affects Versions: 1.9.0 > Reporter: Chesnay Schepler > Assignee: Kurt Young > Priority: Major > Labels: blink > > [https://travis-ci.org/apache/flink/builds/505693580?utm_source=slack&utm_medium=notification] > > {code:java} > 13:58:16.804 [INFO] > ------------------------------------------------------------- > 13:58:16.804 [ERROR] COMPILATION ERROR : > 13:58:16.804 [INFO] > ------------------------------------------------------------- > 13:58:16.804 [ERROR] > /home/travis/build/apache/flink/flink/flink-table/flink-table-runtime-blink/src/test/java/org/apache/flink/table/runtime/compression/BlockCompressionTest.java:[23,16] > cannot find symbol > symbol: class Cleaner > location: package sun.misc > 13:58:16.804 [ERROR] > /home/travis/build/apache/flink/flink/flink-table/flink-table-runtime-blink/src/test/java/org/apache/flink/table/runtime/compression/BlockCompressionTest.java:[24,15] > package sun.nio.ch is not visible > (package sun.nio.ch is declared in module java.base, which does not export > it to the unnamed module) > 13:58:16.804 [ERROR] > /home/travis/build/apache/flink/flink/flink-table/flink-table-runtime-blink/src/test/java/org/apache/flink/table/runtime/compression/BlockCompressionTest.java:[187,17] > cannot find symbol > symbol: class Cleaner > location: class > org.apache.flink.table.runtime.compression.BlockCompressionTest{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)