Igor Veresov
|
3f66df6bf7
|
Merge
|
2016-08-19 18:48:25 -07:00 |
|
Kim Barrett
|
f86e0c39e6
|
Merge
|
2016-08-19 23:57:42 +00:00 |
|
Igor Veresov
|
d39293e00f
|
Merge
|
2016-08-19 15:29:57 -07:00 |
|
Alejandro Murillo
|
d1e4300765
|
Merge
|
2016-08-19 22:28:32 +00:00 |
|
Igor Veresov
|
40c7a36f94
|
Merge
|
2016-08-19 14:35:15 -07:00 |
|
Igor Veresov
|
2ad60b9910
|
Merge
|
2016-08-19 14:33:52 -07:00 |
|
Dmitrij Pochepko
|
1c5cc2ccdf
|
8139700: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and InvalidateInstalledCodeTest timeout
Reviewed-by: kvn
|
2016-08-20 00:15:45 +03:00 |
|
Coleen Phillimore
|
6b6510c34f
|
Merge
|
2016-08-19 22:42:25 +02:00 |
|
Alejandro Murillo
|
93433f584e
|
Merge
|
2016-08-19 12:17:31 -07:00 |
|
Coleen Phillimore
|
85381e59e5
|
8145964: NoClassDefFound error in transforming lambdas
Skip VM anonymous classes in retransformation and give an error for redefinition.
Reviewed-by: dholmes, dcubed, never
|
2016-08-19 14:54:31 -04:00 |
|
Karen Kinnear
|
6758f23018
|
Merge
|
2016-08-19 20:38:30 +02:00 |
|
Alejandro Murillo
|
fca083f9fd
|
Merge
|
2016-08-19 11:22:14 -07:00 |
|
Christian Tornqvist
|
5868fdc4b7
|
Merge
|
2016-08-19 18:20:22 +02:00 |
|
Karen Kinnear
|
3b21f492f9
|
8163808: Fix asserts and logging for old classfile vtable construction
Reviewed-by: coleenp, lfoltan, rprotacio, ctornqvi
|
2016-08-19 11:32:43 -04:00 |
|
Jesper Wilhelmsson
|
4fc1987255
|
8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC
Reviewed-by: jprovino
|
2016-08-19 17:19:47 +02:00 |
|
Christian Tornqvist
|
ad85e18f23
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:06:30 -04:00 |
|
Erik Joelsson
|
f05597d500
|
8164297: Jtreg test exeinvoke fails to link on Ubuntu
Reviewed-by: tbell, dholmes
|
2016-08-19 16:02:21 +02:00 |
|
Tobias Hartmann
|
ebb0356d35
|
8064892: Non-methods code cache overflow is not handled correctly
Should keep track of requested code blob type for error reporting. Added additional debug output.
Reviewed-by: kvn, dpochepk
|
2016-08-19 08:34:30 +02:00 |
|
Yasumasa Suenaga
|
7c11898ffe
|
8164319: CLHSDB dumpcodecache throws StackOverflowError
Reviewed-by: dholmes, dsamersoff
|
2016-08-19 01:20:39 -04:00 |
|
David Holmes
|
bc0d3d976b
|
8152849: share/vm/runtime/mutex.cpp:1161 assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed
Reviewed-by: dcubed
|
2016-08-18 21:37:26 -04:00 |
|
Lana Steuck
|
b8b0d54e93
|
Merge
|
2016-08-18 21:33:36 +00:00 |
|
Vladimir Kozlov
|
c6d82df571
|
8162496: missing precedence edge for anti_dependence
Fix Implicit Null Check optimization code.
Reviewed-by: roland, aph
|
2016-08-18 14:31:02 -07:00 |
|
Lana Steuck
|
692e9367d0
|
Added tag jdk-9+132 for changeset a11ec8919fef
|
2016-08-18 21:01:21 +00:00 |
|
Coleen Phillimore
|
663f12c18e
|
8037138: x86: problem with JVMTI breakpoint
Do aload(0) after rewriting aload bytecodes to fast version for frequent pairs.
Reviewed-by: dlong, dholmes, dcubed
|
2016-08-18 10:47:09 -04:00 |
|
Dmitry Samersoff
|
16509e9432
|
Merge
|
2016-08-18 11:11:40 +00:00 |
|
Dmitry Samersoff
|
e29ddeca2c
|
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
Add more diagnostic to attach code
Reviewed-by: dholmes, alanb
|
2016-08-18 14:07:00 +03:00 |
|
Dmitry Samersoff
|
c0cfad4f3d
|
8151345: compiler/codecache/jmx/PeakUsageTest.java is failing on jdk9/dev for JPRT -testset hotspot
Reviewed-by: sla, dsamersoff
|
2016-08-18 12:10:18 +03:00 |
|
Igor Ignatyev
|
c645d7bb87
|
8164035: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java failing with Agent JAR not found or no Agent-Class attribute
Reviewed-by: kvn
|
2016-08-18 11:26:35 +03:00 |
|
Nils Eliasson
|
ee1cbde17b
|
Merge
|
2016-08-17 22:34:33 +02:00 |
|
Vladimir Ivanov
|
e3d5b655af
|
8164103: C2: Broken cmpxchgb encoding on x86
Reviewed-by: kvn, shade, psandoz
|
2016-08-17 22:09:57 +03:00 |
|
Pavel Punegov
|
8474269d18
|
8156852: Convert JSON_test to Gtest
Convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
|
2016-08-17 18:48:34 +03:00 |
|
Hiroshi H Horii
|
4347d96655
|
8164920: ppc: enhancement of CRC32 intrinsic
Reviewed-by: goetz, mdoerr
|
2016-09-22 12:17:24 +02:00 |
|
Kishor Kharbas
|
f6ec56f5bb
|
8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows
Convert all XMM registers to be Save-on-Call on Win64.
Reviewed-by: kvn
|
2016-09-21 13:47:56 -07:00 |
|
Tobias Hartmann
|
466c23ffe0
|
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
Reduced heap memory consumption of test.
Reviewed-by: kvn
|
2016-09-21 08:14:46 +02:00 |
|
Michael Berg
|
5b54998a23
|
8129376: SPECjvm98-client performance regression in 9-b66
Reviewed-by: kvn
|
2016-09-20 16:50:37 -07:00 |
|
Dean Long
|
e2e8ee17d0
|
Merge
|
2016-09-20 16:34:45 -04:00 |
|
Igor Ignatyev
|
f711aaa04c
|
8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner
Reviewed-by: kvn, ppunegov
|
2016-09-20 17:30:33 +03:00 |
|
Doug Simon
|
2c923c1c95
|
8165457: [JVMCI] increase InterpreterCodeSize for JVMCI
Reviewed-by: twisti
|
2016-09-19 13:26:37 -07:00 |
|
Vladimir Kozlov
|
de89ff8c55
|
8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp
Turn off var-tracking-assignments for jvmciCompilerToVM.cpp
Reviewed-by: dlong
|
2016-09-16 21:10:56 -07:00 |
|
Doug Simon
|
037770a994
|
Merge
|
2016-09-14 19:55:08 +00:00 |
|
Doug Simon
|
d5ca7a299c
|
8165434: [JVMCI] remove uses of setAccessible
Reviewed-by: twisti, never
|
2016-09-14 12:34:37 -07:00 |
|
Vladimir Kozlov
|
5b7be48cdb
|
Merge
|
2016-09-14 20:22:53 +02:00 |
|
Doug Simon
|
a83ab529f9
|
8165755: [JVMCI] replace use of vm_abort with vm_exit
Reviewed-by: dholmes
|
2016-09-14 05:48:18 -07:00 |
|
Goetz Lindenmaier
|
474c035379
|
8165235: [TESTBUG] RTM tests must check OS version
Also change enabling RTM on Aix to OS version 7.2.
Reviewed-by: simonis, fzhinkin
|
2016-09-01 16:47:53 +02:00 |
|
Gustavo Romero
|
c6be265b46
|
8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
Reviewed-by: kvn
|
2016-09-08 18:17:50 -04:00 |
|
Jamsheed Mohammed C M
|
4ae6ce2b44
|
8164508: unexpected profiling mismatch in c1 generated code
Made 8027631 first arg skip applicable to not inlined virtual callsite too.
Reviewed-by: kvn
|
2016-09-09 06:11:54 -07:00 |
|
Michael Berg
|
6384a5d55d
|
8165565: Shorten branches causes incorrect code for SKX
Don't replace restoreMask CountedLoopEnd with short branches.
Reviewed-by: kvn
|
2016-09-07 12:23:25 -07:00 |
|
Vivek Deshpande
|
d58e3e0324
|
8154122: Intrinsify fused mac operations
Added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
|
2016-08-26 12:17:50 -07:00 |
|
Tobias Hartmann
|
2eab293b99
|
Merge
|
2016-08-17 06:23:04 +00:00 |
|
Tobias Hartmann
|
be08874935
|
8164091: VM fails during startup with "assert(resolved_method->method_holder()->is_linked()) failed: must be linked"
Don't throw java_lang_VirtualMachineError during VM initialization.
Reviewed-by: zmajo, dlong, dholmes
|
2016-08-17 08:19:06 +02:00 |
|