Lana Steuck
893b7b77e5
Merge
2015-05-14 20:14:11 -07:00
David Katleman
32c20c0bd6
Added tag jdk9-b64 for changeset febd2373771c
2015-05-14 12:38:07 -07: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
Lana Steuck
bd76b11aed
Merge
2015-05-07 20:51:12 -07:00
David Katleman
e23b8ed0b7
Added tag jdk9-b63 for changeset 8245edf58a44
2015-05-07 10:19:31 -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
Daniel D. Daugherty
a692523e95
8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
...
Borrow an unused SyncFlags value to disable the "fast enter" optimization.
Reviewed-by: lana, dsamersoff, amurillo
2015-05-05 18:57:57 -07:00
Alejandro Murillo
40dd1bad2c
Merge
2015-05-02 00:16:29 -07:00
Jon Masamitsu
4d62005c68
8079235: quarantine TestLargePageUseForAuxMemory.java
...
Reviewed-by: kvn
2015-05-01 16:22:41 -07:00
Vladimir Kozlov
a8e9687134
8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java
...
Reviewed-by: dlong
2015-05-01 14:23:42 -07:00
Alejandro Murillo
d83bdb4157
Merge
2015-05-01 03:56:01 -07:00
Lana Steuck
b117b46c29
Merge
2015-04-30 17:20:25 -07:00
Bharadwaj Yadavalli
f8d0a6ff28
Merge
2015-04-30 18:14:58 -04:00
David Katleman
33e151add2
Added tag jdk9-b62 for changeset d9c8742b7f8a
2015-04-30 13:02:03 -07:00
Roland Westrelin
3cdae26a75
8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected
...
Split if finds predicates on several incoming paths when unswitched's loops are optimized out
Reviewed-by: kvn
2015-04-29 14:43:12 -07:00
Severin Gehwolf
add46c476a
8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
...
Do the math on the unsigned type where overflows are well defined
Reviewed-by: kvn, aph
2015-04-29 12:23:48 -07:00
Coleen Phillimore
01aedea8fc
Merge
2015-04-29 02:35:29 +02:00
Nils Eliasson
fae244a8b0
8077590: windows_i586_6.2-product-c2-runThese8_Xcomp_vm failing after win compiler upgrade
...
Add /arch:IA32 flag to windows ia32 builds to force x87 codepath
Reviewed-by: kvn, dholmes
2015-04-28 14:46:19 -07:00
Christian Tornqvist
8923c30225
8077994: [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java
...
Reviewed-by: hseigel, ccheung
2015-04-28 14:45:57 -07:00
Coleen Phillimore
d380c068d5
Merge
2015-04-28 23:04:16 +02:00
Coleen Phillimore
8a788d57db
8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
...
Move virtualspace.* out of src/share/vm/runtime to memory directory
Reviewed-by: brutisso, sgehwolf, stefank, sspitsyn
2015-04-28 16:46:39 -04:00
Yasumasa Suenaga
649f4e881e
8076212: AllocateHeap() and ReallocateHeap() should be inlined
...
NMT with detail option reports incorrect caller address on Linux.
Reviewed-by: dholmes, coleenp
2015-04-28 19:04:39 +09:00
Goetz Lindenmaier
ad5f4f4f84
8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages
...
Reviewed-by: dholmes
2015-04-28 03:27:10 -04:00
Serguei Spitsyn
f7c143cbb2
8073705: more performance issues in class redefinition
...
Optimize the method pointer adjustments for prev klass versions and MNT
Reviewed-by: dcubed, coleenp
2015-04-27 19:51:00 -07:00
Christian Thalinger
8cb760c280
8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
...
Reviewed-by: coleenp, jrose, kvn
2015-04-27 09:02:41 -07:00
Christian Tornqvist
021adf731b
Merge
2015-04-27 14:41:49 +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
Andrew Haley
d432c4f177
Merge
2015-04-24 16:19:59 +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
Staffan Larsen
07f28ae897
8078519: Can't run SA tools from a non-images build
...
Reviewed-by: mchung, alanb, dsamersoff
2015-04-24 09:07:21 +02:00
Lana Steuck
7247553019
Merge
2015-04-23 16:11:17 -07:00
Calvin Cheung
22611f6936
Merge
2015-04-23 14:09:59 -07:00
Christian Tornqvist
b650eebda9
8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
...
Reviewed-by: mseledtsov, dholmes
2015-04-23 12:47:23 -07:00
Christian Tornqvist
2c1171b8f4
8078435: [TESTBUG] runtime/CommandLine/TestVMOptions.java fails when running with an OpenJDK build
...
Reviewed-by: mseledtsov, hseigel
2015-04-23 12:46:42 -07:00
David Katleman
605f7470bd
Added tag jdk9-b61 for changeset 09af07f9398c
2015-04-23 10:43:31 -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
Severin Gehwolf
f381346db0
8078504: Zero fails to build
...
Reviewed-by: kvn, simonis
2015-04-23 17:42:06 +02:00
Roland Westrelin
cb19c4b63a
8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
...
Some platform don't have speculative types
Reviewed-by: kvn
2015-04-23 16:38:08 +02:00
Zoltan Majo
4a038936e3
Merge
2015-04-27 11:01:29 +02:00
Zoltan Majo
a452b030ce
8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
...
Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register.
Reviewed-by: kvn, roland, dlong, enevill, shade
2015-04-27 10:49:43 +02:00
Jesper Wilhelmsson
e8a6f321c1
Merge
2015-04-23 16:09:21 +02:00
Goetz Lindenmaier
879707ab31
8078482: ppc: pass thread to throw_AbstractMethodError
...
Also improve check for Safepoints in signal handler.
Reviewed-by: kvn, simonis
2015-04-23 09:27:02 +02:00
Kim Barrett
5f1b96662a
8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
...
Removed no longer valid checking of SATB buffers
Reviewed-by: jmasa, pliden
2015-04-22 14:06:49 -04:00
Aleksey Shipilev
dc67bb0a0e
8076987: C1 should support conditional card marks (UseCondCardMark)
...
Reviewed-by: iveresov, roland
2015-04-22 19:10:03 +03:00
Vladimir Ivanov
b30f24676e
8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout
...
Reviewed-by: jrose
2015-04-22 21:33:55 +03:00
Stefan Johansson
ace7f7933e
8077836: Make sure G1ParGCAllocBuffer are marked as retired
...
Reviewed-by: tschatzl, pliden
2015-04-22 12:58:10 +02:00
Thomas Schatzl
f3e710a50e
8076541: Parallel GC registers Java heap twice to NMT
...
Remove the superfluous call to MemTracker::record_virtual_memory_type() and also a superfluous check whether the space has been successfully reserved.
Reviewed-by: pliden, jmasa
2015-04-22 09:39:38 +02:00
Shanliang Jiang
137a04308f
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
...
Reviewed-by: alanb, sla
2015-04-21 10:23:13 +02:00
Goetz Lindenmaier
d65074da2c
8078243: Fix include of stack.inline.hpp in taskqueue.hpp
...
Reviewed-by: stefank, tschatzl
2015-04-21 10:14:35 +02:00
Dmitry Dmitriev
dba5d6fdc5
8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
...
Reviewed-by: dholmes, mseledtsov
2015-04-20 22:07:09 -04:00