2017-11-14 4:03 GMT+01:00 Alan Thompson <clooj...@gmail.com>:

> I seem to still be getting the JDK 1.9 reflection warning:
>
>
> ~/tupelo > grep data.xml project.clj
>     [org.clojure/data.xml             "0.2.0-alpha5"]
>
> > lein test
> lein test tst.tupelo._bootstrap
>
> -------------------------------------
>    Clojure 1.9.0-RC1    Java 9.0.1
> -------------------------------------
>
> lein test tst.tupelo.array
>
> lein test tst.tupelo.async
>
> lein test tst.tupelo.dev
>
> lein test tst.tupelo.forest
>
> lein test tst.tupelo.forest-examples
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by clojure.lang.Reflector
> (file:/home/alan/.m2/repository/org/clojure/clojure/1.9.0-RC1/clojure-1.9.0-RC1.jar)
> to method com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.
> parse(org.xml.sax.InputSource,org.xml.sax.helpers.DefaultHandler)
> WARNING: Please consider reporting this to the maintainers of
> clojure.lang.Reflector
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> ....
>
>
Hm, that's not showing up in the test suite:
https://build.clojure.org/job/data.xml-test-matrix/344/CLOJURE_VERSION=1.9.0-RC1,jdk=Open%20JDK%209%20with%20Eclipse%20Open%20J9/console
Might this warning only be occurring on oracle jdk?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to