RFR: 8342893: Highlight special values in hserr file printing [v5]
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Thu Nov 14 13:07:40 UTC 2024
    
    
  
> There are some special values indicating memory corruption or problematic states. Those should be highlighted / pointed out in some way when printing parts of the hserr / hsinfo file (like register values or locations),
Matthias Baesken has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
 - Merge master
 - Merge remote-tracking branch 'origin/master' into JDK-8342893
 - Introduce badResourceValueWord variable
 - compile error on Linux x86 and arm 32bit
 - do checks in debug
 - JDK-8342893
-------------
Changes: https://git.openjdk.org/jdk/pull/21811/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21811&range=04
  Stats: 224 lines in 10 files changed: 60 ins; 69 del; 95 mod
  Patch: https://git.openjdk.org/jdk/pull/21811.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21811/head:pull/21811
PR: https://git.openjdk.org/jdk/pull/21811
    
    
More information about the hotspot-dev
mailing list