-
(Part of the epic, https://github.com/scala/scala-dev/issues/139)
- [ ] Expose new command line options to `scalac` (and later to the `scala` script runner) (`--module-path`, etc)
- [ ] Build at…
-
I'm submitting a…
- [ ] bug report
- [X] feature request
- [ ] other
**Short description of the issue/suggestion:**
Add support for JPMS (Java Platform Modules System).
**What is the exp…
-
I know OpenPdf is not officially supported on Android devices.
Still any chances to provide support on Android Device, I am instrusted to make Android App using Gluon's plugins e.g. gluonfx-maven-p…
-
**Issue Description**
When using the Java module system, a JS script executed through a `Context` instance cannot see non-exported types and methods from the host, even when loaded from the same mo…
-
Original bug ID: [BZ#3144](https://osgi.org/members/bugzilla/show_bug.cgi?id=3144)
From: @tjwatson
Reported version: R8
-
Initiated by cl/408694635
-
Hi @jecihjoy and @corneliouzbett,
I am trying to compile the module, but getting the error:
**Cannot invoke "com.thoughtworks.qdox.model.JavaModule.getDescriptor()" because the return value of "…
-
I think that is time to talk about Pippo 2.x roadmap.
Pippo is maintained under the [Semantic Versioning](https://semver.org) guidelines, so in a new major version (2.0 in our case) we can make incom…
-
`TransactionalTestExecutionListener`'s sanity check for open transactions can cause spurious test failures when JUnit tests are run concurrently on code that uses `ForkJoinPool.managedBlock()`.
One…
-
When instrumenting with the 2.1 snapshot i always get the following warning:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.javalite.inst…