h2oai / xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Other
44 stars 26 forks source link

Failure to modify classloader path shouldn't be fatal #72

Closed michalkurka closed 5 years ago

michalkurka commented 5 years ago

The loaders already handle the case when it is not possible to do that

michalkurka commented 5 years ago

This will make XGBoost work on Java 12