graalvm / graalvm-demos

This repository contains example applications to illustrate the different capabilities of GraalVM
http://graalvm.org
Universal Permissive License v1.0
587 stars 154 forks source link

Build native version of graalpy-install-package. #272

Closed fniephaus closed 3 months ago

fniephaus commented 4 months ago

This PR adds a simple test that allows running the app with the tracing agent to produce reachability metadata for AWT. The test starts the app and triggers some input events, which allows the native version of the demo to run without warnings.