- 
    Type:
Enhancement
 - 
    Resolution: Not an Issue
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: None
 - 
    Component/s: hotspot
 
                    Current Shenandoah code ties up TLAB size to be less than humongous object size. There is no particular reason why it is so: indeed, we can allocate TLAB larger than humongous object without repercussions. The only caveat is that humongous object can "hide" in the larger TLAB, which would be a UX problem.
            
- relates to
 - 
                    
JDK-8338444 Shenandoah: Remove ShenandoahHumongousThreshold tunable
-         
     - Resolved
 
 -