Thu, 28 Mar 2019 11:06:00 -0700 8157372: C2: Node::cmp() should return bool
jcbeyler [Thu, 28 Mar 2019 11:06:00 -0700] rev 54327
8157372: C2: Node::cmp() should return bool Summary: The method Node::cmp() should return a boolean Reviewed-by: vlivanov, kvn Contributed-by: dthomson@google.com
Thu, 28 Mar 2019 10:04:27 -0700 8205934: Define jdk -source/-target version in version-numbers file
erikj [Thu, 28 Mar 2019 10:04:27 -0700] rev 54326
8205934: Define jdk -source/-target version in version-numbers file Reviewed-by: tbell
Thu, 28 Mar 2019 08:37:05 -0700 8220530: Build compare script does not compare the contents of the test image
erikj [Thu, 28 Mar 2019 08:37:05 -0700] rev 54325
8220530: Build compare script does not compare the contents of the test image Reviewed-by: tbell
Thu, 28 Mar 2019 12:16:36 +0000 8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
dfuchs [Thu, 28 Mar 2019 12:16:36 +0000] rev 54324
8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends Summary: When a non WebSocket connection is not returned to the pool, it needs to be closed even if HttpConnection::isOpen yields false. Reviewed-by: chegar, michaelm
Thu, 28 Mar 2019 11:08:23 +0100 8220351: Cross-modifying code
rehn [Thu, 28 Mar 2019 11:08:23 +0100] rev 54323
8220351: Cross-modifying code Reviewed-by: rrich, mdoerr, dholmes, eosterlund
Mon, 25 Mar 2019 09:35:40 +0100 8220786: Create new switch to redirect error reporting output to stdout or stderr
stuefe [Mon, 25 Mar 2019 09:35:40 +0100] rev 54322
8220786: Create new switch to redirect error reporting output to stdout or stderr Reviewed-by: dholmes, goetz
Thu, 28 Mar 2019 10:32:05 +0100 8221413: javac does not recognize variable assigned in switch expression as DA
jlahoda [Thu, 28 Mar 2019 10:32:05 +0100] rev 54321
8221413: javac does not recognize variable assigned in switch expression as DA Summary: Fixing definite assignment in presence of implicit throws clause in switch expressions over enums. Reviewed-by: vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 tip