RFR: 8314265: Fix -Wconversion warnings in miscellaneous runtime code [v5]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Wed Aug 16 23:08:07 UTC 2023
    
    
  
> Fix MaxElementPrintSize and casts. Also fixed miscellaneous -Wconversion warnings in runtime code.  This is the last one I'm going to do for runtime for a while.
> Tested with tier1-4.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
  Update src/hotspot/share/utilities/elfFile.hpp
  
  Co-authored-by: Dean Long <17332032+dean-long at users.noreply.github.com>
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/15233/files
  - new: https://git.openjdk.org/jdk/pull/15233/files/87f79bfc..913d94ea
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=03-04
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/15233.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15233/head:pull/15233
PR: https://git.openjdk.org/jdk/pull/15233
    
    
More information about the hotspot-dev
mailing list