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 |
|
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 |
|
Kirill Zhaldybin
|
bb79607f67
|
8132710: Add tests which check that Humongous objects behave as expected after Young GC
8132712: Add tests which check that Humongous objects behave as expected after Full GC
Reviewed-by: jmasa, dfazunen
|
2016-05-06 17:51:11 +03:00 |
|
Igor Ignatyev
|
dc12061bb6
|
8148244: Finalize and integrate GTest implementation
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
|
2016-05-09 14:15:40 +03:00 |
|
Vladimir Ivanov
|
5dc9f56544
|
Merge
|
2016-05-09 13:13:07 +03:00 |
|
Vladimir Ivanov
|
71d2f5b46d
|
Merge
|
2016-05-06 19:45:22 +03:00 |
|
Alejandro Murillo
|
4247e12f6b
|
Merge
|
2016-05-06 06:23:29 -07:00 |
|
Alejandro Murillo
|
b68bd82d9b
|
Merge
|
2016-05-06 06:12:56 -07:00 |
|
Jamsheed Mohammed C M
|
88cbbd634e
|
8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed
Removed workaround added for 8148518.
Reviewed-by: vlivanov
|
2016-05-06 05:57:43 -07:00 |
|
Vladimir Ivanov
|
622a5ae6f0
|
Merge
|
2016-05-06 18:20:50 +03:00 |
|
George Triantafillou
|
88be76356f
|
8154942: Remove ProcessTools.getVmInputArguments() from the hotspot test library, as it is not used by any of the hotspot tests
Reviewed-by: ctornqvi, hseigel
|
2016-05-05 12:25:29 -04:00 |
|
Ioi Lam
|
565780b7aa
|
8155239: [TESTBUG] Simple test setup for JVMTI ClassFileLoadHook
Reviewed-by: cjplummer, mseledtsov
|
2016-05-03 07:23:23 -07:00 |
|
Yasumasa Suenaga
|
e41ab59d63
|
8153073: UL: Set filesize option with k/m/g
Reviewed-by: mlarsson, dholmes
|
2016-05-04 21:53:01 -04:00 |
|
Vladimir Ivanov
|
d312e84812
|
8155751: Some tests miss othervm for main/bootclasspath mode
Reviewed-by: kvn
|
2016-05-04 23:08:43 +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 |
|
Vladimir Ivanov
|
e704d47b85
|
Merge
|
2016-05-06 19:35:23 +03:00 |
|
Aleksey Shipilev
|
ffc21de072
|
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
Reviewed-by: psandoz, vlivanov
|
2016-05-06 17:59:35 +03:00 |
|
Alan Bateman
|
a503db18fb
|
8154956: Module system implementation refresh (4/2016)
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Reviewed-by: acorn, jiangli, ccheung, hseigel
|
2016-05-03 09:09:20 +01:00 |
|
Aleksey Shipilev
|
a8fb392baf
|
8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
Reviewed-by: psandoz, vlivanov, simonis
|
2016-05-04 17:17:10 +03:00 |
|
Tom Rodriguez
|
38df4e48a4
|
8155771: [JVMCI] expose JVM_ACC_IS_CLONEABLE_FAST
Reviewed-by: twisti
|
2016-05-03 12:15:06 -07:00 |
|
Zoltan Majo
|
528bf589fd
|
8155653: TestVectorUnalignedOffset.java not pushed with 8155612
Add missing test.
Reviewed-by: aph, adinn
|
2016-04-29 14:32:19 +02:00 |
|
Zoltan Majo
|
17cc8b583e
|
Merge
|
2016-04-29 13:10:01 +02:00 |
|
Zoltan Majo
|
b5f1bd24d2
|
Merge
|
2016-04-29 12:05:31 +02:00 |
|
Zoltan Majo
|
413417522f
|
8153340: Disallow misconfiguration and improve the consistency of allocation prefetching
Improve allocation prefetching.
Reviewed-by: kvn
|
2016-04-29 08:32:42 +02:00 |
|
Tom Rodriguez
|
593cf3fb16
|
8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces
Reviewed-by: iveresov
|
2016-04-27 16:20:49 -07:00 |
|
Daniel D. Daugherty
|
ac61c34c54
|
8155958: quarantine failing tests from JDK-8155957
Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
|
2016-05-03 13:30:40 -07:00 |
|
Derek White
|
081466c0e7
|
8155754: Quarantine serviceability/tmtools/jstat/GcTest02.java
Add @ignore 8155570
Reviewed-by: kbarrett, stefank
|
2016-05-02 11:18:10 -04:00 |
|
Jan Civlin
|
f2e9b827d6
|
8154495: SHA256 AVX2 intrinsic (when no supports_sha() available)
Reviewed-by: kvn
|
2016-04-26 21:54:21 -07:00 |
|
Rickard Bäckman
|
b853eb7f5c
|
8151956: Support non-continuous CodeBlobs in HotSpot
Reviewed-by: iveresov, thartmann, simonis
|
2016-04-26 10:28:51 +02:00 |
|
Vladimir Ivanov
|
67ff4391ec
|
8154172: C1: NPE is thrown instead of linkage error when invoking nonexistent method
Reviewed-by: kvn
|
2016-04-25 21:25:22 +03:00 |
|
Vladimir Ivanov
|
e17b342749
|
8134918: C2: Type speculation produces mismatched unsafe accesses
Reviewed-by: kvn
|
2016-04-25 18:36:27 +03:00 |
|
Tobias Hartmann
|
3a358f4cff
|
8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks
Pre-loop Opaque1 node 'pre_opaq' should be put on the IGVN worklist after modification.
Reviewed-by: kvn
|
2016-04-25 10:53:42 +02:00 |
|
Tobias Hartmann
|
ebc384160f
|
8154763: Crash with "assert(RangeCheckElimination)" if RangeCheckElimination is disabled
Disable multiversioning if range check elimination is turned off.
Reviewed-by: mcberg, kvn
|
2016-04-25 10:51:44 +02:00 |
|
Alejandro Murillo
|
638bcd60aa
|
Merge
|
2016-04-22 00:08:54 -07:00 |
|
Dmitry Samersoff
|
85deb5aa7e
|
8154258: [TESTBUG] Various serviceability tests fail compilation
Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn
|
2016-05-01 12:47:00 +03:00 |
|
Max Ockner
|
da0fe9d476
|
8154110: Update class* and safepoint* logging subsystems
Refactored logging tags in class and safepoint subsystems.
Reviewed-by: coleenp, rehn, hseigel
|
2016-04-29 22:40:51 -04:00 |
|
Vladimir Ivanov
|
84d06ff2d0
|
Merge
|
2016-04-29 14:17:34 +03:00 |
|
Pavel Punegov
|
d417d4012a
|
Merge
|
2016-04-29 03:02:43 +02:00 |
|
Vladimir Ivanov
|
72747f47fd
|
Merge
|
2016-04-29 02:13:40 +03:00 |
|
Harold Seigel
|
d30adc68f2
|
8151342: Add module name/version to class histogram output
Add additional column to histogram containing module@version
Reviewed-by: sundar, gtriantafill
|
2016-04-28 13:44:36 -04:00 |
|
Kirill Zhaldybin
|
d423c99efc
|
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
Reviewed-by: dfazunen, drwhite, jwilhelm
|
2016-04-28 16:55:04 +03:00 |
|
Pavel Punegov
|
9c04e65bda
|
8155034: [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base
Replace sun.reflect with jdk.internal.reflect
Reviewed-by: iignatyev, ddmitriev
|
2016-04-28 17:58:18 +03:00 |
|
Calvin Cheung
|
023aa74fc2
|
8154976: UseSharedSpaces error message is incomplete
Reviewed-by: cjplummer, jiangli, mseledtsov
|
2016-04-27 11:40:43 -07:00 |
|
Pavel Punegov
|
a1e8e87784
|
Merge
|
2016-04-26 18:54:37 +02:00 |
|
Kirill Zhaldybin
|
75d8a4b585
|
8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions before WhiteBoxAPI
Reviewed-by: tschatzl, dfazunen
|
2016-04-26 16:50:34 +03:00 |
|
Rachel Protacio
|
09add35155
|
8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass
Converted package() and module() functions to pure virtual functions of Klass
Reviewed-by: dholmes, coleenp, lfoltan, hseigel
|
2016-04-26 09:08:12 -04:00 |
|
Dmitry Dmitriev
|
b788b49698
|
Merge
|
2016-04-26 11:49:37 +00:00 |
|