How does Java handle integer underflows and overflows and how would you check for it? - by KushalP How does Java handle integer underflows and overflows? Leading on from that, how would you check/test that this is occurring? Read the article