Tatiana Pivovarova
|
8afad6f434
|
8160773: error: package jdk.internal.jimage does not exist
Reviewed-by: dlong
|
2016-07-07 13:53:52 +03:00 |
|
Vladimir Ivanov
|
4c31d5f745
|
8160360: Mismatched field loads are folded in LoadNode::Value
Reviewed-by: kvn, thartmann
|
2016-07-06 15:05:28 +03:00 |
|
Doug Simon
|
3e441ea1a2
|
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
Fix Client VM build
Reviewed-by: twisti, kvn
|
2016-07-05 17:57:20 -07:00 |
|
Tobias Hartmann
|
b64a4110b3
|
8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
Need to convert char offsets to byte offsets before range check.
Reviewed-by: vlivanov
|
2016-07-05 07:57:09 +02:00 |
|
Tobias Hartmann
|
9ab5f632b5
|
8160651: StubRoutines::_dtan does not restore callee save register rbx
Pop rbx before leaving stub.
Reviewed-by: vlivanov, vdeshpande
|
2016-07-04 09:14:02 +02:00 |
|
Doug Simon
|
037c3a6c39
|
8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable
Reviewed-by: twisti, never
|
2016-07-02 00:27:19 +00:00 |
|
Rahul Raghavan
|
77c3e19380
|
8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies
Fixed test by setting reference size using WhileBox.getHeapOopSize.
Reviewed-by: vlivanov
|
2016-06-30 05:05:52 -07:00 |
|
Ed Nevill
|
6a56a5f255
|
8156943: aarch64: string compare does not support CompactStrings
Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
|
2016-05-24 01:13:57 -07:00 |
|
Tobias Hartmann
|
d99ab903b7
|
8160425: Vectorization with signalling NaN returns wrong result
Should not use doubles/floats for vector constants in the C code.
Reviewed-by: kvn, vlivanov
|
2016-06-30 08:24:51 +02:00 |
|
Pavel Punegov
|
320a29cbe4
|
8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900
Add UnlockDiagnosticVMOptions to the test
Reviewed-by: kvn, thartmann
|
2016-06-29 18:04:04 +03:00 |
|
Tatiana Pivovarova
|
c38fb9f0c8
|
Merge
|
2016-06-29 11:38:58 +00:00 |
|
Tatiana Pivovarova
|
8caad345fd
|
8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init>
Reviewed-by: thartmann
|
2016-06-29 14:32:13 +03:00 |
|
Ed Nevill
|
27cd22b69a
|
8160534: aarch64: fails to build after 8157834
Add missing #include
Reviewed-by: aph
|
2016-06-29 11:24:13 +00:00 |
|
Tom Rodriguez
|
7c7e22abfd
|
Merge
|
2016-06-28 20:08:43 +00:00 |
|
Tom Rodriguez
|
b4aef2060b
|
8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
Reviewed-by: kvn
|
2016-06-28 17:22:56 +00:00 |
|
Tatiana Pivovarova
|
f1d61f4340
|
8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw
Reviewed-by: iignatyev
|
2016-06-28 19:58:15 +03:00 |
|
Dmitrij Pochepko
|
490625cd8b
|
8132318: -XX:TraceJumps is broken on Sparc
Reviewed-by: kvn, thartmann
|
2016-06-27 17:23:15 +03:00 |
|
Tobias Hartmann
|
4ab4c66c41
|
8159016: Over-unrolled loop is partially removed
Prevent over-unrolling of loops by computing upper bound for trip count.
Reviewed-by: kvn
|
2016-06-27 10:10:11 +02:00 |
|
Vladimir Kozlov
|
cd75cb6a26
|
Merge
|
2016-06-24 15:30:50 -07:00 |
|
Vladimir Kozlov
|
634a7fdebc
|
Merge
|
2016-06-24 15:09:00 -07:00 |
|
Igor Veresov
|
c3db7375dc
|
Merge
|
2016-06-24 19:06:00 +00:00 |
|
Igor Veresov
|
33c94b986e
|
8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method
Remove unused API
Reviewed-by: kvn
|
2016-06-24 11:22:08 -07:00 |
|
Pavel Punegov
|
57c68f2ac1
|
Merge
|
2016-06-24 17:12:50 +00:00 |
|
Roland Schatz
|
1dd1fb6cca
|
Merge
|
2016-06-24 17:11:17 +00:00 |
|
Dmitry Fazunenko
|
6bf411c8be
|
Merge
|
2016-06-24 16:21:57 +00:00 |
|
Pavel Punegov
|
048c1f8ad0
|
8160085: @library' must appear before first `@run'
Move @ignore after the @library
Reviewed-by: kvn
|
2016-06-24 19:06:15 +03:00 |
|
Dmitry Fazunenko
|
990315c8ce
|
8160088: update hotspot tests depending on GC to use @requires vm.gc.X
Reviewed-by: iignatyev, mchernov, dholmes
|
2016-06-24 19:52:31 +04:00 |
|
Roland Schatz
|
1ecfe15d17
|
8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject
Reviewed-by: kvn
|
2016-06-24 15:45:47 +00:00 |
|
Dmitry Dmitriev
|
90f957ddb1
|
8160102: Typo in message for NULL memory size arguments in diagnosticArgument.cpp
Reviewed-by: dholmes, rehn
|
2016-06-24 12:08:32 +03:00 |
|
Alejandro Murillo
|
080739ce03
|
Merge
|
2016-06-23 17:11:18 -07:00 |
|
Alejandro Murillo
|
f7095d870c
|
Merge
|
2016-06-23 17:07:27 -07:00 |
|
Lana Steuck
|
fffbe21941
|
Merge
|
2016-06-23 21:12:55 +00:00 |
|
Alex Henrie
|
4abb5e4aaf
|
8157758: JDK9 does not compile on Linux with GCC 6.1 because left-shifting a negative number has undefined behavior
Replace shifts of -1 with shifts of ~0u.
Reviewed-by: kbarrett, mockner
|
2016-06-23 16:46:41 -04:00 |
|
Lana Steuck
|
c8233a3d2b
|
Added tag jdk-9+124 for changeset 6f7d687193a4
|
2016-06-23 20:35:13 +00:00 |
|
Tom Rodriguez
|
9bea129ff7
|
8160197: [JVMCI] AllocatableValue.toString overrides are missing reference information
Reviewed-by: kvn
|
2016-06-23 10:22:36 -07:00 |
|
Andrew Haley
|
dd9f85e74d
|
8160189: Fix for 8159335 breaks AArch64
Reviewed-by: kvn
|
2016-06-23 16:27:34 +00:00 |
|
Dmitrij Pochepko
|
ac81dcb779
|
Merge
|
2016-06-23 15:41:33 +00:00 |
|
Martin Doerr
|
1621ac0b42
|
8159976: PPC64: Add missing intrinsics for sub-word atomics
Reviewed-by: shade, goetz
|
2016-06-23 17:38:29 +02:00 |
|
Dmitrij Pochepko
|
8189de5608
|
8159730: compiler/jvmci/compilerToVM/IsMatureTest failed with "Multiple times invoked method should have method data (assert failed: 0 != 0)"
Reviewed-by: kvn
|
2016-06-23 17:40:20 +03:00 |
|
Dmitrij Pochepko
|
3ad2ec4ed4
|
8159803: Jittester: FileAlreadyExists exception during tests generation
Reviewed-by: iignatyev
|
2016-06-23 17:39:49 +03:00 |
|
Dmitrij Pochepko
|
7aca8d6fe4
|
8158650: [jittester] when generating tests with default parameters, generation hangs after 98 test
Reviewed-by: kvn, iignatyev
|
2016-06-23 17:39:06 +03:00 |
|
Doug Simon
|
46fa7d986a
|
8159613: [Findbugs] various warnings reported for JVMCI sources
Reviewed-by: kvn, twisti
|
2016-06-23 05:13:55 +00:00 |
|
Tom Rodriguez
|
5cfae90755
|
Merge
|
2016-06-22 23:31:33 +00:00 |
|
Tom Rodriguez
|
d64a4e7df3
|
8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Reviewed-by: kvn
|
2016-06-22 22:39:32 +00:00 |
|
Igor Ignatyev
|
3f21781299
|
Merge
|
2016-06-23 00:37:25 +02:00 |
|
Tom Rodriguez
|
1e3a876d37
|
8159856: [JVMCI] InterpreterFrameSizeTest.java failed compilation
Reviewed-by: kvn, iveresov
|
2016-06-22 21:13:52 +00:00 |
|
Leonid Mesnik
|
773a50bc6f
|
8158581: ciReplay can not be run w/ JFR enabled
Reviewed-by: iignatyev, kvn
|
2016-06-22 20:06:39 +03:00 |
|
Volker Simonis
|
87f15c2bcf
|
8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc
Reviewed-by: goetz, kvn, thartmann
|
2016-06-22 17:05:40 +02:00 |
|
Erik Helin
|
109e24d96e
|
8155099: Remove duplicate comments from G1Policy
Reviewed-by: jmasa, drwhite
|
2016-06-22 14:03:01 +02:00 |
|
Aleksey Shipilev
|
f6c1efe6ac
|
8156803: Turn StressLCM/StressGCM flags to diagnostic
Reviewed-by: kvn, ctornqvi
|
2016-06-22 13:29:09 +03:00 |
|