dfuchs [Fri, 26 Sep 2014 11:29:29 +0200] rev 26859
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
Summary: Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans.
Reviewed-by: alanb, mchung, plevart, psandoz
okutsu [Fri, 26 Sep 2014 12:52:18 +0900] rev 26858
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
Reviewed-by: naoto
lana [Fri, 03 Oct 2014 11:07:09 -0700] rev 26857
Added tag jdk9-b33 for changeset f9efcf2457e3
duke [Wed, 05 Jul 2017 20:02:59 +0200] rev 26856
Merge
lana [Fri, 03 Oct 2014 12:11:14 -0700] rev 26855
Merge
amurillo [Fri, 26 Sep 2014 01:40:31 -0700] rev 26854
Merge
jwilhelm [Fri, 26 Sep 2014 06:07:48 +0000] rev 26853
Merge
jwilhelm [Mon, 22 Sep 2014 16:22:21 +0200] rev 26852
Merge
mgerdin [Thu, 25 Sep 2014 10:01:53 +0200] rev 26851
8055141: Catch linker errors earlier in the JVM build by not allowing unresolved externals
Reviewed-by: erikj, ehelin, dholmes
brutisso [Wed, 24 Sep 2014 11:00:12 +0200] rev 26850
8036116: Fix thread-id types in G1 remembered set implementations
Reviewed-by: stefank, jprovino, brutisso
Contributed-by: sangheon.kim@oracle.com
sla [Tue, 23 Sep 2014 14:18:55 +0200] rev 26849
Merge
stefank [Tue, 23 Sep 2014 12:52:57 +0000] rev 26848
Merge
jprovino [Tue, 23 Sep 2014 12:34:37 +0200] rev 26847
8027450: Improve time reporting in G1 remark
Reviewed-by: stefank, tschatzl
tonyp [Tue, 23 Sep 2014 11:43:24 +0200] rev 26846
8058495: G1: normalize names for isHumongous() and friends
Reviewed-by: tschatzl, brutisso
jcoomes [Thu, 11 Sep 2014 17:13:30 -0700] rev 26845
8058235: identify GCs initiated to update allocation context stats
Reviewed-by: mikael, sjohanss
sjohanss [Mon, 08 Sep 2014 15:24:10 +0200] rev 26844
8057752: WhiteBox extension support for testing
Summary: Refactored parts of whitebox.cpp to enable registration of whitebox methods defined outside this file.
Reviewed-by: mikael, ctornqvi, jmasa
jcoomes [Wed, 10 Sep 2014 16:06:53 -0700] rev 26843
8057827: notify an obj when allocation context stats are available
Reviewed-by: mikael, jmasa, tschatzl
jcoomes [Wed, 10 Sep 2014 13:01:13 -0700] rev 26842
8057824: methods to copy allocation context statistics
Reviewed-by: mikael, jmasa, tschatzl
jcoomes [Wed, 10 Sep 2014 13:01:13 -0700] rev 26841
8057818: collect allocation context statistics at gc pauses
Reviewed-by: mikael, jmasa
sjohanss [Tue, 09 Sep 2014 04:48:41 +0200] rev 26840
8057710: Refactor G1 heap region default sizes
Summary: Refactored the defines to instead be static const in a HeapRegionBounds class.
Reviewed-by: mgerdin, tschatzl
sjohanss [Tue, 09 Sep 2014 00:05:25 +0200] rev 26839
8057658: Enable G1 FullGC extensions
Summary: Refactored the G1 FullGC code to enable it to be extended.
Reviewed-by: mgerdin, brutisso
jcoomes [Fri, 05 Sep 2014 12:36:37 -0700] rev 26838
8057623: add an extension class for argument handling
Reviewed-by: brutisso, mgerdin, tschatzl
sjohanss [Fri, 05 Sep 2014 09:49:19 +0200] rev 26837
8057536: Refactor G1 to allow context specific allocations
Summary: Splitting out a g1 allocator class to simply specialized allocators which can associate each allocation with a given context.
Reviewed-by: mgerdin, brutisso
jcoomes [Thu, 04 Sep 2014 16:53:27 -0700] rev 26836
8057531: refactor gc argument processing code slightly
Reviewed-by: mgerdin, tschatzl, jmasa
jcoomes [Thu, 04 Sep 2014 09:37:41 -0700] rev 26835
8054970: gc src file exclusion should exclude alternative sources
Reviewed-by: ehelin, stefank
sla [Thu, 04 Sep 2014 11:21:08 +0200] rev 26834
8057535: add a thread extension class
Reviewed-by: mgerdin, bdelsart, jcoomes
jwilhelm [Mon, 22 Sep 2014 16:22:21 +0200] rev 26833
Merge
brutisso [Fri, 19 Sep 2014 12:11:08 +0000] rev 26832
Merge
mlarsson [Thu, 18 Sep 2014 11:04:00 +0200] rev 26831
8035729: Code using assert(is_oop_or_null) needs better error messages
Summary: Modified error messages to include the oops
Reviewed-by: stefank, tschatzl
mlarsson [Thu, 18 Sep 2014 11:27:59 +0200] rev 26830
8053998: Hot card cache flush chunk size too coarse grained
Summary: Changed the chunk size to a smaller fixed number.
Reviewed-by: tschatzl, mgerdin
mlarsson [Thu, 18 Sep 2014 12:45:45 +0200] rev 26829
8055091: CollectedHeap::_reserved usage should be cleaned up
Summary: Added an initialization function for _reserved.
Reviewed-by: mgerdin, jwilhelm
jwilhelm [Fri, 19 Sep 2014 11:51:06 +0200] rev 26828
Merge
jprovino [Fri, 19 Sep 2014 09:23:55 +0200] rev 26827
8058534: Remove HeapRegion::_orig_end
Summary: Also reviewed by kim.barrett@oracle.com
Reviewed-by: tonyp, brutisso, tschatzl
jwilhelm [Fri, 05 Sep 2014 00:28:43 +0200] rev 26826
8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
Summary: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
Reviewed-by: erikj, dholmes
jwilhelm [Fri, 22 Aug 2014 13:24:04 +0200] rev 26825
8055744: 8u-dev nightly solaris builds failed on 08/20
Summary: Fixed makefiles on solaris to allow build with extra symbols.
Reviewed-by: dcubed, erikj
jwilhelm [Tue, 16 Sep 2014 16:02:32 +0200] rev 26824
8055006: Store original value of Min/MaxHeapFreeRatio
Summary: Store the value set by the user and some makefile changes required to change the flags.
Reviewed-by: sla, mchung, bchristi, jmasa, dholmes, erikj
jwilhelm [Thu, 18 Sep 2014 18:19:44 +0200] rev 26823
Merge
adlertz [Thu, 25 Sep 2014 23:37:41 +0200] rev 26822
Merge
simonis [Wed, 24 Sep 2014 12:19:07 -0700] rev 26821
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers
Reviewed-by: kvn
iveresov [Tue, 23 Sep 2014 17:24:34 -0700] rev 26820
8059002: 8058744 needs a test case
Summary: Added a test case the UnsafeRawOp intrinsics
Reviewed-by: kvn
iveresov [Tue, 23 Sep 2014 15:09:07 -0700] rev 26819
8058744: Crash in C1 OSRed method w/ Unsafe usage
Summary: Fix UnsafeRawOp optimizations
Reviewed-by: kvn, drchase, vlivanov
iklam [Wed, 24 Sep 2014 09:48:15 -0700] rev 26818
Merge
sla [Tue, 23 Sep 2014 14:17:46 +0200] rev 26817
Merge
coleenp [Fri, 19 Sep 2014 21:13:25 -0400] rev 26816
8058843: TEST.groups has runtime/runtime/7158988/FieldMonitor.java
Summary: remove a runtime
Reviewed-by: ctornqvi, sspitsyn, kvn
iklam [Fri, 19 Sep 2014 13:47:19 -0700] rev 26815
Merge
hseigel [Fri, 19 Sep 2014 08:19:04 -0400] rev 26814
8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop
Summary: Construct the ExceptionTable only once, before the loop
Reviewed-by: acorn, jiangli, coleenp, lfoltan
ctornqvi [Wed, 17 Sep 2014 06:55:12 -0700] rev 26813
8058369: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java Exception java.lang.RuntimeException: 'Zero based' missing from stdout/stderr
Summary: Solaris and OSX places the heap in unpredictable places, some of the test must be excluded on these platforms
Reviewed-by: hseigel, coleenp
sla [Tue, 23 Sep 2014 14:19:55 +0200] rev 26812
Merge
drchase [Mon, 22 Sep 2014 14:19:11 -0400] rev 26811
8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
Summary: Rewrote the null pointer in a way that is not recognized by the compiler (the code is never executed).
Reviewed-by: kvn
thartmann [Sun, 21 Sep 2014 16:13:39 +0200] rev 26810
8058712: [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception
Summary: The test is changed to check the output according to the number of available code segments.
Reviewed-by: kvn
adlertz [Fri, 19 Sep 2014 17:14:13 +0200] rev 26809
Merge
neliasso [Fri, 19 Sep 2014 10:24:10 +0000] rev 26808
Merge
neliasso [Mon, 15 Sep 2014 17:12:01 +0200] rev 26807
8058461: serviceability/dcmd/CodelistTest.java and serviceability/dcmd/CompilerQueueTest.java SIGSEGV
Summary: Print only alive nmethods and add lock to print compile queue
Reviewed-by: kvn, anoll
neliasso [Fri, 19 Sep 2014 10:31:03 +0200] rev 26806
8058479: serviceability/dcmd/CodeCacheTest.java fails
Summary: Don't parse really large hex values into a long
Reviewed-by: kvn, anoll
goetz [Thu, 18 Sep 2014 09:37:26 +0200] rev 26805
8058716: Add include missing in 8015774
Reviewed-by: kvn
morris [Thu, 18 Sep 2014 11:46:33 -0700] rev 26804
8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
Summary: Provide promoted stack slots for floating-point registers in the SPARC c_calling_convention.
Reviewed-by: kvn, jrose, drchase
zmajo [Thu, 18 Sep 2014 12:23:20 +0200] rev 26803
8050407: Add jtreg compiler tests to Hotspot JPRT jobs
Summary: Select useful jtreg test. Group tests into four sets (3 sets with open tests, 1 set with closed tests) so that execution time of each set is < 10 min on solaris_sparcv9 (slowest platform).
Reviewed-by: kvn, anoll, roland
roland [Thu, 18 Sep 2014 09:16:12 +0000] rev 26802
Merge
roland [Wed, 17 Sep 2014 14:56:12 +0200] rev 26801
8058636: test case for 8057758
Summary: missing test case in push for 8057758
Reviewed-by: kvn, iveresov
iveresov [Thu, 18 Sep 2014 08:32:12 +0000] rev 26800
Merge