vvysotskyi commented on issue #1446: DRILL-6349: Drill JDBC driver fails on 
Java 1.9+ with NoClassDefFoundError: sun/misc/VM
URL: https://github.com/apache/drill/pull/1446#issuecomment-433880931
 
 
   @oleg-zinovev, I have checked, and it is enough to update HBase version to 
the latest 2.1.0 and all tests will pass for newer Java versions.
   
   Regarding Hive tests, let's fix it in the scope of another Jira since hive 
does not support Java 9+ completely 
([HIVE-17632](https://jira.apache.org/jira/browse/HIVE-17632)).
   
   Also, recently was released ASM 7.0, which supports JDK 11 features, so we 
can update it and revert changes connected with specifying the target and 
source versions in `JDKClassCompiler`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to