Coleen Phillimore
ee01e4e88b
Merge
2015-06-24 21:58:05 -04:00
Bill Pittore
304b59b0c8
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
...
Need to add a space between macro identifier and string literal
Reviewed-by: stefank, dholmes, kbarrett
2015-06-24 12:12:25 -04:00
Jesper Wilhelmsson
d60d6fdf40
Merge
2015-06-24 13:38:01 +02:00
Bertrand Delsart
d046f1596b
8030076: remove unused runtime related code
...
Small cleanup of runtime code
Reviewed-by: dholmes, coleenp
2015-06-24 08:30:52 +02:00
Andrew Dinn
b23811b6b6
8129584: Fix required for aarch64 after 8122937
...
The fix for 8122937 omitted cpu/aarch64 changes required by src/share fixes
Reviewed-by: kvn, simonis
2015-06-23 10:17:35 -04:00
Coleen Phillimore
97f69e8b42
Merge
2015-06-19 13:03:58 +00:00
Andrew Haley
b387838cea
8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86
...
Add the necessary StoreLoad barrier in interpreter, C1 and C2 for x86
Reviewed-by: tschatzl
2015-06-19 09:41:50 +02:00
Aleksey Shipilev
6cb9f920e1
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
...
Add interpreter support for conditional card marks on x86 and aarch64
Reviewed-by: tschatzl, aph
2015-06-19 09:41:49 +02:00
Gerard Ziemski
ed2bb8c9fc
8122937: [JEP 245] Validate JVM Command-Line Flag Arguments
...
Validate the arguments to all JVM command-line flags so as to avoid crashes, and ensure that appropriate error messages are displayed when they are invalid.
Reviewed-by: ddmitriev, dholmes, kbarrett, drwhite, brutisso, coleenp
2015-06-18 14:39:38 -05:00
Jesper Wilhelmsson
a347180ac5
Merge
2015-06-15 13:48:30 +02:00
Jesper Wilhelmsson
393cf6b287
Merge
2015-06-09 16:48:55 +02:00
Volker Simonis
1360b41194
8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc"
...
Also fix the Power8 detection which was broken because we issued an illegal 'lqarx' instruction
Reviewed-by: kvn, asmundak
2015-06-08 17:39:35 +00:00
Alejandro Murillo
c219f06861
Merge
2015-06-04 15:38:00 -07:00
Ed Nevill
10741a86f6
8079565: aarch64: Add vectorization support for aarch64
...
Add vectorization support
Reviewed-by: roland
2015-06-04 12:04:18 +00:00
Alexander Alexeev
252b1be912
8081790: aarch64: SHA tests fail
...
Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
2015-06-03 08:23:09 +00:00
Vladimir Ivanov
69aeb7540a
8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks
...
Reviewed-by: dlong, kvn, roland
2015-05-29 17:04:22 +03:00
Vladimir Ivanov
aae5102c06
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
...
Reviewed-by: sspitsyn, coleenp
2015-05-29 17:04:21 +03:00
Alexander Alexeev
5e3d542763
8081289: aarch64: add support for RewriteFrequentPairs in interpreter
...
Add support for RewriteFrequentPairs
Reviewed-by: roland
2015-05-27 09:02:08 +00:00
Tobias Hartmann
068d5d78b1
Merge
2015-05-22 09:50:32 +02:00
Alejandro Murillo
64fe991952
Merge
2015-05-21 17:11:54 -07:00
Jesper Wilhelmsson
25c41c6094
Merge
2015-05-21 21:17:56 +02:00
Tobias Hartmann
05ec00e16b
Merge
2015-05-21 18:57:21 +02:00
Vladimir Ivanov
3f096651f3
8059340: ConstantPool::_resolved_references is missing in heap dump
...
Reviewed-by: sspitsyn, stefank, twisti
2015-05-21 18:22:33 +03:00
Alejandro Murillo
ff1d247f0a
Merge
2015-05-19 11:39:58 -07:00
Shrinivas Joshi
7c62a26e6b
8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
...
Set TypeProfileLevel to 111 by default on sparc
Reviewed-by: kvn, roland
2015-05-19 16:05:12 +02:00
Volker Simonis
b48a61e5be
8080190: PPC64: Fix wrong rotate instructions in the .ad file
...
Reviewed-by: kvn
2015-05-19 11:06:34 +02:00
Zoltan Majo
f5c1e4d576
8080281: 8068945 changes break building the zero JVM variant
...
Define the PreserveFramePointer flag also in globals_zero.hpp
Reviewed-by: simonis, kvn, sgehwolf
2015-05-18 19:54:49 +02:00
Ed Nevill
87e17632b5
8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails
...
Return correct length in generate_cipherBlockChaining_encryptAESCrypt
Reviewed-by: roland
2015-05-18 15:52:33 +00:00
Jesper Wilhelmsson
f64e5038a4
Merge
2015-05-18 17:09:47 +02:00
Daniel D. Daugherty
5cf176b870
Merge
2015-05-16 13:19:11 -07:00
Ed Nevill
66630f6ae5
8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64
...
Add support for PreserveFramePointer for debug/profile
Reviewed-by: kvn
2015-05-15 09:21:48 +00:00
Alejandro Murillo
7857b953d0
Merge
2015-05-14 12:05:32 -07:00
Max Ockner
813f34059b
6811960: x86 biasedlocking epoch expired rare bug
...
It is now guaranteed that biased_locking_enter will be passed a valid tmp_reg.
Reviewed-by: coleenp, dcubed, kvn
2015-05-14 14:03:58 -04:00
Tobias Hartmann
9e5ef665a0
Merge
2015-05-14 16:16:06 +02:00
Ed Nevill
a65f9f9589
8079203: AARCH64: Need to cater for different partner implementations
...
Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: kvn
2015-05-12 13:58:42 +00:00
Vladimir Kozlov
a2d369e486
Merge
2015-06-04 19:24:47 -07:00
Vladimir Kozlov
93d1573c5e
8081778: Use Intel x64 CPU instructions for RSA acceleration
...
Add intrinsics for BigInteger squareToLen and mulAdd methods.
Reviewed-by: kvn, jrose
2015-06-03 15:02:10 -07:00
Michael C Berg
4fca8dbb1f
8076276: Add support for AVX512
...
Reviewed-by: kvn, roland
2015-05-08 11:49:20 -07:00
Harold Seigel
da4711381d
Merge
2015-05-08 13:25:11 -04:00
Alejandro Murillo
58a1361125
Merge
2015-05-07 15:34:45 -07:00
Vladimir Kozlov
fcf64c698f
Merge
2015-05-07 11:28:03 -07:00
Ed Nevill
69aa7ea566
8079507: aarch64: fails to build due to changes to template interpreter
...
Fix by merging in changes from fix for 8074345
Reviewed-by: kvn
2015-05-07 13:58:57 +00:00
Alejandro Murillo
d83bdb4157
Merge
2015-05-01 03:56:01 -07:00
Bharadwaj Yadavalli
f8d0a6ff28
Merge
2015-04-30 18:14:58 -04:00
Per Lidén
7e9f9f9107
8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
...
Reviewed-by: roland, tschatzl
2015-05-06 09:21:10 +02:00
Andrew Haley
a4c5e8666b
8078621: AARCH64: Fails to build without precompiled headers
...
Fix #includes.
Reviewed-by: kvn
2015-04-24 16:28:29 +01:00
Ed Nevill
650d8b7cb6
8075930: AARCH64: Use FP Register in C2
...
Modify to allow C2 to allocate FP (R29) as a general register
Reviewed-by: aph, kvn, dlong
2015-04-24 11:01:37 +00:00
Volker Simonis
c87659b9f2
8079280: Fix format warning/error in vm_version_ppc.cpp
...
Reviewed-by: stefank
2015-05-04 18:41:53 +02:00
Calvin Cheung
22611f6936
Merge
2015-04-23 14:09:59 -07:00
Andrew Dinn
294d9dce7f
8078263: AARCH64: Volatile fields should be accessed with ldar and stlr
...
Ad file rules now generate load acquire and store release for volatile accesses
Reviewed-by: kvn
2015-04-23 17:53:38 +01:00