RFR: 8279143: Undefined behaviours in globalDefinitions.hpp
    Quan Anh Mai 
    duke at openjdk.java.net
       
    Thu Dec 23 16:05:31 UTC 2021
    
    
  
Hi,
This patch replaces undefined behaviours in globalDefinitions.hpp by proper well-defined ones.
Thank you very much.
-------------
Commit messages:
 - clean
 - Merge branch 'master' into undefinedBehaviour
 - Merge branch 'master' of github.com:MeryKitty/jdk into undefinedBehaviour
 - implementation limits
 - const reference
 - words not need to be initialized
 - undefined behaviour in globalDefinitions.hpp
Changes: https://git.openjdk.java.net/jdk/pull/6930/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6930&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8279143
  Stats: 44 lines in 4 files changed: 14 ins; 9 del; 21 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6930.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6930/head:pull/6930
PR: https://git.openjdk.java.net/jdk/pull/6930
    
    
More information about the hotspot-dev
mailing list