Foivos Zakkak
Foivos Zakkak
Maxine VM is a metacircular VM that supports Java. It is compatible with the latest OpenJDK 8 classpath, it is modular and features tiered JIT compilation. It is oriented towards...
"Managed Runtime Systems" is a spinoff of Mario's "Virtual Machines and Managed Runtimes, UCB CS294". In contrast to "Virtual Machines and Managed Runtimes, UCB CS294", "Managed Runtime Systems" is still...
What are the differences between the two completion methods? Could you please provide a comparison on the readme file? Is company-irony just an interface to company-mode or does it offer...
Hello, I just wanted to mention that providing a git template like [this one](https://gist.github.com/Linell/bd8100c4e04348c7966d) would significantly lower the entry barrier for command line users. What are your thoughts?
**Describe the issue** ce3d101fba368cdb4bd8eebad770e5c59c8aa57a started causing issues in the ["Nigthly quarkus tests" workflow ](https://github.com/oracle/graal/actions/workflows/quarkus.yml) **Steps to reproduce the issue** Please include both build steps as well as run steps 1....
**Describe the issue** d727a0f9fdb6bc04a7445ed77a217ce4ced2d199 introduced [a regression in Quarkus Nightly builds](https://github.com/oracle/graal/runs/7422088389?check_suite_focus=true#step:8:311). **Steps to reproduce the issue** ``` git clone [email protected]:quarkusio/quarkus.git --depth 1 cd quarkus ./mvnw -Dquickly # This will take...
Catches cases like https://github.com/graalvm/mandrel/issues/355 caused by [JDK-8281266](https://bugs.openjdk.java.net/browse/JDK-8281266)
Parsing errors without the accompanying unsupported features might be misleading when using `link-at-build-time`. For instance if a Class `A` cannot be initialized because of a `NoClassDefFoundException` caused by a missing...
Hello all, It is common practice for some of the people in the community to RSVP in Hack-sessions and not show up at the event. This is causing 2 kind...
Hello, Thanks for this great job. I was wondering what are your thoughts about supporting some transition effects in the dspdfviewer. I am creating this issue in an effort to...