iveresov [Fri, 05 Aug 2016 13:37:53 -0700] rev 40369
Merge
dpochepk [Fri, 05 Aug 2016 16:23:44 +0300] rev 40368
8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms
Reviewed-by: kvn
dpochepk [Fri, 05 Aug 2016 16:22:30 +0300] rev 40367
8161279: Various JMX-tests timed out
Reviewed-by: kvn
mdoerr [Thu, 04 Aug 2016 22:42:05 -0400] rev 40366
8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section
Reviewed-by: simonis
Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
thartmann [Thu, 04 Aug 2016 10:34:34 +0200] rev 40365
8136818: Test compiler/arraycopy/TestEliminatedArrayCopyDeopt.java fails with "m1 failed"
Summary: Added missing Op_StoreB check to ArrayCopyNode::may_modify_helper().
Reviewed-by: kvn
thartmann [Thu, 04 Aug 2016 08:58:22 +0200] rev 40364
8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
Summary: Value of CICompilerCount should be range checked after ergo. Don't create C2 compiler threads with TieredStopAtLevel=1.
Reviewed-by: kvn
never [Wed, 03 Aug 2016 15:52:38 +0000] rev 40363
Merge
never [Tue, 02 Aug 2016 17:12:16 -0700] rev 40362
8162477: [JVMCI] assert(wf.check_method_context(ctxk, m)) failed: proper context
Reviewed-by: kvn
kvn [Tue, 02 Aug 2016 19:46:29 -0700] rev 40361
8163018: Slow compiler tests in JPRT
Summary: fixed test/TEST.groups and added -XX:-TieredCompilation to Test6792161 test.
Reviewed-by: dholmes, dcubed
dcubed [Thu, 11 Aug 2016 21:35:09 +0200] rev 40360
Merge
lfoltan [Thu, 11 Aug 2016 16:13:05 +0000] rev 40359
Merge
lfoltan [Thu, 11 Aug 2016 11:41:11 -0400] rev 40358
8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
Summary: Correct the refcounting of ClassLoaderData::_keep_alive for anonymous classes.
Reviewed-by: acorn, coleenp, dholmes, jiangli
dsamersoff [Thu, 11 Aug 2016 17:47:25 +0300] rev 40357
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
Summary: Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
Contributed-by: jini.george@oracle.com
ysuenaga [Wed, 10 Aug 2016 21:02:14 -0400] rev 40356
8163580: Cannot get Monitor Cache Dump in HSDB
Reviewed-by: dholmes
rehn [Wed, 10 Aug 2016 09:24:42 +0200] rev 40355
8161026: GPL header missing comma in year
Reviewed-by: sjohanss, redestad
lana [Thu, 18 Aug 2016 21:33:36 +0000] rev 40354
Merge
amurillo [Tue, 16 Aug 2016 08:08:00 -0700] rev 40353
Merge
dcubed [Thu, 11 Aug 2016 12:27:20 -0700] rev 40352
8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently
Reviewed-by: hseigel
amurillo [Fri, 12 Aug 2016 13:58:14 -0700] rev 40351
Merge
dsamersoff [Mon, 08 Aug 2016 15:53:02 +0000] rev 40350
Merge
ysuenaga [Mon, 08 Aug 2016 21:59:12 +0900] rev 40349
8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff
dsamersoff [Mon, 08 Aug 2016 17:15:46 +0300] rev 40348
8163269: Testcase missed in push for JDK-8160817
Summary: Add missed testcase
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal@oracle.com
amurillo [Fri, 05 Aug 2016 09:58:09 -0700] rev 40347
Merge
cjplummer [Thu, 04 Aug 2016 16:11:49 -0700] rev 40346
8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
Summary: Clear the jtreg exit code when set to 1.
Reviewed-by: stsmirno, dholmes
mockner [Thu, 04 Aug 2016 23:17:33 +0200] rev 40345
Merge
mockner [Thu, 04 Aug 2016 12:55:28 -0400] rev 40344
8145543: JPRT jobs see intermittent failures in compiler/floatingpoint/ModNaN.java
Summary: Not reproducible due to glibc patch which affects current and previous versions. Removed @ignore for compiler/floatingpoint/ModNaN.java
Reviewed-by: coleenp, gtriantafill
coleenp [Thu, 04 Aug 2016 19:50:23 +0000] rev 40343
Merge
gthornbr [Thu, 04 Aug 2016 10:11:35 -0700] rev 40342
8162999: Build give extraneous find warnings
Summary: removed JtregNative.gmk line that was part of a merger error
Reviewed-by: coleenp, fparain
mockner [Thu, 04 Aug 2016 20:28:12 +0200] rev 40341
Merge
mockner [Thu, 04 Aug 2016 18:34:40 +0200] rev 40340
Merge