Skip to content

Conversation

@jbachorik
Copy link
Collaborator

What does this PR do?:
Downstream of #923: cstack=vm support for JDK 23+

Motivation:
Fix vmstructs for JDK 23+

Unsure? Have a question? Request a review!

@github-actions
Copy link

github-actions bot commented Dec 17, 2024

🔧 Report generated by pr-comment-scanbuild

Scan-Build Report

User:runner@fv-az1782-784
Working Directory:/home/runner/work/java-profiler/java-profiler/ddprof-lib/src/test/make
Command Line:make -j4 clean all
Clang Version:Ubuntu clang version 18.1.3 (1ubuntu1)
Date:Tue Dec 17 11:53:31 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs6
Logic error
Assigned value is garbage or undefined1
Dereference of null pointer3
Suspicious operation
Bitwise shift1
Unused code
Dead nested assignment1

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorAssigned value is garbage or undefineddwarf.cppparseInstructions24420
Suspicious operationBitwise shiftvmStructs.cppfind84616
Unused codeDead nested assignmentvmStructs.cppcheckNativeBinding9511
Logic errorDereference of null pointersafeAccess.hload3318
Logic errorDereference of null pointersymbols_linux.hElfParser12928
Logic errorDereference of null pointerflightRecorder.cppflush15048

@github-actions
Copy link

github-actions bot commented Dec 17, 2024

🔧 Report generated by pr-comment-cppcheck

CppCheck Report

Warnings (7)

Style Violations (402)

The latest Ubuntu does not have clang-11(?)
@jbachorik jbachorik force-pushed the jb/downstream_jdk23_vmstruct branch from 96b29b8 to d0beec0 Compare December 17, 2024 11:52
@jbachorik jbachorik merged commit e683001 into main Dec 17, 2024
39 checks passed
@jbachorik jbachorik deleted the jb/downstream_jdk23_vmstruct branch December 17, 2024 14:12
@github-actions github-actions bot added this to the 1.18.0 milestone Dec 17, 2024
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.

4 participants