RFR: 8293422: DWARF emitted by Clang cannot be parsed [v4]

Magnus Ihse Bursie ihse at openjdk.org
Wed Nov 16 08:31:56 UTC 2022


On Tue, 18 Oct 2022 15:21:58 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Christian Hagedorn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
>> 
>>  - Always read full filename and strip prefix path and only then cut filename to fit output buffer
>>  - Merge branch 'master' into JDK-8293422
>>  - Merge branch 'master' into JDK-8293422
>>  - Review comments from Thomas
>>  - Change old bailout fix to only apply to Clang versions older than 5.0 and add new fix with -gdwarf-aranges + -gdwarf-4 for Clang 5.0+
>>  - 8293422: DWARF emitted by Clang cannot be parsed
>
> Thanks Magnus for your review of the build changes! 
> 
> May a get a second review of the DWARF parser code changes?
> 
> Thanks,
> Christian

@chhagedorn Are you waiting for an additional Hotspot review?

-------------

PR: https://git.openjdk.org/jdk/pull/10287


More information about the hotspot-dev mailing list