Dmitrij Pochepko
|
173e8139c0
|
8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp
Reviewed-by: kvn
|
2016-05-16 16:54:09 +03:00 |
|
Alejandro Murillo
|
7bd620bff1
|
Merge
|
2016-05-14 15:34:30 -07:00 |
|
Goetz Lindenmaier
|
fd19ab133b
|
8156923: [ppc] Implement "JEP 270: Reserved Stack Areas for Critical Sections"
Reviewed-by: simonis, dholmes
|
2016-05-13 15:22:48 +02:00 |
|
Harold Seigel
|
1fae073d9c
|
8156156: Add module specific NMT MemoryType
Change NMT tag for allocations for modules support to mtModule
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2016-06-01 11:14:58 -04:00 |
|
Christian Tornqvist
|
9d801b98a7
|
8158106: native/GTestWrapper.java gets SIGABR
Reviewed-by: lfoltan, gtriantafill
|
2016-05-31 15:21:56 -04:00 |
|
Stefan Johansson
|
84d9673da4
|
8157153: TestStressRSetCoarsening fails with OOM
Reviewed-by: mgerdin, dfazunen
|
2016-05-27 12:57:38 +02:00 |
|
Michail Chernov
|
286b967574
|
8157452: [TESTBUG] PLAB tests don't handle unexpected GC
Reviewed-by: dfazunen, tschatzl
|
2016-05-27 17:48:56 +03:00 |
|
Coleen Phillimore
|
f0f9e93eb1
|
Merge
|
2016-05-27 16:39:49 +00:00 |
|
Coleen Phillimore
|
c36295e947
|
8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
Pass tag in LinkInfo and check that resolved method type matches tag, fix tests.
Reviewed-by: sspitsyn, minqi
|
2016-05-27 10:52:39 -04:00 |
|
Vladimir Ivanov
|
df9373aad7
|
Merge
|
2016-05-27 16:56:23 +03:00 |
|
Alejandro Murillo
|
33dc2cac3c
|
Merge
|
2016-05-26 14:24:50 -07:00 |
|
Alejandro Murillo
|
e3dfc2043d
|
Merge
|
2016-05-26 14:17:03 -07:00 |
|
Staffan Larsen
|
76311d7285
|
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
|
2016-05-24 12:15:46 +02:00 |
|
Alejandro Murillo
|
8eb7fed92f
|
Merge
|
2016-05-23 13:52:12 -07:00 |
|
Alejandro Murillo
|
45db3a55b0
|
Merge
|
2016-05-23 09:30:18 -07:00 |
|
Igor Ignatyev
|
c912a69689
|
8156681: Add jtreg wrapper for hotspot gtest tests
Reviewed-by: jwilhelm, ehelin
|
2016-05-23 17:49:57 +03:00 |
|
Alan Bateman
|
8fe0416551
|
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
|
2016-05-21 08:00:33 +01: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 |
|
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 Thalinger
|
3c0ef9eadc
|
8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
Reviewed-by: kvn
|
2016-05-11 10:23:59 -10: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 |
|
Roland Schatz
|
4c94cba880
|
Merge
|
2016-05-12 18:11:14 +00:00 |
|
Roland Schatz
|
9f43471b55
|
8156768: [JVMCI] remove support for patching Symbol pointers
Reviewed-by: iveresov
|
2016-05-12 12:59:35 +02: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 |
|
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 |
|
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 |
|
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 |
|
Vladimir Ivanov
|
cdc0b9792f
|
Merge
|
2016-05-11 00:40:59 +00:00 |
|
Vladimir Ivanov
|
3fcc58a80d
|
Merge
|
2016-05-11 00:31:28 +03:00 |
|
Kirill Zhaldybin
|
5992b4a6b2
|
8150865: SQE test: GC unified logging: check that dynamic log level doesn't break anything
Reviewed-by: jwilhelm, dfazunen
|
2016-05-10 21:23:33 +03:00 |
|
Tom Rodriguez
|
41dcc3f305
|
Merge
|
2016-05-10 23:08:42 +00:00 |
|
Vladimir Ivanov
|
d14a64b0ed
|
Merge
|
2016-05-11 00:38:58 +03:00 |
|
Doug Simon
|
db7608c21c
|
8155023: jdk.vm.ci needs to securely export services
Reviewed-by: twisti, kvn, alanb
|
2016-05-10 08:52:43 -07:00 |
|
Roland Schatz
|
aab69bdeb5
|
8155719: remove TrustedInterface from JVMCI
Reviewed-by: twisti
|
2016-05-10 12:18:22 +02:00 |
|
Dmitry Samersoff
|
c052a98d6f
|
Merge
|
2016-05-10 03:37:36 +00:00 |
|
Dmitry Samersoff
|
f4ffadd18b
|
8155091: Remove SA related functions from tmtools
Remove options that enables support for non-cooperative mode
Reviewed-by: alanb, mchung, sla
|
2016-05-09 23:41:41 +03:00 |
|
Rahul Raghavan
|
7adc4034cd
|
8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options
Converted all intrinsics flags to diagnostic and updated related intrinsics tests to enable diagnostic options
Reviewed-by: kvn
|
2016-05-09 01:21:55 -07:00 |
|
Claes Redestad
|
d25ad32507
|
8150044: Generate classlists at build-time
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
|
2016-05-07 00:43:37 +02:00 |
|
Vladimir Ivanov
|
e704d47b85
|
Merge
|
2016-05-06 19:35:23 +03:00 |
|