Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #4664 to v1.0 #4687

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Backport #4664 to v1.0 #4687

merged 1 commit into from
Sep 27, 2024

Conversation

porunov
Copy link
Member

@porunov porunov commented Sep 27, 2024

Backporting #4664 to v1.0 branch

ModifierType and TypeDefinitionCategory has circular initialization dependency,
as a result, if we access ModifierType before TypeDefinitionCategory, it will
cause java.lang.ExceptionInInitializerError problem.

Signed-off-by: Hongjiang Zhang <[email protected]>
Signed-off-by: Oleksandr Porunov <[email protected]>
@porunov porunov merged commit c6107eb into JanusGraph:v1.0 Sep 27, 2024
107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants