twisti [Fri, 06 Nov 2015 10:06:51 -1000] rev 34153
8139589: [JVMCI] throw exceptions in faulty code installation operations
Reviewed-by: twisti
Contributed-by: Roland Schatz <roland.schatz@oracle.com>
thartmann [Fri, 06 Nov 2015 08:45:13 +0000] rev 34152
Merge
thartmann [Fri, 06 Nov 2015 09:36:47 +0100] rev 34151
8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps
Summary: Before merging uncommon traps we have to check for proper bci domination and compatible JVMStates to guarantee correct re-execution of the checks.
Reviewed-by: kvn, roland
brutisso [Wed, 25 Nov 2015 13:39:52 +0100] rev 34150
8144016: Add the gc tag to the logging framework
Reviewed-by: mlarsson, sjohanss
lana [Mon, 30 Nov 2015 13:26:33 -0800] rev 34149
Merge
kbarrett [Tue, 17 Nov 2015 16:40:52 -0500] rev 34148
8143014: Access PtrQueue member offsets through derived classes
Summary: Moved accessors to derived classes and updated callers.
Reviewed-by: tschatzl, jmasa, twisti
sjohanss [Tue, 17 Nov 2015 12:37:55 +0000] rev 34147
Merge
sjohanss [Tue, 17 Nov 2015 11:20:27 +0100] rev 34146
8141280: G1ResManAllocator doesn't work with _survivor_is_full/_old_is_full
Reviewed-by: jmasa, kbarrett, tschatzl
goetz [Thu, 05 Nov 2015 15:05:59 +0100] rev 34145
8141529: Fix handling of _JAVA_SR_SIGNUM
Reviewed-by: dholmes, stuefe, dsamersoff
dholmes [Mon, 16 Nov 2015 18:50:55 -0500] rev 34144
8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
Reviewed-by: simonis, dcubed
dholmes [Mon, 16 Nov 2015 23:12:36 +0100] rev 34143
Merge
dholmes [Mon, 16 Nov 2015 14:47:21 -0500] rev 34142
8141024: [Solaris] Obsolete UseAltSigs
Reviewed-by: dcubed, ddmitriev
kbarrett [Mon, 16 Nov 2015 14:11:36 -0500] rev 34141
8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads
Summary: Remove unused function.
Reviewed-by: tbenson, tschatzl, mgerdin
jprovino [Sat, 14 Nov 2015 18:26:35 +0000] rev 34140
Merge
coleenp [Fri, 13 Nov 2015 16:50:39 -0500] rev 34139
8027429: Add diagnostic command VM.info to get hs_err print-out
Summary: refactored hs_err reporting code so that it can be used for VM.info safely
Reviewed-by: dholmes, hseigel
Contributed-by: coleen.phillimore@oracle.com, david.buck@oracle.com
mlarsson [Fri, 13 Nov 2015 09:49:28 +0100] rev 34138
8142482: Improve the support for prefix functions in unified logging
Reviewed-by: brutisso, pliden
tschatzl [Fri, 13 Nov 2015 12:36:17 +0000] rev 34137
Merge
sangheki [Thu, 12 Nov 2015 09:52:04 -0800] rev 34136
8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object
Summary: Change filler max value temporarily for G1DummyRegionsPerGC flag.
Reviewed-by: tbenson, tschatzl
sjohanss [Fri, 13 Nov 2015 09:28:53 +0100] rev 34135
8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
Summary: The crash was caused by a faulty eager humongous reclaim. The reason for reclaiming a live object was that the call to cleanupHRRS was done after dirtying cards and clearing the remembered sets for the humongous object. This could lead to one or many cards being missed.
Reviewed-by: tbenson, kbarrett, tschatzl
tschatzl [Fri, 13 Nov 2015 09:12:06 +0100] rev 34134
8138684: G1 decision about taking regions into the collection set is too aggressive
Summary: Factor in expected waste and uncertainty of our guess in the decision whether to take another region into the collection set.
Reviewed-by: mgerdin, jmasa
jwha [Tue, 03 Nov 2015 13:03:04 -0800] rev 34133
8141356: Explicitly stop CMS threads during VM termination.
Summary: GenCollectedHeap::stop() is not implemented which is supposed to stop CMS threads during VM termination.
Reviewed-by: jmasa, kbarrett
Contributed-by: jwha@google.com
ehelin [Thu, 12 Nov 2015 14:03:14 +0100] rev 34132
8142403: Make G1CollectorPolicy::predictor const
Reviewed-by: stefank, tschatzl
ehelin [Mon, 19 Oct 2015 15:47:36 +0200] rev 34131
8139883: Add virtual destructor G1ParScanThreadState
Reviewed-by: tschatzl, mgerdin, stefank
brutisso [Thu, 12 Nov 2015 09:21:16 +0100] rev 34130
8142475: Remove TraceParallelOldGCTasks
Reviewed-by: tschatzl, david
brutisso [Thu, 12 Nov 2015 09:19:44 +0100] rev 34129
8142472: Remove debugging code guarded by CMSPrintPromoBlockInfo
Reviewed-by: david, ehelin
coleenp [Wed, 11 Nov 2015 23:51:57 -0500] rev 34128
Merge
rprotacio [Wed, 11 Nov 2015 18:04:33 -0500] rev 34127
8142437: SafepointTest.java is occasionally failing in JPRT
Summary: A method compilation causing a specific log message to print has been removed because it was not always being compiled.
Reviewed-by: coleenp, dholmes
jprovino [Thu, 12 Nov 2015 00:38:44 +0000] rev 34126
Merge
rdurbin [Wed, 11 Nov 2015 14:57:27 -0800] rev 34125
8141068: refactor -XXFlags= code in preparation for removal
Reviewed-by: dcubed, gthornbr, coleenp
lana [Wed, 02 Dec 2015 15:55:39 -0800] rev 34124
Added tag jdk-9+95 for changeset 652bf41da963
lana [Mon, 07 Dec 2015 14:17:10 -0800] rev 34123
Merge
prr [Wed, 02 Dec 2015 11:22:12 -0800] rev 34122
Merge
bpb [Mon, 23 Nov 2015 12:26:31 -0800] rev 34121
8143342: Integrate Java Image I/O support for TIFF per JEP 262
Summary: Port TIFF reader and writer plugins from JAI Image I/O Tools to JDK 9
Reviewed-by: prr, serb
lana [Wed, 02 Dec 2015 09:34:13 -0800] rev 34120
Merge
erikj [Wed, 02 Dec 2015 10:49:50 +0100] rev 34119
8144312: Remove limitations on the default number of jobs in the build
Reviewed-by: tbell
amurillo [Mon, 30 Nov 2015 13:55:05 -0800] rev 34118
Merge
jwilhelm [Mon, 30 Nov 2015 19:22:18 +0100] rev 34117
Merge
erikj [Tue, 24 Nov 2015 12:18:24 +0100] rev 34116
8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti
jiangli [Mon, 23 Nov 2015 14:41:54 -0500] rev 34115
Merge
jiangli [Thu, 19 Nov 2015 19:30:47 -0500] rev 34114
Merge
iklam [Wed, 22 Jul 2015 20:14:16 -0700] rev 34113
8140802: Clean up and refactor of class loading code for CDS
Reviewed-by: jiangli, acorn
amurillo [Fri, 27 Nov 2015 11:44:18 -0800] rev 34112
Merge
neliasso [Mon, 23 Nov 2015 11:06:42 +0100] rev 34111
Merge
neliasso [Mon, 16 Nov 2015 20:54:08 +0100] rev 34110
Merge
lana [Mon, 30 Nov 2015 13:26:00 -0800] rev 34109
Merge
robm [Mon, 30 Nov 2015 17:37:17 +0000] rev 34108
8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
Reviewed-by: alanb, simonis
joehw [Mon, 30 Nov 2015 08:52:25 -0800] rev 34107
8144094: Add Catalog API to java.xml module
Reviewed-by: lancea
jbachorik [Fri, 20 Nov 2015 13:02:06 +0100] rev 34106
8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
erikj [Fri, 27 Nov 2015 16:29:22 +0100] rev 34105
8144172: Problem with bootcycle-images and sjavac
Reviewed-by: ihse
erikj [Wed, 25 Nov 2015 15:56:29 +0100] rev 34104
8144039: Enable javac server by default
Reviewed-by: ihse
erikj [Tue, 24 Nov 2015 17:45:59 +0100] rev 34103
8142983: Enable builds with icecc/icecream
Reviewed-by: ihse
erikj [Tue, 24 Nov 2015 15:46:04 +0100] rev 34102
8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
erikj [Tue, 24 Nov 2015 15:36:32 +0100] rev 34101
8143296: javac-server/sjavac not compatible with LogFailures on Windows
Reviewed-by: ihse
erikj [Tue, 24 Nov 2015 11:25:16 +0100] rev 34100
8143236: Update devkit creation makefiles for linux
Reviewed-by: ihse
attila [Tue, 24 Nov 2015 10:22:14 +0100] rev 34099
8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: alanb, mchung, sundar
lana [Wed, 02 Dec 2015 15:55:36 -0800] rev 34098
Added tag jdk-9+95 for changeset 2537e908e8c6