Skip to content

Make java Env class subclassable#13581

Open
alanpaxton wants to merge 1 commit into
facebook:mainfrom
evolvedbinary:eb/java-env-subclassable
Open

Make java Env class subclassable#13581
alanpaxton wants to merge 1 commit into
facebook:mainfrom
evolvedbinary:eb/java-env-subclassable

Conversation

@alanpaxton

Copy link
Copy Markdown
Contributor

User requested the ability to do this
It simply requires that we make the constructor protected

Closes #13480

@adamretter adamretter left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM thanks.

User requested the ability to do this
It simply requires that we make the constructor `protected`
@Chessray Chessray force-pushed the eb/java-env-subclassable branch from c91cf59 to 544b0a2 Compare November 24, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants