Fri, 30 Jun 2017 10:36:32 +0200 8183203: Remove stubRoutines_os
mgerdin [Fri, 30 Jun 2017 10:36:32 +0200] rev 46605
8183203: Remove stubRoutines_os Reviewed-by: stefank, tschatzl
Mon, 26 Jun 2017 15:25:25 +0200 8183198: Factor out thread state serialization into a proper helper function
mgerdin [Mon, 26 Jun 2017 15:25:25 +0200] rev 46604
8183198: Factor out thread state serialization into a proper helper function Reviewed-by: tschatzl, eosterlund, coleenp
Thu, 29 Jun 2017 19:09:04 +0000 Merge
coleenp [Thu, 29 Jun 2017 19:09:04 +0000] rev 46603
Merge
Thu, 29 Jun 2017 12:35:30 +0200 8183228: Fix optimized build after JDK-8170933
stuefe [Thu, 29 Jun 2017 12:35:30 +0200] rev 46602
8183228: Fix optimized build after JDK-8170933 Reviewed-by: mgerdin, coleenp
Thu, 29 Jun 2017 17:32:46 +0000 Merge
redestad [Thu, 29 Jun 2017 17:32:46 +0000] rev 46601
Merge
Thu, 29 Jun 2017 14:22:42 +0200 8183001: Various inlining improvements
redestad [Thu, 29 Jun 2017 14:22:42 +0200] rev 46600
8183001: Various inlining improvements Reviewed-by: iklam, mikael, ehelin, stefank
Thu, 29 Jun 2017 14:54:32 +0000 Merge
neliasso [Thu, 29 Jun 2017 14:54:32 +0000] rev 46599
Merge
Thu, 29 Jun 2017 12:32:17 +0000 Merge
neliasso [Thu, 29 Jun 2017 12:32:17 +0000] rev 46598
Merge
Tue, 27 Jun 2017 15:50:09 +0200 8164888: Intrinsify fused mac operations on SPARC
neliasso [Tue, 27 Jun 2017 15:50:09 +0200] rev 46597
8164888: Intrinsify fused mac operations on SPARC Summary: Such speed, much wow Reviewed-by: kvn Contributed-by: phedlin@oracle.com
Tue, 27 Jun 2017 15:46:16 +0200 8144448: Avoid placing CTI immediately following or preceding RDPC instruction
neliasso [Tue, 27 Jun 2017 15:46:16 +0200] rev 46596
8144448: Avoid placing CTI immediately following or preceding RDPC instruction Summary: Best practice for new SPARC CPUs Reviewed-by: kvn Contributed-by: phedlin@oracle.com
Tue, 27 Jun 2017 15:36:45 +0200 8181868: Remove use of 'has_fast_fxtof()'
neliasso [Tue, 27 Jun 2017 15:36:45 +0200] rev 46595
8181868: Remove use of 'has_fast_fxtof()' Summary: No longer used Reviewed-by: kvn Contributed-by: phedlin@oracle.com
Tue, 27 Jun 2017 15:34:36 +0200 8181853: Remove use of 'v9_only()'
neliasso [Tue, 27 Jun 2017 15:34:36 +0200] rev 46594
8181853: Remove use of 'v9_only()' Summary: v9 is the only supported ISA Reviewed-by: kvn Contributed-by: phedlin@oracle.com
Tue, 27 Jun 2017 15:31:11 +0200 8181852: Remove option 'UseV8InstrsOnly'
neliasso [Tue, 27 Jun 2017 15:31:11 +0200] rev 46593
8181852: Remove option 'UseV8InstrsOnly' Summary: Not supported Reviewed-by: kvn Contributed-by: phedlin@oracle.com
Tue, 27 Jun 2017 15:27:54 +0200 8172231: SPARC ISA/CPU feature detection is broken/insufficient (on Solaris)
neliasso [Tue, 27 Jun 2017 15:27:54 +0200] rev 46592
8172231: SPARC ISA/CPU feature detection is broken/insufficient (on Solaris) Summary: Update for new platforms Reviewed-by: kvn Contributed-by: phedlin@oracle.com
Tue, 27 Jun 2017 15:22:23 +0200 8182711: Re/Introduce private interface for HW-specific prefetch options in SPARC VM_Version
neliasso [Tue, 27 Jun 2017 15:22:23 +0200] rev 46591
8182711: Re/Introduce private interface for HW-specific prefetch options in SPARC VM_Version Summary: Re/Introduce private interface for HW-specific prefetch options in SPARC VM_Version Reviewed-by: kvn, neliasso Contributed-by: phedlin@oracle.com
Wed, 28 Jun 2017 14:38:10 +0200 8183124: Remove OopsInHeapRegionClosure
ehelin [Wed, 28 Jun 2017 14:38:10 +0200] rev 46590
8183124: Remove OopsInHeapRegionClosure Reviewed-by: sjohanss, tschatzl
Wed, 28 Jun 2017 19:12:58 -0400 8182848: Some functions misplaced in debug.hpp
coleenp [Wed, 28 Jun 2017 19:12:58 -0400] rev 46589
8182848: Some functions misplaced in debug.hpp Summary: moved to vmError.hpp,cpp where they seemed more appropriate Reviewed-by: stefank, stuefe
Wed, 28 Jun 2017 20:21:04 +0000 Merge
coleenp [Wed, 28 Jun 2017 20:21:04 +0000] rev 46588
Merge
Wed, 28 Jun 2017 16:14:20 -0400 8182554: Code for os::random() assumes long is 32 bits
coleenp [Wed, 28 Jun 2017 16:14:20 -0400] rev 46587
8182554: Code for os::random() assumes long is 32 bits Summary: And make updating the _rand_seed thread safe. Reviewed-by: stuefe, kbarrett, stefank
Wed, 28 Jun 2017 18:44:21 +0200 Merge
bobv [Wed, 28 Jun 2017 18:44:21 +0200] rev 46586
Merge
Wed, 28 Jun 2017 14:13:00 +0200 Merge
bobv [Wed, 28 Jun 2017 14:13:00 +0200] rev 46585
Merge
Tue, 27 Jun 2017 14:34:00 -0400 Merge
bobv [Tue, 27 Jun 2017 14:34:00 -0400] rev 46584
Merge
Tue, 27 Jun 2017 14:29:54 -0400 8182052: Test compiler/aot/cli/jaotc/CompileJarTest.java fails in JPRT
bobv [Tue, 27 Jun 2017 14:29:54 -0400] rev 46583
8182052: Test compiler/aot/cli/jaotc/CompileJarTest.java fails in JPRT Reviewed-by: kvn
Tue, 27 Jun 2017 14:28:09 -0400 8182053: Test compiler/aot/verification/ClassAndLibraryNotMatchTest.java fails in JPRT for jdk10/hs
bobv [Tue, 27 Jun 2017 14:28:09 -0400] rev 46582
8182053: Test compiler/aot/verification/ClassAndLibraryNotMatchTest.java fails in JPRT for jdk10/hs Reviewed-by: kvn
Wed, 28 Jun 2017 15:21:48 +0000 Merge
ehelin [Wed, 28 Jun 2017 15:21:48 +0000] rev 46581
Merge
Wed, 28 Jun 2017 14:17:28 +0200 8183122: Rename RefineRecordRefsIntoCSCardTableEntryClosure to G1RefineCardClosure
ehelin [Wed, 28 Jun 2017 14:17:28 +0200] rev 46580
8183122: Rename RefineRecordRefsIntoCSCardTableEntryClosure to G1RefineCardClosure Reviewed-by: sjohanss, tschatzl
Wed, 28 Jun 2017 17:16:42 +0200 Merge
rehn [Wed, 28 Jun 2017 17:16:42 +0200] rev 46579
Merge
Wed, 28 Jun 2017 16:07:30 +0200 Merge
rehn [Wed, 28 Jun 2017 16:07:30 +0200] rev 46578
Merge
Wed, 28 Jun 2017 14:18:00 +0200 8180421: Change default value of BiasedLockingStartupDelay to 0
rehn [Wed, 28 Jun 2017 14:18:00 +0200] rev 46577
8180421: Change default value of BiasedLockingStartupDelay to 0 Summary: As CSR 8181778 Reviewed-by: tschatzl, redestad, coleenp, dcubed
Wed, 28 Jun 2017 16:12:54 +0200 8182984: [aix] Make stack traces independent on successful vm initialization
stuefe [Wed, 28 Jun 2017 16:12:54 +0200] rev 46576
8182984: [aix] Make stack traces independent on successful vm initialization Reviewed-by: simonis, mdoerr, clanger
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip