Skip to content

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Aug 18, 2025

I had this lying around but apparently forgot to send the PR...

@quarkus-bot quarkus-bot bot added the area/hibernate-orm Hibernate ORM label Aug 18, 2025
Copy link

quarkus-bot bot commented Aug 18, 2025

/cc @gsmet (hibernate-orm)

@yrodiere yrodiere marked this pull request as draft August 18, 2025 11:12
@yrodiere
Copy link
Member Author

yrodiere commented Aug 18, 2025

Ah I see now, I left it there because of the "using a no-op bytecode provider" part... Will have a closer look.

//TODO: this should be changed to an exception after 1.4
//really it should be an exception now
LOGGER.errorf(
throw new IllegalStateException(String.format(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also drop the comment above :).

@yrodiere
Copy link
Member Author

I'll open another PR that also addresses #49579 (comment) ; otherwise I get conflicts everywhere.

@yrodiere yrodiere closed this Aug 18, 2025
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/hibernate-orm Hibernate ORM triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove support for Hibernate ORM proxy generation at static init

2 participants