Coder Social home page Coder Social logo

jdiscript's Issues

Java 9 support

I got this error:

Exception in thread "main" java.lang.reflect.InaccessibleObjectException: Unable to make public synchronized void com.sun.tools.jdi.EventRequestManagerImpl$ClassPrepareRequestImpl.addSourceNameFilter(java.lang.String) accessible: module jdk.jdi does not "opens com.sun.tools.jdi" to module jdiscript.v0v

(jdiscript.v0v is a release on my fork of StareInTheAir's fork to get a java9 module compatible name)

This is in the setAccessible(true) call in the event proxy constructor.

Illegal reflective access by org.jdiscript.requests.EventRequestProxy

EventRequestProxy's reflective access to internal JDI classes looks like it's going to be problematic from JDK 9 onwards. We can probably fix this by biting the bullet and generating all the boilerplate wrapper code so we're not using reflection to dispatch to the underlying EventRequest.

License

Would you please include a license file? If you have no preference, I like the BSD 2 clause license :)

I'm interested in making some of the other changes in a fork and publishing to a maven repo but I'm not sure it's allowed without one.

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.