RFR: 8275338: Add JFR events for notable serialization situations [v6]
    Raffaello Giulietti 
    rgiulietti at openjdk.org
       
    Wed Dec 20 17:00:10 UTC 2023
    
    
  
> Adds serialization misdeclaration events to JFR.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
  Removed event kind.
  serialVersionUID must have type long.
  Test now base on keyword search in event message.
  Commented test classes about misdeclarations.
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/17129/files
  - new: https://git.openjdk.org/jdk/pull/17129/files/fa04bf48..a6f80250
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17129&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17129&range=04-05
  Stats: 285 lines in 4 files changed: 87 ins; 96 del; 102 mod
  Patch: https://git.openjdk.org/jdk/pull/17129.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17129/head:pull/17129
PR: https://git.openjdk.org/jdk/pull/17129
    
    
More information about the hotspot-jfr-dev
mailing list