Skip to content

Port AWT Extension to Windows #32993

Open

Description

Description

Quarkus AWT extension enables server side image processing, e.g. converting formats, color spaces, resizing, generating thumbnails, watermarking, rendering custom fonts as overlays on uploaded images etc.
It also empowers extensions like Apache TIKA to read, convert and manipulate PDF files and many other document formats.

The code paths related to JNI state initialization are quite different on Windows and the extension requires refactoring and testing, perhaps even updates in upstream GraalVM/Mandrel.

Implementation ideas

The implementation idea is really the same as with Linux, except Visual Studio or WinDBG (shout out to @stooke :-D ) will be used to track the code paths in AWT native libs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions