darcy [Sat, 16 Jan 2016 10:44:40 -0800] rev 35242
8147508: Correct fix for JDK-8147480
Reviewed-by: martin
erikj [Sat, 16 Jan 2016 13:01:44 +0100] rev 35241
8146403: Windows build can be faster
Reviewed-by: ihse
xuelei [Sat, 16 Jan 2016 00:18:33 +0000] rev 35240
8146669: Test SessionTimeOutTests fails intermittently
Reviewed-by: mullan
lana [Thu, 21 Jan 2016 09:46:03 -0800] rev 35239
Added tag jdk-9+102 for changeset 93b315c61ca3
duke [Wed, 05 Jul 2017 21:14:30 +0200] rev 35238
Merge
lana [Thu, 21 Jan 2016 10:16:09 -0800] rev 35237
Merge
ihse [Wed, 20 Jan 2016 09:54:39 +0100] rev 35236
8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
amurillo [Thu, 14 Jan 2016 20:57:31 -0800] rev 35235
Merge
amurillo [Wed, 13 Jan 2016 12:45:36 -0800] rev 35234
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
Reviewed-by: twisti, erikj, chegar
amurillo [Tue, 12 Jan 2016 11:31:47 -0800] rev 35233
Merge
jprovino [Thu, 07 Jan 2016 21:10:28 +0000] rev 35232
Merge
iklam [Mon, 04 Jan 2016 13:57:34 -0800] rev 35231
8145593: Clean up metaspaceShared.cpp
Reviewed-by: jiangli
mlarsson [Mon, 04 Jan 2016 11:38:42 +0100] rev 35230
8145294: TestLogRotation.java triggers a race in the UL framework
Reviewed-by: sla, mgronlun
mlarsson [Mon, 04 Jan 2016 11:31:42 +0100] rev 35229
8144220: UL does not support full path names for log files on windows
Reviewed-by: sla, mgronlun
mlarsson [Mon, 04 Jan 2016 11:37:18 +0100] rev 35228
8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
Reviewed-by: dholmes, kbarrett, mgronlun
mlarsson [Mon, 04 Jan 2016 11:27:02 +0100] rev 35227
8065331: Add trace events for failed allocations
Reviewed-by: brutisso, ehelin
jprovino [Fri, 01 Jan 2016 17:08:38 +0000] rev 35226
Merge
kbarrett [Mon, 28 Dec 2015 13:48:43 -0500] rev 35225
8071507: (ref) Clear phantom reference as soft and weak references do
Summary: GC clears phantom refs on notification; update spec accordingly.
Reviewed-by: mchung, jmasa
ctornqvi [Thu, 24 Dec 2015 07:35:18 -0800] rev 35224
8146098: Visual Studio build fails after SA restructure
Reviewed-by: goetz, hseigel, dsamersoff
coleenp [Thu, 24 Dec 2015 03:28:25 +0000] rev 35223
Merge
coleenp [Wed, 23 Dec 2015 20:07:39 +0000] rev 35222
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
Summary: We were setting stack_overflow_limit before initialization completed which may change the stack base for some solaris systems with unlimited stack
Reviewed-by: goetz, hseigel, gthornbr
rprotacio [Wed, 23 Dec 2015 17:12:04 -0500] rev 35221
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
Summary: logging/MonitorInflationTest.java now forced an object inflation and looks for that object. It no longer tests for object deflation.
Reviewed-by: gtriantafill, coleenp, iklam
mockner [Wed, 23 Dec 2015 20:14:25 +0000] rev 35220
Merge
mockner [Wed, 23 Dec 2015 15:05:38 -0500] rev 35219
8144874: Reimplement TraceClassResolution with Unified Logging.
Summary: TraceClassResolution reimplemented with classresolve tag.
Reviewed-by: coleenp, dholmes, iklam, rprotacio
hseigel [Wed, 23 Dec 2015 13:02:15 -0500] rev 35218
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs
Reviewed-by: coleenp, lfoltan, acorn, gtriantafill
dsamersoff [Wed, 23 Dec 2015 13:12:15 +0300] rev 35217
8067194: Restructure hotspot/agent/src to conform the modular source layout
Summary: Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik
rprotacio [Tue, 22 Dec 2015 16:29:48 -0500] rev 35216
8141211: Convert TraceExceptions to Unified Logging
Summary: The -XX:+TraceExceptions flag has been updated to the unified logging framework, i.e. -Xlog:exceptions. The old flag, because it is product-level, has been aliased to the UL option.
Reviewed-by: dholmes, coleenp, mockner
coleenp [Tue, 22 Dec 2015 19:33:01 +0000] rev 35215
Merge
coleenp [Tue, 22 Dec 2015 11:11:29 -0500] rev 35214
8074457: Remove the non-Zero CPP Interpreter
Summary: Remove cppInterpreter assembly files and reorganize InterpreterGenerator includes
Reviewed-by: goetz, bdelsart
ctornqvi [Tue, 22 Dec 2015 15:53:42 +0000] rev 35213
Merge
ctornqvi [Tue, 22 Dec 2015 05:26:55 -0800] rev 35212
8048521: Remove obsolete code from os_windows.cpp/hpp
Reviewed-by: coleenp, rdurbin
tschatzl [Tue, 22 Dec 2015 11:03:37 +0100] rev 35211
8145774: Move scrubbing setup code away out of ConcurrentMark
Summary: Remove dependency of ConcurrentMark to G1RemSet.
Reviewed-by: jmasa, mgerdin
tschatzl [Tue, 22 Dec 2015 11:02:04 +0100] rev 35210
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
Summary: Move HeapRegionRemSet::num_par_rem_sets() to G1RemSet, and document it.
Reviewed-by: mgerdin, jmasa
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