Tom Rodriguez
87d68c21c4
8147432: JVMCI should report bailouts in PrintCompilation output
...
Reviewed-by: kvn, twisti
2016-01-22 11:08:07 -08:00
Roland Schatz
0691fac50b
8146244: compiler/jvmci/code/DataPatchTest.java crashes: SIGSEGV in (getConstClass)getConstClass
...
Reviewed-by: twisti
2016-01-21 16:22:01 +01:00
Tobias Hartmann
a5d7b2b450
8065334: CodeHeap expansion fails although there is uncommitted memory
...
CodeHeap::expand_by() should commit remaining space if requested expansion size is too large.
Reviewed-by: kvn
2016-01-22 12:37:32 +01:00
Igor Ignatyev
025890379a
8141557: TestResolvedJavaMethod.java times out after 1000 ms
...
Reviewed-by: twisti
2016-01-21 22:23:22 +03:00
Pavel Punegov
157f8f1313
Merge
2016-01-21 15:07:42 +01:00
Tobias Hartmann
f10b59d34a
Merge
2016-01-21 11:30:22 +00:00
Pavel Punegov
b5e16518f4
8145800: [Testbug] CompilerControl: inline message differs for not inlined methods
...
Create callables outside the Internal subclasses
Reviewed-by: kvn
2016-01-20 20:26:33 +03:00
Hui Shi
79dd998f3e
8147805: aarch64: C1 segmentation fault due to inline Unsafe.getAndSetObject
...
In Aarch64 LIR_Assembler.atomic_op, keep stored data reference register in decompressed forms as it may be used later
Co-authored-by: Felix Yang <felix.yang@linaro.org>
Reviewed-by: aph
2016-01-20 04:56:51 -08:00
Roland Schatz
66b4fd463a
8147475: compiler/jvmci/code/SimpleDebugInfoTest.java fails in Assembler::locate_operand: ShouldNotReachHere()
...
Reviewed-by: kvn, twisti
2016-01-20 17:00:17 -10:00
Roland Schatz
5456fcf370
8147599: [JVMCI] simplify code installation interface
...
Reviewed-by: twisti
2016-01-20 14:22:46 +01:00
Volker Simonis
f3dca540d8
8145336: PPC64: fix string intrinsics after CompactStrings change
...
Reviewed-by: mdoerr, aph, kvn
2016-01-20 16:33:51 +01:00
Roland Westrelin
bf99c27274
8147386: assert(size == calc_size) failed: incorrect size calculattion x86_32.ad
...
Incorrect offset used in spill code for vectors
Reviewed-by: vlivanov, kvn, mcberg
2016-01-19 17:58:02 +01:00
Roland Schatz
fdb6716fd4
8147564: [JVMCI] remove unused method CodeCacheProvider.needsDataPatch
...
Reviewed-by: twisti
2016-01-18 17:31:14 +01:00
Andrew Haley
6b826df140
8146709: AArch64: Incorrect use of ADRP for byte_map_base
...
Reviewed-by: roland
2016-01-19 17:52:52 +00:00
Roland Westrelin
b6658d2b5f
8146999: hotspot/test/compiler/c2/8007294/Test8007294.java test nightly failure
...
Uncast() fails with CheckCastPP
Reviewed-by: kvn, thartmann
2016-01-18 21:34:28 +01:00
Ed Nevill
40ea9a6025
8146843: aarch64: add scheduling support for FP and vector instructions
...
Add pipeline classes for FP/vector pipeline
Reviewed-by: aph
2016-01-12 14:55:15 +00:00
Tom Rodriguez
75901ea0cb
8147433: PrintNMethods no longer works with JVMCI
...
Reviewed-by: kvn, twisti
2016-01-18 11:07:40 -08:00
Tobias Hartmann
40164313e3
Merge
2016-01-18 11:02:42 +01:00
Zoltan Majo
3301846a21
8147441: Unchecked pending exceptions in the WhiteBox API's implementation
...
Add checks for pending exceptions.
Reviewed-by: kvn
2016-01-18 08:50:57 +01:00
Tobias Hartmann
ca56200977
6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
...
Emit CastII to make narrow ConvI2L dependent on the corresponding range check.
Reviewed-by: kvn, roland
2016-01-18 08:40:25 +01:00
Tobias Hartmann
01a4b31e78
8144212: JDK 9 b93 breaks Apache Lucene due to compact strings
...
String compress/inflate intrinsics need to capture char and byte memory.
Reviewed-by: aph, roland, kvn
2016-01-18 08:34:14 +01:00
Tobias Hartmann
90ac004ff6
8147444: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with NullPointerException in ClassFileInstaller
...
Removed installing of unused class. Added error output to ClassFileInstaller.
Reviewed-by: vlivanov, zmajo
2016-01-18 08:25:26 +01:00
Christian Thalinger
01f58aa4da
8146820: JVMCI options should not use System.getProperty directly
...
Reviewed-by: kvn, dnsimon
2016-01-15 13:08:40 -10:00
Vladimir Ivanov
22de0c428d
8146983: C1: assert(appendix.not_null()) failed for invokehandle bytecode
...
Reviewed-by: roland
2016-01-15 21:56:43 +03:00
Vladimir Ivanov
281c7eb895
6985422: flush the output streams before OnError commands
...
Reviewed-by: kvn
2016-01-15 21:56:42 +03:00
Vladimir Ivanov
28046ae321
8140001: _allocateInstance intrinsic does not throw InstantiationException for abstract classes and interfaces
...
Reviewed-by: kvn, shade
2016-01-15 21:56:40 +03:00
Pavel Punegov
4b3b8b4f59
8145025: compiler/compilercontrol/commandfile/CompileOnlyTest.java and compiler/compilercontrol/commands/CompileOnlyTest.java fail: java.lang.RuntimeException:
...
Fix incorrect compileonly setting
Reviewed-by: kvn, neliasso
2016-01-15 16:36:43 +03:00
Tobias Hartmann
01428c44de
Merge
2016-01-15 09:15:33 +01:00
Alejandro Murillo
e2d7eb35ae
Merge
2016-01-14 20:57:31 -08:00
J. Duke
07b44796c2
Merge
2017-07-05 21:13:10 +02:00
J. Duke
0a80d8b834
Merge
2017-07-05 21:13:05 +02:00
J. Duke
7e8a2d4068
Merge
2017-07-05 21:12:56 +02:00
J. Duke
8d15b19e9d
Merge
2017-07-05 21:12:50 +02:00
J. Duke
6b21b0b360
Merge
2017-07-05 21:12:43 +02:00
J. Duke
b494b80d46
Merge
2017-07-05 21:12:36 +02:00
J. Duke
dcec4a95d6
Merge
2017-07-05 21:12:31 +02:00
J. Duke
9ba5b7aa07
Merge
2017-07-05 21:12:21 +02:00
J. Duke
fa2f198c1a
Added tag jdk-9+101 for changeset 80f67512daa1
2017-07-05 21:12:06 +02:00
J. Duke
180c59d147
Merge
2017-07-05 21:12:04 +02:00
J. Duke
80930473c5
Merge
2017-07-05 21:11:59 +02:00
J. Duke
5de18d39b0
Merge
2017-07-05 21:11:52 +02:00
J. Duke
e5edf8357f
Merge
2017-07-05 21:11:46 +02:00
J. Duke
26d96236f5
Merge
2017-07-05 21:11:40 +02:00
J. Duke
234f0ebe97
Merge
2017-07-05 21:11:33 +02:00
J. Duke
96c16cf531
Merge
2017-07-05 21:11:27 +02:00
J. Duke
dfd20615b9
Merge
2017-07-05 21:11:19 +02:00
J. Duke
4a3e3d4ffa
Added tag jdk-9+100 for changeset 4379223f8806
2017-07-05 21:11:03 +02:00
J. Duke
9fcb6958fa
Merge
2017-07-05 21:11:02 +02:00
J. Duke
e997fb855b
Merge
2017-07-05 21:10:56 +02:00
J. Duke
2ed3ae6aee
Merge
2017-07-05 21:10:50 +02:00