Giter Site home page Giter Site logo

Comments (6)

bbatsov avatar bbatsov commented on August 16, 2024

Ah, the dangers of using private APIs... :-) @jeffvalk Would have a look at this when you have some time?

from cider-nrepl.

jeffvalk avatar jeffvalk commented on August 16, 2024

As of JDK8, the Javadoc compiler is available via the public Java Compiler API. I'd use this now if I could, but the private API calls are needed for JDK6/7 support. Hopefully, JDK9 won't break anything; but if it does, we'll just have to run against the public and private APIs with a version switch.

This is a good tip, @jaccarmac. JDK9 is still a ways off, though. Let's see whether we end up with breakage or not.

from cider-nrepl.

jaccarmac avatar jaccarmac commented on August 16, 2024

Just wanted this on the radar.

from cider-nrepl.

jaccarmac avatar jaccarmac commented on August 16, 2024

This issue appears to be resolved as of 0.9.0-SNAPSHOT.

from cider-nrepl.

bbatsov avatar bbatsov commented on August 16, 2024

More likely it was fixed in the JDK as I don't think we've changed anything
related.

On Monday, January 5, 2015, Jacob MacDonald [email protected]
wrote:

This issue appears to be resolved as of 0.9.0-SNAPSHOT.


Reply to this email directly or view it on GitHub
#104 (comment)
.

Best Regards,
Bozhidar Batsov

http://www.batsov.com

from cider-nrepl.

jaccarmac avatar jaccarmac commented on August 16, 2024

Copy that. Closing until we see another regression.

from cider-nrepl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.