RFR: 8272778: Consolidate is_instance and is_instance_inlined in java_lang_String
    Albert Mingkun Yang 
    ayang at openjdk.java.net
       
    Fri Aug 20 13:37:34 UTC 2021
    
    
  
Simple change of merging `is_instance` and `is_instance_inlined`.
Test: build
-------------
Commit messages:
 - inline
Changes: https://git.openjdk.java.net/jdk/pull/5201/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5201&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8272778
  Stats: 14 lines in 9 files changed: 0 ins; 4 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5201.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5201/head:pull/5201
PR: https://git.openjdk.java.net/jdk/pull/5201
    
    
More information about the hotspot-dev
mailing list