Mattias Tobiasson
|
4e84bf1e93
|
8068584: Compiler attach tests should be quarantined
Quarantine tests
Reviewed-by: ctornqvi
|
2015-01-12 09:27:52 +01:00 |
|
Roland Westrelin
|
2e82794bfa
|
6700100: optimize inline_native_clone() for small objects with exact klass
Optimize small instance clones as loads/stores
Reviewed-by: kvn, iveresov
|
2014-12-16 13:49:36 +01:00 |
|
Filipp Zhinkin
|
add1e857d7
|
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Reviewed-by: kvn, iignatyev
|
2014-12-30 11:09:42 +03:00 |
|
Dmitrij Pochepko
|
ea23edb88a
|
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
Reviewed-by: sspitsyn, twisti, fzhinkin, iignatyev
|
2014-12-25 15:57:38 +03:00 |
|
Filipp Zhinkin
|
f70b5b2e9c
|
8059623: JEP-JDK-8043304: Test task: command line options tests
Reviewed-by: twisti, thartmann, goetz, iignatyev
|
2014-12-26 14:33:23 +03:00 |
|
Tatiana Pivovarova
|
df2b7b1934
|
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
Reviewed-by: kvn, fzhinkin, iignatyev
|
2014-12-19 14:12:22 +03:00 |
|
Dmitrij Pochepko
|
e42d9168db
|
8059613: JEP-JDK-8043304: Test task: JMX- tests
Reviewed-by: thartmann, twisti
|
2014-12-13 00:13:05 +03:00 |
|
Goetz Lindenmaier
|
e176c66ae5
|
8067823: CheckCompileThresholdScaling.java throws RuntimeException
Reviewed-by: kvn, iignatyev
|
2014-12-19 16:42:16 +01:00 |
|
Roland Westrelin
|
5494b45a7a
|
8067647: [TESTBUG] compiler/rangechecks/TestRangeCheckSmearing.java uses wrong path to Whitebox API
Whitebox test library was moved
Reviewed-by: kvn
|
2014-12-16 20:09:29 +01:00 |
|
Evgeniya Stepanova
|
29f7c15af9
|
8054892: Improve compiler's CLI tests error reporting
Reviewed-by: roland, twisti
|
2014-12-16 14:52:57 +03:00 |
|
Igor Ignatyev
|
e71ea0c5a9
|
8028595: WhiteBox API for stress testing of TieredCompilation
Reviewed-by: kvn
|
2014-12-16 17:56:24 +03:00 |
|
Pavel Punegov
|
c39c3b01be
|
8059575: JEP-JDK-8043304: Test task: Tiered Compilation level transition tests
Reviewed-by: iveresov, thartmann
|
2014-12-13 01:24:07 +03:00 |
|
Tobias Hartmann
|
bf022cf7dc
|
8066433: Move Whitebox test library to top level repository
Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr
|
2014-12-12 09:37:38 +01:00 |
|
Roland Westrelin
|
0dbf9d7161
|
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
-XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none
Reviewed-by: kvn
|
2014-12-10 16:45:55 +01:00 |
|
Igor Veresov
|
f4a9c05895
|
Merge
|
2014-12-09 21:33:51 +00:00 |
|
Igor Veresov
|
5af5b25f98
|
8066900: Array Out Of Bounds Exception causes variable corruption
Fix FP registers save/restore during exception handling
Reviewed-by: kvn, vlivanov
|
2014-12-09 12:25:38 -08:00 |
|
Roland Westrelin
|
caa8dcea64
|
8066103: C2's range check smearing allows out of bound array accesses
Range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them
Reviewed-by: jrose, kvn, iveresov
|
2014-12-09 18:49:13 +01:00 |
|
Tatiana Pivovarova
|
a7ebb442cf
|
8066250: compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product
Reviewed-by: kvn, thartmann
|
2014-12-08 18:21:02 +03:00 |
|
Roland Westrelin
|
15dcd41e87
|
6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
OOM during reallocation of scalar replaced objects in deoptimization causes crashes
Reviewed-by: kvn, jrose
|
2014-11-25 17:33:59 +01:00 |
|
Niclas Adlertz
|
53f42d325b
|
Merge
|
2014-12-05 15:16:01 +01:00 |
|
Igor Ignatyev
|
36ab0d5c9a
|
8066713: ignore compiler/types/correctness
Add @ignore to compiler/types/correctness tests
Reviewed-by: kvn
|
2014-12-04 14:14:09 -08:00 |
|
David Chase
|
0b7c6dc57c
|
Merge
|
2014-12-04 11:35:09 -05:00 |
|
Roland Westrelin
|
1976f161a5
|
Merge
|
2014-12-04 14:11:11 +00:00 |
|
Roland Westrelin
|
07537703cc
|
8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed
PhaseIdealLoop::split_if_with_blocks_post() shoulnd't reorder range checks adjusted by range check smearing
Reviewed-by: kvn, jrose
|
2014-12-04 14:34:11 +01:00 |
|
Roland Westrelin
|
349669a9de
|
Merge
|
2014-12-04 11:22:05 +00:00 |
|
Tobias Hartmann
|
f9806ff009
|
8066448: SmallCodeCacheStartup.java exits with exit code 1
Check for VirtualMachineError in case VM initialization fails.
Reviewed-by: kvn
|
2014-12-04 09:52:15 +01:00 |
|
Igor Ignatyev
|
3a9c14c70a
|
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Reviewed-by: kvn, anoll
|
2014-12-02 12:36:03 +03:00 |
|
Igor Ignatyev
|
768b1d81a0
|
Merge
|
2014-12-01 22:41:16 +03:00 |
|
Tatiana Pivovarova
|
0fccf46ae4
|
8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled
Reviewed-by: iveresov, iignatyev
|
2014-12-01 22:38:29 +03:00 |
|
Jesper Wilhelmsson
|
4fafece403
|
Merge
|
2014-12-01 12:11:11 +01:00 |
|
Roland Westrelin
|
686e5a0a6f
|
8064703 : crash running specjvm98's javac following 8060252
Uncommon trap between arraycopy and initialization may leave array initialized
Reviewed-by: kvn, vlivanov, goetz
|
2014-12-01 11:59:56 +01:00 |
|
Bengt Rutisson
|
0ecc753586
|
8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Reviewed-by: mgerdin, stefank
|
2014-11-27 21:02:13 +01:00 |
|
David Chase
|
bd885cddf0
|
Merge
|
2014-11-26 20:38:10 -05:00 |
|
Jesper Wilhelmsson
|
3c3e60d5be
|
Merge
|
2014-11-26 18:01:10 +01:00 |
|
Tatiana Pivovarova
|
585ca822b8
|
8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code
Reviewed-by: kvn, anoll, iignatyev
|
2014-11-21 17:28:29 +03:00 |
|
Igor Ignatyev
|
bf5546e48d
|
8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others
Reviewed-by: kvn, thartmann, iignatyev
|
2014-11-21 17:27:11 +03:00 |
|
Tobias Hartmann
|
5ef6d4e99d
|
8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer
Ignore non-instance Klasses in the subclass hierarchy.
Reviewed-by: kvn, iignatyev, jrose
|
2014-11-20 11:06:26 +01:00 |
|
Coleen Phillimore
|
4151db8bfd
|
8042235: redefining method used by multiple MethodHandles crashes VM
Note all MemberNames created on internal list for adjusting method entries.
Reviewed-by: sspitsyn, dcubed, lfoltan
|
2014-11-19 13:02:11 -05:00 |
|
Evgeniya Stepanova
|
b83ddbef42
|
8062537: [TESTBUG] Conflicting GC combinations in hotspot tests
Reviewed-by: brutisso
|
2014-11-19 17:43:19 +03:00 |
|
Zoltan Majo
|
68b0d32b05
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
Move all test from <bug_id> directories to <functional_dir_name>/<bug_id>; update TEST.groups to execute more tests
Reviewed-by: drchase, kvn
|
2014-11-18 19:44:45 +01:00 |
|
Roland Westrelin
|
4bc2edad15
|
8054478: C2: Incorrectly compiled char[] array access crashes JVM
Dead backbranch in main loop results in erroneous array access
Reviewed-by: kvn, iveresov
|
2014-11-13 09:19:46 +01:00 |
|
Tobias Hartmann
|
00aa20db4a
|
8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
Always use MDO if valid and always compile trivial methods with C1 if available.
Reviewed-by: kvn, iveresov
|
2014-11-11 11:05:41 +01:00 |
|
Igor Ignatyev
|
bdac822811
|
8059624: Test task: WhiteBox API for testing segmented codecache feature
Reviewed-by: kvn, thartmann
|
2014-11-10 19:04:38 +03:00 |
|
Tatiana Pivovarova
|
80830d4932
|
8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm
Reviewed-by: kvn, rbackman, anoll, vlivanov, iignatyev
|
2014-11-08 16:00:28 +03:00 |
|
Tatiana Pivovarova
|
dda16f6ccd
|
8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar
Reviewed-by: kvn, iignatyev
|
2014-11-08 16:00:27 +03:00 |
|
Sergei Kovalev
|
8152a3ea35
|
8044186: Introduce a reproducible random generator
Reviewed-by: kvn, iveresov, iignatyev
|
2014-11-02 18:43:38 +03:00 |
|
Vladimir Kozlov
|
74def215cd
|
8054492: Casting can result in redundant null checks in generated code
Add C2 intrinsic for Class.cast() method and force inline it too.
Reviewed-by: jrose, roland, drchase, iignatyev
|
2014-10-31 16:51:57 -07:00 |
|
Tobias Hartmann
|
fe1762fbd6
|
8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method
Fixed Whitebox.deoptimizeMethod() to deoptimize all OSR versions of the method.
Reviewed-by: kvn, iignatyev
|
2014-10-30 13:03:30 +01:00 |
|
Tobias Hartmann
|
1c866d8433
|
8062250: [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java fails after CodeCacheMinimumFreeSpace removal
Adapted calculation of minimum code cache size after CodeCacheMinimumFreeSpace was removed by JDK-8046809.
Reviewed-by: kvn, anoll
|
2014-10-28 16:44:39 +01:00 |
|
Tobias Hartmann
|
1e7b7a410e
|
8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
Added a method checkNotCompiled(boolean isOsr) to either check if the method is OSR compiled or to check if it is non-OSR compiled.
Reviewed-by: kvn
|
2014-10-28 09:17:36 +01:00 |
|