iklam [Tue, 22 Dec 2015 00:08:38 +0000] rev 35209
Merge
iklam [Mon, 21 Dec 2015 13:58:56 -0800] rev 35208
8145271: stand-alone hotspot build is broken
Reviewed-by: ihse
iignatyev [Mon, 21 Dec 2015 22:45:54 +0100] rev 35207
Merge
kzhaldyb [Thu, 17 Dec 2015 16:46:41 +0300] rev 35206
8132723: Add tests which check that soft references to humongous objects should work correctly
8132724: Add tests which check that weak references to humongous objects should work correctly
Reviewed-by: jmasa, dfazunen
jmasa [Mon, 21 Dec 2015 19:43:52 +0000] rev 35205
Merge
sangheki [Fri, 18 Dec 2015 08:17:30 -0800] rev 35204
8068394: Trace event for concurrent GC phases
Summary: Add concurrent phase events for CMS and G1
Reviewed-by: brutisso, stefank
sangheki [Wed, 16 Dec 2015 22:06:52 -0800] rev 35203
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
Summary: Changed max range to 2G/8192G for NUMAInterleaveGranularity and removed constraint function
Reviewed-by: jwilhelm, jmasa
coleenp [Mon, 21 Dec 2015 14:09:21 +0000] rev 35202
Merge
goetz [Sun, 20 Dec 2015 10:37:23 -0500] rev 35201
8139864: Improve handling of stack protection zones.
Reviewed-by: stuefe, coleenp, fparain
tschatzl [Mon, 21 Dec 2015 12:04:32 +0100] rev 35200
8145671: Rename FromCardCache to G1FromCardCache
Reviewed-by: jmasa, mgerdin
tschatzl [Mon, 21 Dec 2015 12:02:08 +0100] rev 35199
8145667: Move FromCardCache into separate files
Reviewed-by: mgerdin, stefank
tschatzl [Mon, 21 Dec 2015 12:02:03 +0100] rev 35198
8145674: Fix includes and forward declarations in g1Remset files
Reviewed-by: simonis, stefank
kbarrett [Sat, 19 Dec 2015 03:07:31 +0000] rev 35197
Merge
goetz [Wed, 18 Nov 2015 11:31:59 +0100] rev 35196
8143215: gcc 4.1.2: fix three issues breaking the build.
Summary: Also fix some more recent introduced missing casts.
Reviewed-by: stuefe, simonis, kbarrett, tschatzl
coleenp [Sat, 19 Dec 2015 02:32:27 +0100] rev 35195
Merge
coleenp [Fri, 18 Dec 2015 15:50:33 -0500] rev 35194
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
Summary: Take out inlining of methodHandle copy constructors and destructors
Reviewed-by: hseigel, gtriantafill
rprotacio [Fri, 18 Dec 2015 14:30:13 -0500] rev 35193
8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
Summary: Adds the proper @build and import lines to the jtreg tests in the runtime/logging directory.
Reviewed-by: iklam, hseigel
tschatzl [Fri, 18 Dec 2015 13:38:49 +0000] rev 35192
Merge
tschatzl [Fri, 18 Dec 2015 14:32:16 +0100] rev 35191
8145752: Fix include guards in GC code
Reviewed-by: mgerdin, stefank
tschatzl [Fri, 18 Dec 2015 14:27:51 +0100] rev 35190
8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
Summary: Move destructor work into cpp file
Reviewed-by: mgerdin, stefank
tschatzl [Fri, 18 Dec 2015 11:30:29 +0100] rev 35189
8145534: TestRemsetLogging.java takes a long time
Summary: Improve the test and test settings to decrease the time it takes.
Reviewed-by: brutisso, jmasa, dfazunen
fparain [Fri, 18 Dec 2015 11:04:59 +0100] rev 35188
8145317: ReservedStackTest fails with ReentrantLock looks corrupted
Reviewed-by: acorn, dcubed
jbachorik [Fri, 18 Dec 2015 09:02:21 +0100] rev 35187
Merge
sgehwolf [Fri, 18 Dec 2015 08:55:47 +0100] rev 35186
6425769: Allow specifying an address to bind JMX remote connector
Reviewed-by: jbachorik, dfuchs
jbachorik [Tue, 24 Nov 2015 16:07:40 +0100] rev 35185
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
Reviewed-by: alanb, mchung, dholmes, erikj, ihse
ctornqvi [Thu, 17 Dec 2015 08:41:48 -0800] rev 35184
8144716: Unable to build in Visual Studio after JVMCI change
Reviewed-by: twisti, mgronlun
ctornqvi [Thu, 17 Dec 2015 12:16:03 -0800] rev 35183
8145400: ProjectCreator broken after JEP 223 changes
Reviewed-by: lfoltan, mgronlun
ctornqvi [Thu, 17 Dec 2015 08:41:30 -0800] rev 35182
8145603: Enable build.bat to use vcproj to build
Reviewed-by: mgronlun, mikael, gtriantafill
rprotacio [Thu, 17 Dec 2015 11:18:22 -0500] rev 35181
8145629: Disable test/runtime/logging/MonitorInflationTest.java
Summary: @ignore-ed logging/MonitorInflationTest.java
Reviewed-by: hseigel, ctornqvi
stuefe [Thu, 17 Dec 2015 08:23:51 +0100] rev 35180
8079125: [aix] clean up Linux-specific code remnants in AIX coding
Reviewed-by: goetz
iklam [Wed, 16 Dec 2015 19:30:10 -0800] rev 35179
8145620: Disable compiler/floatingpoint/ModNaN.java
Reviewed-by: dholmes, coleenp
goetz [Wed, 16 Dec 2015 08:57:47 +0100] rev 35178
8145528: PPC64: Remove cpp interpreter implementation - part II
Reviewed-by: coleenp