Fri, 03 May 2019 14:09:19 -0700 8223178: Improve FileSystems.newFileSystem example with map factory methods
darcy [Fri, 03 May 2019 14:09:19 -0700] rev 54712
8223178: Improve FileSystems.newFileSystem example with map factory methods Reviewed-by: alanb, clanger, bpb
Fri, 03 May 2019 09:34:02 -0700 8223309: test failing due to self-assign-overloaded
erikj [Fri, 03 May 2019 09:34:02 -0700] rev 54711
8223309: test failing due to self-assign-overloaded Reviewed-by: tbell Contributed-by: johan.vos@gluonhq.com, erik.joelsson@oracle.com
Fri, 03 May 2019 12:33:08 -0400 8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events
pchilanomate [Fri, 03 May 2019 12:33:08 -0400] rev 54710
8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events Summary: Safepoint id used by JavaThread when posting event is now set inside appropiate safepoint Reviewed-by: dholmes, rehn
Fri, 03 May 2019 09:25:59 -0700 8223265: Clarify operational semantics of java.util.Objects.equals()
darcy [Fri, 03 May 2019 09:25:59 -0700] rev 54709
8223265: Clarify operational semantics of java.util.Objects.equals() Reviewed-by: bpb, alanb
Fri, 03 May 2019 09:07:30 -0700 8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
kvn [Fri, 03 May 2019 09:07:30 -0700] rev 54708
8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending Summary: Added missing checks for pending exception. Reviewed-by: never, gdub, dnsimon
Fri, 03 May 2019 16:31:11 +0200 8223248: [AIX] Remove old xlC 10 workaround for load acquire
mdoerr [Fri, 03 May 2019 16:31:11 +0200] rev 54707
8223248: [AIX] Remove old xlC 10 workaround for load acquire Reviewed-by: goetz, lucy
Fri, 03 May 2019 07:54:09 -0400 8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
hseigel [Fri, 03 May 2019 07:54:09 -0400] rev 54706
8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt Summary: Create the test's temporary files inside of jtreg scratch directories instead of /tmp Reviewed-by: coleenp, lfoltan, dholmes
Wed, 17 Apr 2019 14:57:53 +0200 8216137: assert failed: Live node limit exceeded.
phedlin [Wed, 17 Apr 2019 14:57:53 +0200] rev 54705
8216137: assert failed: Live node limit exceeded. 8219520: assert failed: Live node limit exceeded. Summary: Adding simplistic node budget support for loop-transformations. This /should/attempts to/ resolve most cases of: "assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit". Reviewed-by: vlivanov, neliasso
Wed, 17 Apr 2019 14:56:45 +0200 8223143: Restructure/clean-up for 'loopexit_or_null()'.
phedlin [Wed, 17 Apr 2019 14:56:45 +0200] rev 54704
8223143: Restructure/clean-up for 'loopexit_or_null()'. Summary: Minor restructure and clean-up for 'loopexit_or_null()' and its use. Reviewed-by: vlivanov
Wed, 17 Apr 2019 14:55:37 +0200 8223142: Clean-up WS and CB.
phedlin [Wed, 17 Apr 2019 14:55:37 +0200] rev 54703
8223142: Clean-up WS and CB. Reviewed-by: vlivanov
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip