Wed, 27 Feb 2013 07:35:32 -0500 Merge
coleenp [Wed, 27 Feb 2013 07:35:32 -0500] rev 15856
Merge
Wed, 27 Feb 2013 09:40:30 +0100 8008959: Fix non-PCH build on Linux, Windows and MacOS X
simonis [Wed, 27 Feb 2013 09:40:30 +0100] rev 15855
8008959: Fix non-PCH build on Linux, Windows and MacOS X Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files. Reviewed-by: coleenp, stefank, dholmes
Thu, 28 Feb 2013 05:55:18 -0800 Merge
dcubed [Thu, 28 Feb 2013 05:55:18 -0800] rev 15854
Merge
Wed, 27 Feb 2013 15:00:30 -0800 8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
dcubed [Wed, 27 Feb 2013 15:00:30 -0800] rev 15853
8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address Summary: Make deadlock detection a little more robust in the case of being unable to find the JavaThread associated with an object lock. Reviewed-by: sla, acorn
Wed, 27 Feb 2013 22:40:14 +0000 7178741: SA: jstack -m produce UnalignedAddressException in output (Linux)
kevinw [Wed, 27 Feb 2013 22:40:14 +0000] rev 15852
7178741: SA: jstack -m produce UnalignedAddressException in output (Linux) Reviewed-by: poonam, sla
Wed, 27 Feb 2013 16:40:30 +0000 Merge
kevinw [Wed, 27 Feb 2013 16:40:30 +0000] rev 15851
Merge
Wed, 27 Feb 2013 14:02:26 +0000 8008807: SA: jstack crash when target has mismatched bitness (Linux)
kevinw [Wed, 27 Feb 2013 14:02:26 +0000] rev 15850
8008807: SA: jstack crash when target has mismatched bitness (Linux) Reviewed-by: rbackman, sla, poonam
Wed, 27 Feb 2013 04:58:45 -0500 Merge
dholmes [Wed, 27 Feb 2013 04:58:45 -0500] rev 15849
Merge
Tue, 26 Feb 2013 08:54:03 -0800 8008081: Print outs do not have matching arguments
mikael [Tue, 26 Feb 2013 08:54:03 -0800] rev 15848
8008081: Print outs do not have matching arguments Summary: Corrected formatted prints to have matching arguments, removed dead print_frame_layout function Reviewed-by: sla, dholmes
Thu, 21 Feb 2013 17:22:15 +0100 8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive
stefank [Thu, 21 Feb 2013 17:22:15 +0100] rev 15847
8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive Summary: SystemDictionary::find(...) should not create and register ClassLoaderData objects for class loaders. Reviewed-by: coleenp, acorn Contributed-by: Stefan Karlsson <stefan.karlsson@oracle.com>, Erik Helin <erik.helin@oracle.com>
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip