Adam Bien

Results 7 issues of Adam Bien

Related issue: https://github.com/oracle/graal/issues/1393 **Steps to reproduce the issue** Run the example: https://github.com/AdamBien/graalvm-hello-java-c and replace: -H:CLibraryPath with LD_LIBRARY_PATH. The example will break. **Describe GraalVM and your environment:** openjdk version "17.0.4" 2022-07-19...

bug
native-image

https://eclipse-ee4j.github.io/jsonb-api/docs/user-guide.html does not exist.

The @Root annotation was removed. It means: any @CDIUI annotation with an empty value marks a root. With that you can very efficiently declare a single root (it actually happens...

A generic XMLSource should be implemented.

RowTransformer should be able to create multiple rows from a single row input.

Support for importing POJOs and particularly POJOs created from XML (JAXB) is required.