RFR: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2 [v7]
    Amit Kumar 
    amitkumar at openjdk.org
       
    Mon Jun 16 11:45:09 UTC 2025
    
    
  
> Makes sure that JVM exits gracefully when `CodeCacheSegmentSize` is not a power of 2.
Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
  remove string check & update copyright header
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/25708/files
  - new: https://git.openjdk.org/jdk/pull/25708/files/520e3512..2db6f325
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25708&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25708&range=05-06
  Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25708.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25708/head:pull/25708
PR: https://git.openjdk.org/jdk/pull/25708
    
    
More information about the hotspot-compiler-dev
mailing list