Alina Yurenko

Results 9 issues of Alina Yurenko

##### **Overview of the issue** Hi! I'm trying to use this blueprint, but it fails when I'm trying to generate a project. the steps are below. ##### **Reproduce the error**...

bug 🐞

This ticket summarizes the current status and next steps for Java agent support in Native Image. ### Current status At build time, bytecode transformation can be done by passing a...

feature
native-image
agent

fixing a typo 2023 -> 2024 (this was reported by a user)

OCA Verified

## TL;DR To express your interest in becoming the Lead Maintainer of community backports, please send an email to [[email protected]](mailto:[email protected]). ## Background GraalVM Community Edition follows the release model of...

### Discussed in https://github.com/oracle/graal/discussions/9166 Originally posted by **OlexYarm** June 23, 2024 I built executable (native image) on Windows 11 for JavaFX Modular CLI sample application with Oracle GraalVM 22.0.1+8.1 (build...

### Discussed in https://github.com/oracle/graal/discussions/9455 Originally posted by **saradhipb** August 6, 2024 I am very new to GraalVM tool, While run simple HelloWorld.java getting this error. Am using java 17.0.11 2024-04-16...

## TL;DR Crema will lift Native Image's default closed-world assumption by allowing dynamic loading and execution of classes at run time. It builds upon [Native Image Layers](https://github.com/oracle/graal/issues/7626) and the [JDWP-based...

feature
native-image

GraalVM 25 Community Edition is scheduled to receive updates until January 2026. As with [previous releases 17 and 21](https://github.com/oracle/graal/issues/8935), there's a [community interest](https://github.com/oracle/graal/issues/12606) in maintaining an open-source backports repository, that...

feature