Jesper Wilhelmsson
|
a347180ac5
|
Merge
|
2015-06-15 13:48:30 +02:00 |
|
Katja Kantserova
|
811fa6e09f
|
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-08 12:54:05 +02:00 |
|
Jesper Wilhelmsson
|
393cf6b287
|
Merge
|
2015-06-09 16:48:55 +02:00 |
|
David Lindholm
|
5f5af54f95
|
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Reviewed-by: drwhite, stefank
|
2015-06-05 09:50:09 +02:00 |
|
Alejandro Murillo
|
c219f06861
|
Merge
|
2015-06-04 15:38:00 -07:00 |
|
Vladimir Kozlov
|
fcd7686431
|
Merge
|
2015-06-04 12:52:30 -07:00 |
|
Jesper Wilhelmsson
|
618a7e124a
|
Merge
|
2015-06-04 14:19:51 +02:00 |
|
Jesper Wilhelmsson
|
63abaa2c2b
|
Merge
|
2015-06-04 14:19:51 +02:00 |
|
Yasumasa Suenaga
|
242ce54cc7
|
8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
GCCause which is caused by GC.run diagnostic command should be different from System.gc() .
Reviewed-by: jmasa, jwilhelm
|
2015-06-03 08:49:34 +09:00 |
|
Kim Barrett
|
30a72c7647
|
8076613: gc/TestSmallHeap.java failed with OOME
Disable test when compressed oops are disabled.
Reviewed-by: tschatzl, brutisso
|
2015-06-02 19:19:37 -04:00 |
|
Andreas Eriksson
|
f3f4608e09
|
8072588: JVM crashes in JNI if toString is declared as an interface method
Check for a valid itable index instead of checking if the holder is an interface
Reviewed-by: dsimms, dholmes
|
2015-06-02 10:41:18 +02:00 |
|
Roland Westrelin
|
81b0f156c8
|
8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
Loop variant use in reduction should prevent vectorization
Reviewed-by: kvn, mcberg
|
2015-05-29 16:09:16 +02:00 |
|
Tobias Hartmann
|
59f2a0f85f
|
Merge
|
2015-05-29 12:49:31 +02:00 |
|
Katja Kantserova
|
742b1ff410
|
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
|
2015-05-27 14:13:20 +02:00 |
|
Alejandro Murillo
|
52c501dfb1
|
Merge
|
2015-06-02 09:15:32 -07:00 |
|
Alexander Alexeev
|
a1eb515812
|
8081669: aarch64: JTreg TestStable tests failing
Fix TestStable failures
Reviewed-by: vlivanov
|
2015-06-02 14:28:08 +00:00 |
|
Roland Westrelin
|
0296c2894b
|
8080699: Assert failed: Not a Java pointer in JCK test
Eliminated arraycopy node still reachable through exception edges
Reviewed-by: kvn
|
2015-05-22 09:14:18 +02:00 |
|
Tobias Hartmann
|
149c6327be
|
Merge
|
2015-05-22 13:08:50 +02:00 |
|
Tobias Hartmann
|
14a1d71874
|
8080156: Integer.toString(int value) sometimes throws NPE
Added test to check correctness of type propagation to CmpUNodes.
Reviewed-by: kvn
|
2015-05-22 13:02:47 +02:00 |
|
Tobias Hartmann
|
068d5d78b1
|
Merge
|
2015-05-22 09:50:32 +02:00 |
|
Katja Kantserova
|
bd1a0cf8ec
|
8080855: Create sanity test for JDK-8080692
Reviewed-by: sla
|
2015-05-22 13:52:46 +02:00 |
|
Katja Kantserova
|
ab94a15b48
|
Merge
|
2015-05-22 08:53:46 +02:00 |
|
Katja Kantserova
|
a6ffb28ff8
|
8080828: Create sanity test for JDK-8080155
Reviewed-by: sla
|
2015-05-22 08:47:27 +02:00 |
|
Jesper Wilhelmsson
|
25c41c6094
|
Merge
|
2015-05-21 21:17:56 +02:00 |
|
Tobias Hartmann
|
05ec00e16b
|
Merge
|
2015-05-21 18:57:21 +02:00 |
|
Roland Westrelin
|
9f6b61b959
|
Merge
|
2015-05-20 17:06:44 +02:00 |
|
Sergei Kovalev
|
265b75c584
|
8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Reviewed-by: dholmes, adinn
|
2015-05-20 09:07:36 -04:00 |
|
Andrew Haley
|
d917a8866c
|
8080600: AARCH64: testlibrary does not support AArch64
Add Platform.isAArch64(). Use it in mathexact intrinsic tests.
Reviewed-by: kvn, roland
|
2015-05-20 10:21:02 +01:00 |
|
Denis Kononenko
|
c001e13f4d
|
8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Reviewed-by: kvn, dholmes
|
2015-05-19 14:13:15 +03:00 |
|
Volker Simonis
|
b48a61e5be
|
8080190: PPC64: Fix wrong rotate instructions in the .ad file
Reviewed-by: kvn
|
2015-05-19 11:06:34 +02:00 |
|
Jesper Wilhelmsson
|
f64e5038a4
|
Merge
|
2015-05-18 17:09:47 +02:00 |
|
Daniel D. Daugherty
|
5cf176b870
|
Merge
|
2015-05-16 13:19:11 -07:00 |
|
Vladimir Kozlov
|
49ab7a3900
|
8080483: Incorrect test execution string at SumRed_Long.java
Reviewed-by: iveresov
|
2015-05-15 18:12:21 -07:00 |
|
Vladimir Ivanov
|
e5a92a9fb9
|
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
|
2015-05-15 19:23:11 +03:00 |
|
Roland Westrelin
|
a3c77df5f1
|
8077504: Unsafe load can loose control dependency and cause crash
Node::depends_only_on_test() should return false for Unsafe loads
Reviewed-by: kvn, adinn
|
2015-05-21 13:54:07 +02:00 |
|
Stanislav Smirnov
|
59c57fb87d
|
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
Reviewed-by: ctornqvi, dsimms
|
2015-05-14 10:12:51 -07:00 |
|
Stanislav Smirnov
|
38c5fd780d
|
8033445: [TESTBUG] Add test case for calling default methods from JNI
Reviewed-by: ctornqvi, dsimms
|
2015-05-14 10:09:35 -07:00 |
|
Tobias Hartmann
|
6172821723
|
8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
Fixed location of testlibrary package.
Reviewed-by: kvn
|
2015-05-14 18:02:35 +02:00 |
|
Tobias Hartmann
|
9e5ef665a0
|
Merge
|
2015-05-14 16:16:06 +02:00 |
|
Christian Tornqvist
|
971e022093
|
8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
Reviewed-by: coleenp, hseigel
|
2015-05-12 13:17:54 -07:00 |
|
Roland Westrelin
|
197ecf9bc1
|
8081823: C2 performs unsigned comparison against -1
X <= 0 || x > 0 wrongly folded as (x-1) >u -1
Reviewed-by: kvn, vlivanov
|
2015-06-08 18:35:17 +02:00 |
|
Vladimir Kozlov
|
a2d369e486
|
Merge
|
2015-06-04 19:24:47 -07:00 |
|
Vladimir Kozlov
|
93d1573c5e
|
8081778: Use Intel x64 CPU instructions for RSA acceleration
Add intrinsics for BigInteger squareToLen and mulAdd methods.
Reviewed-by: kvn, jrose
|
2015-06-03 15:02:10 -07:00 |
|
Katja Kantserova
|
80b436c366
|
8080100: compiler/rtm/* tests fail due to Compilation failed
Reviewed-by: sla
|
2015-05-12 10:29:10 +02:00 |
|
Roland Westrelin
|
a9cdbd0407
|
8076188: Optimize arraycopy out for non escaping destination
If the destination of an arraycopy is non escaping, the arraycopy may be optimized out
Reviewed-by: kvn, vlivanov
|
2015-05-12 10:27:50 +02:00 |
|
Tobias Hartmann
|
005adcec93
|
Merge
|
2015-05-11 07:58:02 +02:00 |
|
Harold Seigel
|
961389c6ef
|
Merge
|
2015-05-09 07:32:49 -04:00 |
|
Harold Seigel
|
e5e17a62d1
|
8076318: split verifier needs to add TraceClassResolution
Add print statements to verifier when TraceClassResolution is specified
Reviewed-by: coleenp, acorn
|
2015-05-08 16:24:46 -04:00 |
|
Michael C Berg
|
4fca8dbb1f
|
8076276: Add support for AVX512
Reviewed-by: kvn, roland
|
2015-05-08 11:49:20 -07:00 |
|
Harold Seigel
|
da4711381d
|
Merge
|
2015-05-08 13:25:11 -04:00 |
|