Vladimir Ivanov
|
abebc2da5c
|
8150186: Folding mismatched accesses with @Stable is incorrect
Reviewed-by: kvn, jrose, shade
|
2016-02-26 01:58:26 +03:00 |
|
Aleksey Shipilev
|
4a8c4fc074
|
8150534: C1 compilation fails with "Constant field loads are folded during parsing"
Reviewed-by: vlivanov, thartmann
|
2016-02-25 15:10:16 +03:00 |
|
Nils Eliasson
|
d596cf06af
|
8069160: serviceability/dcmd/compiler/CompilerQueueTest.java fails due to class not found
Use whitebox to test specific cases making test less fragile
Reviewed-by: kvn
|
2016-02-25 10:44:51 +01:00 |
|
Nils Eliasson
|
e09bb29c2d
|
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
Add whitebox for checking available compilers
Reviewed-by: kvn
|
2016-02-25 10:42:42 +01:00 |
|
Roland Westrelin
|
7c3120b3da
|
Merge
|
2016-02-24 20:18:04 +00:00 |
|
Aleksey Shipilev
|
6e26b67678
|
8150514: C1 crashes in Canonicalizer::do_ArrayLength() after fix for JDK-8150102
Reviewed-by: thartmann, vlivanov
|
2016-02-24 18:43:51 +03:00 |
|
Aleksey Shipilev
|
0c43809cfe
|
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Reviewed-by: psandoz, kvn, jrose, adinn, simonis, coleenp
|
2016-02-23 22:09:41 +03:00 |
|
Roland Westrelin
|
744d73a67f
|
8148353: [linux-sparc] Crash in libawt.so on Linux SPARC
Gcc expects clean 32 bit int in 64 bit register on function entry
Reviewed-by: kvn, dlong
|
2016-02-23 17:18:31 +01:00 |
|
Dmitry Dmitriev
|
a4d0bc4a4e
|
8144578: TestOptionsWithRanges test only ever uses the default collector
Reviewed-by: sangheki, dholmes
|
2016-02-17 11:00:57 +03:00 |
|
Kim Barrett
|
6d0ef1b692
|
8146728: TestPrintGCDetailsVerbose is never run by jtreg
Remove requirement for fastdebug, update logging option
Reviewed-by: sjohanss, brutisso, dfazunen
|
2016-02-16 21:58:49 -05:00 |
|
Daniel D. Daugherty
|
eb4fc599e6
|
Merge
|
2016-02-16 12:01:37 -08:00 |
|
Roland Westrelin
|
db36e29ab0
|
8149916: Test case for 8149797
Reviewed-by: kvn
|
2016-02-16 12:54:20 +01:00 |
|
David Holmes
|
339a7e8559
|
8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
Reviewed-by: dcubed, sjohanss
|
2016-02-15 05:54:59 -05:00 |
|
Tobias Hartmann
|
8b42758800
|
Merge
|
2016-02-15 11:52:51 +01:00 |
|
Tobias Hartmann
|
4c22e8e014
|
Merge
|
2016-02-22 08:04:12 +01:00 |
|
Konstantin Shefov
|
719c07ec10
|
8141619: Develop new tests for JVMCI compilerToVM class' CP related methods
Reviewed-by: twisti, dpochepk
|
2016-02-20 11:49:45 +03:00 |
|
Konstantin Shefov
|
ac6fe07b05
|
8141618: Change JVMCI compilerToVM constant pool tests to support CP cache
Reviewed-by: twisti, dpochepk
|
2016-02-20 11:49:02 +03:00 |
|
Martin Doerr
|
de01af89d8
|
8149655: PPC64: Implement CompactString intrinsics
Reviewed-by: goetz, kvn
|
2016-02-19 11:09:59 +01:00 |
|
Vladimir Ivanov
|
4532f54300
|
7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Reviewed-by: jrose, kvn
|
2016-02-19 20:40:20 +03:00 |
|
Pavel Punegov
|
0e441f9177
|
8144621: CompilerControl: inline tests timeout with Xcomp
Restrict patterns that lead to timeout
Reviewed-by: kvn, neliasso
|
2016-02-17 17:48:56 +03:00 |
|
Jesper Wilhelmsson
|
c6d81e192d
|
Merge
|
2016-02-11 21:07:38 +01:00 |
|
Tobias Hartmann
|
afca49ff29
|
8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException
Fixed handling of long/double MH arguments in GraphBuilder::try_method_handle_inline().
Reviewed-by: roland, shade, vlivanov, kvn, twisti
|
2016-02-10 07:54:26 +01:00 |
|
Coleen Phillimore
|
ea91682fe1
|
8149170: Better byte behavior should normalize JNI arguments
Arguments coming from native should be converted to 0=false, 1-255=true
Reviewed-by: kvn, kevinw, jrose, bdelsart, gtriantafill
|
2016-02-09 15:54:16 -05:00 |
|
Roland Schatz
|
7cf2c51fa7
|
8148741: compiler/jvmci/code/SimpleDebugInfoTest.java fails in 'frame::sender_for_compiled_frame'
Reviewed-by: twisti
|
2016-02-08 18:52:03 +01:00 |
|
Tobias Hartmann
|
904898e762
|
8148564: compiler/intrinsics/string/TestStringIntrinsics2.java times out
Test should not run with -Xcomp because MaxInlineSize is large.
Reviewed-by: kvn, simonis
|
2016-02-12 12:18:44 +01:00 |
|
Jamsheed Mohammed
|
45bd62d1f1
|
8149123: [TESTBUG] compiler/loopopts/superword/SumRed* tests running on non-x86 platforms
Restricted test execution to supported archs.
Reviewed-by: kvn
|
2016-02-10 15:24:22 +01:00 |
|
Doug Simon
|
60a582e9be
|
8149019: remove redundant modifiers
Reviewed-by: twisti
|
2016-02-08 18:52:03 +01:00 |
|
Tom Rodriguez
|
7c15712c40
|
Merge
|
2016-02-08 12:13:56 -08:00 |
|
Pavel Punegov
|
1cf3f7a2c8
|
Merge
|
2016-02-08 18:52:03 +01:00 |
|
Tom Rodriguez
|
938471481b
|
8149076: [JVMCI] missing ResourceMark in JVMCIRuntime::initialize_HotSpotJVMCIRuntime
Reviewed-by: twisti, iignatyev
|
2016-02-05 12:27:02 -08:00 |
|
Tatiana Pivovarova
|
25db23a65e
|
8149135: [jittester] Makefile copies JitTesterDriver in incorrect directory and always uses default value for number-of-tests and seed
Reviewed-by: iignatyev
|
2016-02-05 21:16:14 +03:00 |
|
Zoltan Majo
|
eab1474601
|
8148758: Compilation fails with "this call site should not be polymorphic"
Change test to run in interpreter-only mode.
Reviewed-by: kvn
|
2016-02-08 08:57:39 +01:00 |
|
Pavel Punegov
|
fc58d951d2
|
8148864: Quarantine CompilerControl tests
Exclude tests affected by JDK-8148563 and JDK-8140354 from execution
Reviewed-by: kvn
|
2016-02-05 18:05:33 +03:00 |
|
Tobias Hartmann
|
4cce6f082e
|
Merge
|
2016-02-05 15:38:21 +01:00 |
|
Tobias Hartmann
|
2bdb607d7d
|
8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option 'SafepointALot' is develop"
Added missing -XX:+IgnoreUnrecognizedVMOptions.
Reviewed-by: vlivanov
|
2016-02-05 12:43:57 +01:00 |
|
Tobias Hartmann
|
65438b2b53
|
Merge
|
2016-02-04 15:27:15 +01:00 |
|
Zoltan Majo
|
8332da75a9
|
8148970: Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
Reviewed-by: vlivanov, dcubed
|
2016-02-04 08:53:57 +01:00 |
|
Tobias Hartmann
|
16f749ef45
|
8148751: [TESTBUG] compiler/whitebox/AllocationCodeBlobTest.java fails due to unexpected code cache allocation
Do all the measurements and then check the results to avoid unexpected code cache allocations.
Reviewed-by: vlivanov
|
2016-02-03 17:51:47 +01:00 |
|
Roland Westrelin
|
1462f0b038
|
8147645: get_ctrl_no_update() code is wrong
Array.fill intrinsification code doesn't mark replaced control as dead
Reviewed-by: kvn
|
2016-02-03 10:58:50 +01:00 |
|
Tobias Hartmann
|
694d16f4cc
|
8148490: RegisterSaver::restore_live_registers() fails to restore xmm registers on 32 bit
Fixed stack offsets for xmm register saving/restoring code on 32 bit.
Reviewed-by: kvn, mcberg
|
2016-02-03 09:09:56 +01:00 |
|
Alejandro Murillo
|
34efd50e20
|
Merge
|
2016-01-28 16:30:37 -08:00 |
|
Aleksey Shipilev
|
121083c09e
|
8148483: JEP 280: Indify String Concatenation
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
|
2016-01-28 19:43:18 +03:00 |
|
Tobias Hartmann
|
832443d3b0
|
Merge
|
2016-01-28 09:49:17 +01:00 |
|
Christian Wimmer
|
b220252b74
|
8148202: move lookup of Java class and hub from ResolvedJavaType to ConstantReflectionProvider
Reviewed-by: twisti
|
2016-01-26 11:28:54 -10:00 |
|
Igor Ignatyev
|
3bebe35b7b
|
8148136: compile control tests have incorrect @build directives
Reviewed-by: kvn
|
2016-01-26 00:25:20 +03:00 |
|
Igor Ignatyev
|
972bf92ef7
|
8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java
Reviewed-by: kvn
|
2016-01-26 00:25:20 +03:00 |
|
Tom Rodriguez
|
a3351a8233
|
8148101: [JVMCI] Make CallingConvention.Type extensible
Reviewed-by: twisti
|
2016-01-25 09:12:58 -08:00 |
|
Doug Simon
|
56c2dccccf
|
8148981: remove ResolvedJavaType.getClassFilePath()
Reviewed-by: twisti
|
2016-02-03 12:16:44 +01:00 |
|
Roland Schatz
|
76b459d629
|
8146608: [JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285
Reviewed-by: twisti
|
2016-02-03 12:16:44 +01:00 |
|
Goetz Lindenmaier
|
4e99638d69
|
8147937: Adapt SAP copyrights to new company name
Reviewed-by: simonis, stuefe
|
2016-01-21 12:37:47 +01:00 |
|