You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Richard N. Hillegas (Jira)" <ji...@apache.org> on 2021/03/18 18:42:00 UTC

[jira] [Commented] (DERBY-7108) Make derby graalvm friendly

    [ https://issues.apache.org/jira/browse/DERBY-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304342#comment-17304342 ] 

Richard N. Hillegas commented on DERBY-7108:
--------------------------------------------

I have never used GraalVM, but it claims to be able to run applications (like Derby) which run on other Java 11 JVMs: https://www.graalvm.org/java/ . From your links, I could not figure out what stumbling blocks you've tripped over (the second link takes me to a "Not Found" page). Could you explain in greater detail what doesn't work and what kind of help you need?

If you are proposing changes to the Derby codebase, please be advised that the committers use subversion as our code repository, not git.

Thanks,
-Rick

> Make derby graalvm friendly
> ---------------------------
>
>                 Key: DERBY-7108
>                 URL: https://issues.apache.org/jira/browse/DERBY-7108
>             Project: Derby
>          Issue Type: Task
>    Affects Versions: 10.16.0.0
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> Hi,
> It would be neat to be able to use derby embedded with graalvm.
> Some work started at [https://github.com/apache/geronimo-arthur/tree/openjpa] (see [https://www.mail-archive.com/dev@geronimo.apache.org/msg97748.html)] but I faced some weird issue about derby context.
> Wonder how derby community considers graalvm (h2 for example explicitly said it will never care about it and is happy with having broken graal support in a minor version which is their choice but also means there is no point integrating it since work can be to redo for each minor).
> If you are interested I'm happy to collaborate if needed to try to make it supported through arthur or native native-image configuration (can sit in the derby jar to work OOTB too).
> Side note: if it helps we can chat on asf slack.
> Romain



--
This message was sent by Atlassian Jira
(v8.3.4#803005)