-
All our Vim syntax files have a `Last Change` date, which all currently claim nothing has changed since 2021 May 19. This is not true: there have been multiple major updates since then, even as far b…
-
hare is my project https://github.com/abamoshe/ConnectWise_portable/releases/tag/0.0.0
im running native-image -jar ConnectWise.jar --no-fallback -H:NativeLinkerOption=prefs.lib
and on runtime i get…
-
I am looking into making the SVG module better, any tips? Do any of the SVG file polygots work? It looks like they are always failing because the input file lacks parasites and zipper
./mitra.p…
-
**Bug report**
After installing a Java version I see a lot of errors related to `lchmod`. Everything works as expected and I can use the just installed java version without any problem.
**…
-
I tried to use rvm to install jruby-9.2.14.0 in my wsl ubuntu 20.04. It used maven to build jruby. It failed because
> [ERROR] Failed to execute goal io.takari.polyglot:polyglot-maven-plugin:0.3.1:ex…
-
See: https://download.eclipse.org/eclipse/downloads/drops4/I20240320-0740/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt
Recently two big changes were merged in JDT core:
* Ja…
-
**Describe the issue**
I'm trying to create an executable using native-image that shares an environment between Clojure and JEP (Java Embedded Python). The executable compiles successfully, but immed…
-
Fundamental assumptions:
(a) users have different ideas to the programmers about what sync points they might want to use, e.g. only sync at matching section titles. Their needs will get more comple…
-
[Our engine uses safepoints to interrupt running threads](https://github.com/enso-org/enso/blob/develop/engine/runtime/src/main/java/org/enso/interpreter/runtime/ThreadManager.java#L55-L81) when an ex…
-
I'm testing the JS language on GraalVM 1.0.0rc5 and getting an exception when trying to access a JS object created in context A but accessed in context B.
```
org.graalvm.polyglot.PolyglotExceptio…