jwilhelm [Thu, 18 Dec 2014 16:15:49 +0100] rev 28214
Merge
tschatzl [Fri, 19 Dec 2014 09:21:06 +0100] rev 28213
8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
Summary: Evaluate and improve object copy time by micro-optimizations and splitting out slow and fast paths aggressively.
Reviewed-by: kbarrett, mgerdin, jmasa
Contributed-by: Tony Printezis <tprintezis@twitter.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
kbarrett [Wed, 17 Dec 2014 22:32:44 -0500] rev 28212
8066827: Remove ReferenceProcessor::clean_up_discovered_references()
Summary: Abandon rather than clean up discovered references.
Reviewed-by: jmasa, ysr
brutisso [Thu, 18 Dec 2014 13:30:00 +0000] rev 28211
Merge
brutisso [Thu, 18 Dec 2014 13:37:02 +0100] rev 28210
8067873: gc/TestSmallHeap.java does not compile
Reviewed-by: mgerdin, jwilhelm
tschatzl [Thu, 18 Dec 2014 11:23:18 +0000] rev 28209
Merge
tschatzl [Thu, 18 Dec 2014 09:37:02 +0100] rev 28208
8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes
mgerdin [Mon, 08 Dec 2014 18:57:33 +0100] rev 28207
8067655: Clean up G1 remembered set oop iteration
Summary: Pass on the static type G1ParPushHeapRSClosure to allow oop_iterate devirtualization
Reviewed-by: jmasa, kbarrett
drwhite [Wed, 17 Dec 2014 18:09:24 +0100] rev 28206
8061611: Remove deprecated command line flags
Reviewed-by: jwilhelm, brutisso
brutisso [Wed, 17 Dec 2014 09:47:14 +0100] rev 28205
8067438: Add test to verify minimal heap size
Reviewed-by: dfazunen, ehelin
kvn [Mon, 22 Dec 2014 14:35:40 -0800] rev 28204
8067985: merging hs-comp to hs blocked by some tests not updated in 8054892
Reviewed-by: iveresov
kvn [Mon, 22 Dec 2014 10:41:57 -0800] rev 28203
Merge
vlivanov [Fri, 19 Dec 2014 16:42:40 -0800] rev 28202
8067338: compiler/debug/TraceIterativeGVN.java segfaults
Reviewed-by: kvn
roland [Tue, 16 Dec 2014 20:09:29 +0100] rev 28201
8067647: [TESTBUG] compiler/rangechecks/TestRangeCheckSmearing.java uses wrong path to Whitebox API
Summary: whitebox test library was moved
Reviewed-by: kvn
eistepan [Tue, 16 Dec 2014 14:52:57 +0300] rev 28200
8054892: Improve compiler's CLI tests error reporting
Reviewed-by: roland, twisti
iignatyev [Tue, 16 Dec 2014 17:56:24 +0300] rev 28199
8028595: WhiteBox API for stress testing of TieredCompilation
Reviewed-by: kvn
iignatyev [Tue, 16 Dec 2014 02:14:11 +0300] rev 28198
8065279: Remove testlibrary_tests from compact profile in jtreg
Reviewed-by: kvn
Contributed-by: dmitrij.pochepko@oracle.com
iignatyev [Tue, 16 Dec 2014 02:13:13 +0300] rev 28197
8067211: rewrite Utils::fileAsString
Reviewed-by: kvn
Contributed-by: tatiana.pivovarova@oracle.com
roland [Mon, 15 Dec 2014 09:36:46 +0100] rev 28196
8067231: Zero builds fails after JDK-6898462
Summary: Interpreter::remove_activation_entry() is not defined for the C++ interpreter
Reviewed-by: roland, coleenp
Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>
iignatyev [Sat, 13 Dec 2014 01:24:10 +0300] rev 28195
8066473: Port timeout utils from jdk test library into hotspot
Reviewed-by: kvn, iignatyev
Contributed-by: pavel.chistyakov@oracle.com
ppunegov [Sat, 13 Dec 2014 01:24:07 +0300] rev 28194
8059575: JEP-JDK-8043304: Test task: Tiered Compilation level transition tests
Reviewed-by: iveresov, thartmann
anoll [Fri, 12 Dec 2014 08:40:19 -0800] rev 28193
Merge
thartmann [Fri, 12 Dec 2014 13:13:01 +0100] rev 28192
8067337: Remove Whitebox API from hotspot repository
Summary: Remove Whitebox API from hotspot repository after it was moved to top level repository.
Reviewed-by: iignatyev
thartmann [Fri, 12 Dec 2014 09:58:37 +0000] rev 28191
Merge
thartmann [Fri, 12 Dec 2014 09:37:38 +0100] rev 28190
8066433: Move Whitebox test library to top level repository
Summary: Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr
thartmann [Fri, 12 Dec 2014 08:15:30 +0000] rev 28189
Merge
thartmann [Fri, 12 Dec 2014 09:07:54 +0100] rev 28188
8066763: fatal error "assert(false) failed: unexpected yanked node" in postaloc.cpp:139
Summary: Check for dead input nodes after replacing compare node with implicit null check.
Reviewed-by: kvn
goetz [Tue, 09 Dec 2014 11:57:46 +0100] rev 28187
8066964: ppc64: argument and return type profiling, fix problem with popframe
Reviewed-by: roland, kvn
lana [Tue, 30 Dec 2014 13:19:30 -0800] rev 28186
Merge
lana [Thu, 25 Dec 2014 19:45:11 -0800] rev 28185
Merge
jwilhelm [Thu, 18 Dec 2014 16:15:49 +0100] rev 28184
Merge
jwilhelm [Tue, 16 Dec 2014 02:14:03 +0100] rev 28183
Merge
fzhinkin [Mon, 15 Dec 2014 18:11:51 +0400] rev 28182
8066143: [TESTBUG] New tests in gc/survivorAlignment/ fails
Reviewed-by: jmasa
fzhinkin [Fri, 12 Dec 2014 21:37:37 +0300] rev 28181
8066862: TestMutuallyExclusivePlatformPredicates fails on all platforms
Reviewed-by: iignatyev, kvn
iignatyev [Fri, 12 Dec 2014 21:32:43 +0300] rev 28180
Merge
iignatyev [Wed, 10 Dec 2014 13:58:30 +0000] rev 28179
8064909: FragmentMetaspace.java got OutOfMemoryError
Summary: Increased heap size to prevent "java.lang.OutOfMemoryError: Java heap space" exception
Reviewed-by: jmasa, dfazunen, jwilhelm
Contributed-by: Michail Chernov <michail.chernov@oracle.com>
kbarrett [Thu, 11 Dec 2014 19:44:32 +0100] rev 28178
8066822: Remove PSMarkSweep::set_reference_processor
Reviewed-by: brutisso, tschatzl
sfriberg [Wed, 10 Dec 2014 10:10:43 -0800] rev 28177
8066442: Add PS and ParOld support for promotion event
Reviewed-by: tschatzl, ehelin
brutisso [Thu, 11 Dec 2014 07:32:24 +0100] rev 28176
8067115: Add jtreg gc tests to Hotspot JPRT jobs
Reviewed-by: tschatzl, jwilhelm, ehelin
mchung [Wed, 17 Dec 2014 12:29:27 -0800] rev 28175
8067366: Allow java.{endorsed,ext}.dirs property be set to empty string
Reviewed-by: alanb, hseigel
coleenp [Tue, 16 Dec 2014 19:00:24 -0500] rev 28174
8064319: Need to enable -XX:+TraceExceptions in release builds
Summary: "-XX:+TraceExceptions" is now supported in product builds.
Reviewed-by: sla, ccheung, coleenp
Contributed-by: max.ockner@oracle.com
ehelin [Tue, 16 Dec 2014 12:52:04 +0100] rev 28173
8067452: Rename hotspot_all in hotspot/test/TEST.groups
Reviewed-by: dholmes, ctornqvi, iignatyev
dholmes [Sun, 14 Dec 2014 20:18:17 -0500] rev 28172
8059586: hs_err report should treat redirected core pattern
Reviewed-by: dholmes, sla, stuefe
Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
minqi [Sun, 14 Dec 2014 23:03:00 +0000] rev 28171
Merge
minqi [Fri, 12 Dec 2014 20:49:14 -0800] rev 28170
Merge
coleenp [Sun, 14 Dec 2014 21:20:26 +0000] rev 28169
Merge
coleenp [Sun, 14 Dec 2014 16:04:03 -0500] rev 28168
8042418: Remove JVM_FindClassFromClassLoader
Summary: The function has been replaced so is no longer used.
Reviewed-by: mchung, dholmes
coleenp [Fri, 12 Dec 2014 18:13:22 +0000] rev 28167
Merge
coleenp [Fri, 12 Dec 2014 13:19:33 -0500] rev 28166
8066803: compiler/intrinsics/mathexact/SubExactINonConstantTest.java crashed in os::is_first_C_frame(frame*)
Summary: Stop native stack walk when we get to compiled or stub frame.
Reviewed-by: hseigel, lfoltan, ctornqvi
igerasim [Fri, 12 Dec 2014 17:24:17 +0300] rev 28165
8066863: bigapps/runThese/nowarnings fails: Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects
Summary: Limit the number of thread handles to MAXIMUM_WAIT_OBJECTS
Reviewed-by: dholmes, dcubed
coleenp [Fri, 12 Dec 2014 02:51:07 +0000] rev 28164
Merge
coleenp [Thu, 11 Dec 2014 21:34:43 -0500] rev 28163
8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Summary: Ensure consistent safepoint checking in Mutex/Monitor locking methods.
Reviewed-by: dholmes, dcubed, coleenp
Contributed-by: max.ockner@oracle.com
dsamersoff [Thu, 11 Dec 2014 09:15:10 -0800] rev 28162
8028773: warnings from b116 for hotspot.agent.src.share.native: JNI exception pending
Summary: Added couple of missed exception checks
Reviewed-by: sla, sspitsyn
katleman [Tue, 30 Dec 2014 09:44:15 -0800] rev 28161
Added tag jdk9-b44 for changeset 44060bbba6ce
lana [Thu, 01 Jan 2015 16:09:41 -0800] rev 28160
Merge
kvn [Mon, 22 Dec 2014 11:19:30 -0800] rev 28159
8067972: Bring changes made to WhiteBox.java in 8047290 to that file new location in the top repo
Reviewed-by: jcoomes
kvn [Mon, 22 Dec 2014 10:39:37 -0800] rev 28158
Merge
iignatyev [Wed, 17 Dec 2014 12:21:28 +0300] rev 28157
8028595: WhiteBox API for stress testing of TieredCompilation
Reviewed-by: kvn
anoll [Mon, 15 Dec 2014 08:53:07 -0800] rev 28156
Merge
anoll [Fri, 12 Dec 2014 08:40:18 -0800] rev 28155
Merge
thartmann [Fri, 12 Dec 2014 09:36:44 +0100] rev 28154
8066433: Move Whitebox test library to top level repository
Summary: Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr
katleman [Tue, 30 Dec 2014 09:44:11 -0800] rev 28153
Added tag jdk9-b44 for changeset 1206b8e2946d
duke [Wed, 05 Jul 2017 20:12:20 +0200] rev 28152
Added tag jdk9-b44 for changeset abbfccd659b9
duke [Wed, 05 Jul 2017 20:12:20 +0200] rev 28151
Merge