scottmarlow.bsky.social
@scottmarlow.bsky.social
It was great catching up with @sfatehi.bsky.social who I worked with previously. Also good to hear that the Schemacrawler OSS project is still thriving!
May 3, 2025 at 8:06 AM
Correction: one of the judges!
February 28, 2025 at 12:19 PM
@ivargrimstad.bsky.social @wolramsharon.bsky.social remembered you as the cupcake judge from the #JakartaEE milestone release party celebration a few years ago! Have a safe flight home!
February 28, 2025 at 9:23 AM
Great presentation by Ivar tonight! AI lightning talk was very good as well
February 28, 2025 at 2:29 AM
Very nice way to return to nature for a bit! My escape is weekly indoor soccer/football on Wednesday nights!
February 10, 2025 at 1:43 PM
Just signed up for your EE 11 talk in Burlington in a few weeks! Looking forward to it!
February 8, 2025 at 1:03 PM
Enjoying the Christmas tree bonfire at Old Orchard Beach Maine
January 1, 2025 at 12:33 AM
E
January 1, 2025 at 12:30 AM
github.com/openjdk/jdk/... is a small improvement to show more information for the Annotation format error caused by duplicate annotations in a class.
Include container in "java.lang.annotation.AnnotationFormatError: Duplicate annotation for class" error by scottmarlow · Pull Request #22581 · openjdk/jdk
I am getting the Duplication annotation for class error as mentioned in https://hibernate.atlassian.net/browse/HHH-18901. The current error message does not include the application class name (e.g...
github.com
December 5, 2024 at 4:28 PM
I'm building the OpenJDK (17) on Fedora 41 for the first time and will make some local changes to research HHH-18901 to see exactly at which point Hibernate ORM bytecode enhancement is adding more than one Hibernate_version_annotation to enhanced mappedsuperclass during Jakarta EE testing.
December 4, 2024 at 2:38 PM