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

JBR-6746 Fix linux build failing on: "error: 'this' pointer is null" #314

Closed
wants to merge 2 commits into from

Conversation

skybber
Copy link
Collaborator

@skybber skybber commented Feb 23, 2024

No description provided.

Copy link
Member

@NikitkoCent NikitkoCent left a comment

Choose a reason for hiding this comment

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

Without this patch, jbr17 branch fails to build on my env (with the errors described in JBR-6746) with the following configure arguments:
--enable-option-checking=fatal --with-jtreg=<...> --with-boot-jdk=<...> --with-debug-level=fastdebug --with-conf-name=jbr17-fastdebug

With the patch applied, jbr17 branch successfully builds with the same configure parameters.

However, there's 1 follow-up question.

src/hotspot/share/prims/jvmtiEnhancedRedefineClasses.cpp Outdated Show resolved Hide resolved
@NikitkoCent
Copy link
Member

Have already been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants