Doug Simon
|
64001ce527
|
8156835: [JVMCI] clean up and minimize JVMCI
Reviewed-by: iveresov, kvn
|
2016-05-18 21:50:27 +00:00 |
|
Tatiana Pivovarova
|
6fd77565f4
|
Merge
|
2016-05-18 19:16:14 +00:00 |
|
Tatiana Pivovarova
|
ef96f2b85c
|
8141149: [jittester] create Visitor for generating bytecode
8149463: [jittester] rarely generates tests with compile error
Co-authored-by: Dmitrij Pochepko <dmitrij.pochepko@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Pavel Punegov <pavel.punegov@oracle.com>
Reviewed-by: iignatyev, iveresov
|
2016-05-18 20:19:23 +03:00 |
|
Roland Schatz
|
5686cc1784
|
8156942: [JVMCI] replace LIRKind with abstract base class
Reviewed-by: iveresov
|
2016-05-18 17:01:01 +00:00 |
|
Dmitrij Pochepko
|
fd3645227b
|
8152343: JVMCI test tasks: Unit tests for MetaAccessProvider
Reviewed-by: twisti
|
2016-05-16 17:01:53 +03:00 |
|
Dmitrij Pochepko
|
768ffb978f
|
8152342: JVMCI test task: Unit tests for MethodHandleAccessProvider
Reviewed-by: kvn
|
2016-05-16 17:00:08 +03:00 |
|
Dmitrij Pochepko
|
9a48b975a1
|
8152341: JVMCI test task: Unit tests for MemoryAccessProvider
Reviewed-by: twisti
|
2016-05-16 16:58:02 +03:00 |
|
Dmitrij Pochepko
|
173e8139c0
|
8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp
Reviewed-by: kvn
|
2016-05-16 16:54:09 +03:00 |
|
Christian Thalinger
|
d88959ebfb
|
Merge
|
2016-05-13 21:26:06 +00:00 |
|
Martin Doerr
|
cb6496c297
|
8141635: Implement VarHandles/Unsafe intrinsics on POWER
Reviewed-by: shade, kvn, simonis
|
2016-05-13 22:21:54 +03:00 |
|
Tobias Hartmann
|
c0c3e64713
|
Merge
|
2016-05-13 06:36:52 +00:00 |
|
Tobias Hartmann
|
b8dd2e555f
|
8155608: String intrinsic range checks are not strict enough
Range checks in inflate, compress and getChars are not strict enough.
Reviewed-by: kvn, twisti, jrose
|
2016-05-13 08:32:20 +02:00 |
|
Roland Schatz
|
476ef7367c
|
8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider
Reviewed-by: kvn, twisti
|
2016-05-13 01:06:46 +00:00 |
|
Tom Rodriguez
|
5405125902
|
8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype
Reviewed-by: twisti
|
2016-05-12 22:06:55 +00:00 |
|
Lana Steuck
|
25fdc88ad6
|
Merge
|
2016-05-12 18:46:40 +00:00 |
|
Mandy Chung
|
2bbe02b202
|
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
Reviewed-by: acorn, alanb, chegar, dfuchs
|
2016-05-12 11:16:16 -07:00 |
|
Roland Schatz
|
4c94cba880
|
Merge
|
2016-05-12 18:11:14 +00:00 |
|
Joseph Provino
|
69c05c937e
|
Merge
|
2016-05-12 16:46:13 +00:00 |
|
Joseph Provino
|
24fae49324
|
8156851: Compilation error compiling XpatchDupModule.java and XpatchDupJavaBase.java
Test needs @modules java.base/jdk.internal.misc
Reviewed-by: jwilhelm, drwhite
|
2016-05-12 11:54:03 -04:00 |
|
Lana Steuck
|
8789a8b955
|
Added tag jdk-9+118 for changeset 3657c978f79a
|
2016-05-12 15:15:02 +00:00 |
|
Dmitry Samersoff
|
cddb3b11ef
|
8156769: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with java.lang.Exception
Update test to use jhsdb instead of jmap
Reviewed-by: sla
|
2016-05-12 17:47:45 +03:00 |
|
Leonid Mesnik
|
5e087a4336
|
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
Reviewed-by: mseledtsov, ctornqvi, gtriantafill
|
2016-05-12 14:29:02 +03:00 |
|
Christian Tornqvist
|
3b2bc5df71
|
8151805: fatal error: heap walk aborted with error 1
Reviewed-by: gtriantafill, dcubed
|
2016-05-17 15:44:20 -04:00 |
|
Pavel Punegov
|
c4a1f3b65e
|
Merge
|
2016-05-12 13:25:11 +02:00 |
|
Roland Schatz
|
9f43471b55
|
8156768: [JVMCI] remove support for patching Symbol pointers
Reviewed-by: iveresov
|
2016-05-12 12:59:35 +02:00 |
|
Aleksey Shipilev
|
5e2fa37504
|
8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
Reviewed-by: kvn, psandoz
|
2016-05-12 12:46:07 +03:00 |
|
Tobias Hartmann
|
8adbc20c87
|
8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
We should not assume that a CloneBasic arraycopy sets array initialization to complete.
Reviewed-by: kvn, roland
|
2016-05-12 08:25:42 +02:00 |
|
Tobias Hartmann
|
cf5a61530f
|
8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks
We should not emit a subtype check for CloneOop arraycopy.
Reviewed-by: kvn
|
2016-05-12 08:23:25 +02:00 |
|
Josef Eisl
|
536db8741f
|
8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
Reviewed-by: twisti
|
2016-05-12 04:17:00 +00:00 |
|
Tom Rodriguez
|
3548f9ecba
|
8137296: [JVMCI] Enable sharing of debug info by default in all configurations
Reviewed-by: kvn, twisti
|
2016-05-11 17:43:23 -07:00 |
|
Andrew Haley
|
bff0e66d94
|
8155627: Enable SA on AArch64
Reviewed-by: roland, dholmes
|
2016-05-11 20:10:03 -04:00 |
|
Christian Thalinger
|
60360e8793
|
Merge
|
2016-05-11 20:27:17 +00:00 |
|
Christian Thalinger
|
3c0ef9eadc
|
8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
Reviewed-by: kvn
|
2016-05-11 10:23:59 -10:00 |
|
Calvin Cheung
|
baca9fb3f6
|
8156789: missing condition in ClassPathZipEntry::open_versioned_entry()
Added back the !_is_boot_append condition
Reviewed-by: hseigel, jiangli
|
2016-05-11 12:19:59 -07:00 |
|
Tom Rodriguez
|
41310f897d
|
Merge
|
2016-05-11 18:32:38 +00:00 |
|
Pavel Punegov
|
415bf9842e
|
Merge
|
2016-05-11 19:41:50 +02:00 |
|
Pavel Punegov
|
87861c61e1
|
8150247: CompilerControl: LogCompilation testing
Add a test for standalone LogCompilation testing
Reviewed-by: kvn
|
2016-05-11 20:06:38 +03:00 |
|
Tom Rodriguez
|
b6c0e4788c
|
8156775: IGV: StringUtils is absent
Reviewed-by: kvn
|
2016-05-11 09:44:39 -07:00 |
|
Doug Simon
|
1d60ce77a0
|
8153782: [JVMCI] update JVMCI sources to Eclipse 4.5.2 format style
Reviewed-by: twisti, never
|
2016-05-11 16:40:04 +00:00 |
|
Kirill Zhaldybin
|
2b53799702
|
8156763: Quarantine gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
Reviewed-by: jprovino, tschatzl
|
2016-05-11 18:49:29 +03:00 |
|
Roland Schatz
|
037bd78182
|
8156741: [JVMCI] remove LocationIdentity interface
Reviewed-by: kvn, iveresov
|
2016-05-11 13:27:56 +02:00 |
|
Staffan Larsen
|
8eed1ef6af
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:04:17 +02:00 |
|
Marcus Larsson
|
b28f905e05
|
8146948: Enable listing of LogTagSets and add support for LogTagSet descriptions
Reviewed-by: rehn, iklam, kbarrett
|
2016-05-11 10:54:31 +02:00 |
|
Paul Sandoz
|
1917be9572
|
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Reviewed-by: twisti
|
2016-05-11 09:13:49 +02:00 |
|
David Holmes
|
ce9242dc85
|
8156689: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java disable range testing of Allocate*PrefetchLines
Reviewed-by: kvn
|
2016-05-11 02:32:14 -04:00 |
|
Brian Gardner
|
0e8376bd17
|
8154715: Missing destructor and/or TLS clearing calls for terminating threads
Clear TLS on return from thread->run() unless already done. Prohibit asynchronous thread deletion.
Reviewed-by: stefank, sspitsyn
|
2016-05-11 01:02:28 -04:00 |
|
Vladimir Ivanov
|
cdc0b9792f
|
Merge
|
2016-05-11 00:40:59 +00:00 |
|
Dmitry Fazunenko
|
346484c899
|
Merge
|
2016-05-10 23:23:55 +00:00 |
|
Vladimir Ivanov
|
d47a54fa7e
|
Merge
|
2016-05-10 21:38:44 +00:00 |
|
Vladimir Ivanov
|
3fcc58a80d
|
Merge
|
2016-05-11 00:31:28 +03:00 |
|