---
guess what Im asking is, whether having cpu with 4 hw threads, and having bounded java threadpool of 4 java threads, and posting 5 things to them, where that last one will be blocked, same as, having unbounded java pool with 5 java threads, posting 5 things to them? (and having cpu time schedule between them since its more than hw threads? (atleast i think this is how its works lol)