azvegint [Mon, 15 Dec 2014 16:00:53 +0300] rev 28229
7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock
Reviewed-by: ant, serb
weijun [Thu, 11 Dec 2014 15:19:12 +0800] rev 28228
8067207: Replace concat String to append in StringBuilder parameters (client)
Reviewed-by: serb
Contributed-by: Otavio Santana <otaviojava@java.net>
denis [Wed, 10 Dec 2014 17:10:57 +0300] rev 28227
8057788: [macosx] "Pinch to zoom" does not work since jdk7
Reviewed-by: serb, alexsch
alexsch [Wed, 10 Dec 2014 15:59:21 +0400] rev 28226
8065627: Animated GIFs fail to display on a HiDPI display
Reviewed-by: serb, azvegint
aivanov [Tue, 09 Dec 2014 13:11:20 +0300] rev 28225
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
Reviewed-by: alexsch, azvegint
katleman [Tue, 30 Dec 2014 09:44:19 -0800] rev 28224
Added tag jdk9-b44 for changeset a912b7c7622f
duke [Wed, 05 Jul 2017 20:12:43 +0200] rev 28223
Merge
lana [Thu, 01 Jan 2015 16:11:49 -0800] rev 28222
Merge
kvn [Tue, 23 Dec 2014 16:42:48 -0800] rev 28221
Merge
simonis [Thu, 18 Dec 2014 16:53:13 +0100] rev 28220
8067865: Changes 8066780/8066782 broke the non-PCH build
Reviewed-by: kvn
goetz [Fri, 19 Dec 2014 16:42:16 +0100] rev 28219
8067823: CheckCompileThresholdScaling.java throws RuntimeException
Reviewed-by: kvn, iignatyev
jwilhelm [Tue, 23 Dec 2014 14:03:15 +0100] rev 28218
Merge
kbarrett [Thu, 18 Dec 2014 13:26:37 -0500] rev 28217
8067499: G1SATBCardTableModRefBS should not inherit from CardTableModRefBSForCTRS
Summary: G1SATBCardTableModRefBS inherits from CardTableModRefBS
Reviewed-by: mgerdin, brutisso, tschatzl
jwilhelm [Mon, 22 Dec 2014 17:40:46 +0000] rev 28216
Merge
tschatzl [Mon, 22 Dec 2014 16:49:24 +0100] rev 28215
8068036: assert(is_available(index)) failed in G1 cset
Summary: Some verification code iterated over the heap using the region mapping array. This is not allowed. Changed to use the regular iteration method with closure.
Reviewed-by: jwilhelm, brutisso
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
duke [Wed, 05 Jul 2017 20:12:15 +0200] rev 28150
Merge
lana [Tue, 23 Dec 2014 13:58:01 -0800] rev 28149
Merge
mcimadamore [Thu, 18 Dec 2014 13:21:44 +0000] rev 28148
8066974: Compiler doesn't infer method's generic type information in lambda body
Summary: Add loghic to avoid post-inference triggers on temporarty AST types
Reviewed-by: jlahoda, vromero
rfield [Wed, 17 Dec 2014 12:48:04 -0800] rev 28147
8067384: Facilitate extension of the javac parser
Reviewed-by: jjg
mcimadamore [Wed, 17 Dec 2014 16:47:56 +0000] rev 28146
8067792: Javac crashes in finder mode with nested implicit lambdas
Summary: Revert tree changes occurred in Attr before running the analyzer
Reviewed-by: jlahoda
jlahoda [Wed, 17 Dec 2014 12:49:57 +0100] rev 28145
8067422: Lambda method names are unnecessarily unstable
Summary: Lambda method numbers are now assigned per class for non-serializable lambdas.
Reviewed-by: mcimadamore, rfield
mcimadamore [Tue, 16 Dec 2014 13:44:22 +0000] rev 28144
8067663: Add bugId to tests that have been modified as part of JDK-8064365
Summary: Add missing bug id to modified tests
Reviewed-by: jlahoda
mchung [Mon, 15 Dec 2014 10:29:54 -0800] rev 28143
8067360: verify-modules target was dropped in jdk9 b41
Reviewed-by: alanb, erikj
mcimadamore [Fri, 12 Dec 2014 18:07:24 +0000] rev 28142
8064365: Better support for finder capabilities in target-typing context
Summary: Add new framework to allow for easy creation of finder-like capabilities.
Reviewed-by: jjg, jlahoda
jjg [Thu, 11 Dec 2014 18:23:17 -0800] rev 28141
8066808: langtools/test/Makefile should not use OS-specific jtreg binary
Reviewed-by: mcimadamore
jjg [Thu, 11 Dec 2014 18:20:00 -0800] rev 28140
8066807: langtools/test/Makefile should use -agentvm not -samevm
Reviewed-by: mcimadamore
lana [Thu, 18 Dec 2014 19:57:56 -0800] rev 28139
Added tag jdk9-b43 for changeset 592c5d3be509
duke [Wed, 05 Jul 2017 20:12:08 +0200] rev 28138
Merge
lana [Thu, 18 Dec 2014 19:57:51 -0800] rev 28137
Added tag jdk9-b43 for changeset 1eddc8b954d5
duke [Wed, 05 Jul 2017 20:12:03 +0200] rev 28136
Merge
lana [Tue, 23 Dec 2014 13:57:26 -0800] rev 28135
Merge
joehw [Mon, 15 Dec 2014 11:32:05 -0800] rev 28134
8065673: XML Test Colo: Add test build system for JAXP tests
Reviewed-by: alanb, joehw
Contributed-by: tristan.yan@oracle.com