Nils Eliasson
|
2bb757d0eb
|
8145345: LogCompilation output is empty after JEP165: Compiler Control
Fix default init and compilecommand update
Reviewed-by: kvn
|
2015-12-16 15:39:11 +01:00 |
|
Nils Eliasson
|
8c0ad215bc
|
8144246: adding lots of directives via jcmd may produce OOM crash
Add a limit to the number of directives
Reviewed-by: kvn
|
2015-12-16 15:38:28 +01:00 |
|
Dmitrij Pochepko
|
e699dcb655
|
8141351: Create tests for direct invoke instructions testing
Tests for invoke* instructions
Reviewed-by: twisti
|
2015-12-16 18:38:02 +03:00 |
|
Andrew Haley
|
07512e7aec
|
8145553: Fix warnings in AArch64 directory
Reviewed-by: kvn
|
2015-12-16 13:21:19 +00:00 |
|
Andrew Haley
|
edb2af6a6d
|
8144582: AArch64 does not generate correct branch profile data
Reviewed-by: kvn
|
2015-12-16 11:35:59 +00:00 |
|
Andrew Haley
|
dd5481cbbc
|
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
Implement short and long versions of bit test instructions.
Reviewed-by: kvn
|
2015-12-15 19:18:05 +00:00 |
|
Christian Thalinger
|
ae19a4b931
|
Merge
|
2015-12-15 21:17:50 +00:00 |
|
Alexander Vorobyev
|
1a135175c4
|
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
Reviewed-by: kvn
|
2015-12-15 17:31:18 +03:00 |
|
Christian Thalinger
|
bf5db72254
|
8134994: use separate VMStructs databases for SA and JVMCI
Reviewed-by: kbarrett
|
2015-12-14 17:02:02 -10:00 |
|
Yasumasa Suenaga
|
30603c6599
|
8144332: HSDB could not terminate when close button is pushed
Reviewed-by: jbachorik
|
2015-12-09 21:24:57 +09:00 |
|
Yasumasa Suenaga
|
238c184b11
|
8144965: Show oop pointer in call frame at HSDB
Reviewed-by: jbachorik
|
2015-12-09 23:17:21 +09:00 |
|
Cheleswer Sahu
|
ae7369442a
|
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
Reviewed-by: dholmes, sla
|
2015-12-09 15:31:25 +05:30 |
|
Goetz Lindenmaier
|
1feaca45a7
|
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded"
Reviewed-by: dholmes
|
2015-12-08 20:51:09 -05:00 |
|
Mikael Vidstedt
|
251eab3b99
|
Merge
|
2015-12-08 21:46:56 +00:00 |
|
Mikael Vidstedt
|
c9fc986a36
|
8144881: Various fixes to linux/sparc
Fixed sigflags printing, format specfiers, codeCache includes and some function returns
Reviewed-by: dsamersoff, simonis
|
2015-12-08 11:36:16 -08:00 |
|
Markus Grönlund
|
2ad9d3192f
|
8140485: Class load and creation cleanup
Reviewed-by: hseigel, coleenp, sspitsyn
|
2015-12-08 20:04:03 +01:00 |
|
Ed Nevill
|
c095394bce
|
8144498: aarch64: large code cache generates SEGV
Fix pd_call_destination to use is_call_at rather than is_call
Reviewed-by: aph, adinn
|
2015-12-08 14:26:17 +00:00 |
|
Andrew Haley
|
ac6fa27965
|
Merge
|
2015-12-15 13:42:13 +00:00 |
|
Andrew Haley
|
c2221a88e8
|
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
Reviewed-by: kvn
|
2015-12-14 15:53:48 +00:00 |
|
Goetz Lindenmaier
|
2b4403dc88
|
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
Reviewed-by: simonis
|
2015-12-14 10:22:19 +01:00 |
|
Vladimir Ivanov
|
1a4c3a752d
|
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
Reviewed-by: roland, jrose
|
2015-12-11 15:03:11 +03:00 |
|
Vladimir Ivanov
|
e56a7de478
|
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
Reviewed-by: roland
|
2015-12-10 14:51:54 +03:00 |
|
Vladimir Ivanov
|
afeb87ddd8
|
8144935: C2: safepoint is pruned from a non-counted loop
Reviewed-by: roland
|
2015-12-10 14:51:53 +03:00 |
|
Nils Eliasson
|
7b54819d3e
|
8144601: Premature assert in directive inline parsing
Break after first fail
Reviewed-by: roland
|
2015-12-09 13:41:04 +01:00 |
|
Doug Simon
|
bbc34efe26
|
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
Reviewed-by: twisti
|
2015-12-09 22:57:52 +01:00 |
|
Paul Sandoz
|
4d4c7ad974
|
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung, roland
|
2015-12-09 14:54:40 +01:00 |
|
Jamsheed Mohammed
|
1f2a9c1407
|
6808665: Use486InstrsOnly aborts 32-bit VM
The code supporting -XX:+/-Use486InstrsOnly was removed.
Reviewed-by: dholmes, thartmann, vlivanov
|
2015-12-09 11:06:39 +01:00 |
|
Pavel Punegov
|
a1bb5b8456
|
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
Fix incorrect full test name
Reviewed-by: kvn
|
2015-12-09 00:30:32 +03:00 |
|
Pavel Punegov
|
555dd24642
|
8140667: CompilerControl: tests incorrectly set states for excluded methods
Fix exclude command generation
Reviewed-by: kvn
|
2015-12-09 00:33:30 +03:00 |
|
Poonam Bajaj
|
24c8c40bb8
|
8140031: SA: Searching for a value in Threads does not work
Improve the thread and threads commands in CLHSDB
Reviewed-by: dsamersoff
|
2015-12-08 05:50:46 -08:00 |
|
Lana Steuck
|
f720ad0cc2
|
Merge
|
2015-12-07 14:18:23 -08:00 |
|
Martin Doerr
|
ef1c3dc4ed
|
8144850: C1: operator delete needs an implementation
Reviewed-by: kvn
|
2015-12-07 18:24:24 +01:00 |
|
Christian Thalinger
|
3db39e91be
|
Merge
|
2015-12-15 01:20:08 +01:00 |
|
Jan Civlin
|
a08d3805f0
|
8144771: Use AVX3 instructions for string compare
Co-authored-by: Michael C Berg <michael.c.berg@intel.com>
Reviewed-by: kvn, thartmann
|
2015-12-14 14:48:30 -08:00 |
|
Tom Rodriguez
|
e4d937a557
|
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
Reviewed-by: twisti
|
2015-12-14 13:06:39 -08:00 |
|
Doug Simon
|
08a2e337c7
|
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
Reviewed-by: twisti
|
2015-12-13 22:51:13 +01:00 |
|
Joseph Provino
|
2fff60761c
|
Merge
|
2015-12-07 17:16:13 +00:00 |
|
Joseph Provino
|
1b75e851aa
|
Merge
|
2015-12-07 17:04:42 +00:00 |
|
Goetz Lindenmaier
|
6f27a97d77
|
8144466: ppc64: fix argument passing through opto stubs
Reviewed-by: kvn
|
2015-12-07 15:42:47 +01:00 |
|
Vladimir Kozlov
|
223668aab4
|
Merge
|
2015-12-14 10:27:33 -08:00 |
|
Martin Doerr
|
682da74418
|
8143817: C1: Platform dependent stack space not preserved for all runtime calls
Reviewed-by: roland
|
2015-12-08 14:44:00 +01:00 |
|
Vivek R Deshpande
|
2d9a6cfd3f
|
8143355: Update for addition of vectorizedMismatch intrinsic for x86
Co-authored-by: Liqi Yi <liqi.yi@intel.com>
Reviewed-by: kvn
|
2015-12-07 16:35:07 -08:00 |
|
Roland Westrelin
|
43d48c16d2
|
Merge
|
2015-12-07 15:00:46 +00:00 |
|
Martin Doerr
|
b7ad80c79f
|
8144822: PPC64: Fix build after 8072008
Reviewed-by: goetz
|
2015-12-07 15:01:24 +01:00 |
|
Fei Yang
|
ad8ecc0f98
|
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
Fix typo in stub generate_cipherBlockChaining_decryptAESCrypt
Reviewed-by: roland
|
2015-12-07 21:14:56 +08:00 |
|
Jesper Wilhelmsson
|
9ff100e114
|
Merge
|
2015-12-07 21:03:56 +00:00 |
|
Ioi Lam
|
8db7a63b8c
|
Merge
|
2015-12-07 19:21:40 +00:00 |
|
Jesper Wilhelmsson
|
d6fd9c1149
|
Merge
|
2015-12-07 17:29:27 +00:00 |
|
Tom Rodriguez
|
449bf68d35
|
8143571: [JVMCI] Double unregistering of nmethod during unloading
Reviewed-by: iveresov, twisti
|
2015-12-04 15:18:46 -10:00 |
|
Mikael Vidstedt
|
62dbc20112
|
Merge
|
2015-12-05 02:19:46 +00:00 |
|