Vladimir Kozlov
493c485dc3
Merge
2013-07-11 12:56:29 -07:00
David Katleman
9089220ded
Added tag jdk8-b98 for changeset 9402036a05e2
2013-07-11 10:13:37 -07:00
Goetz Lindenmaier
b57506ea6c
8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX
...
On AIX 7.1 systemcfg.h defines IA64 unconditionally, so test for !AIX where IA64 is used.
Reviewed-by: dholmes, kvn
2013-07-05 22:17:47 +02:00
Volker Simonis
49c4939936
8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles
...
HotSpot make changes to build the HotSpot on Linux/PPC64
Reviewed-by: dholmes, kvn
2013-07-10 09:14:25 -07:00
Goetz Lindenmaier
1519be5241
8020121: PPC64: fix build in cppInterpreter after 8019519
...
Reviewed-by: kvn
2013-07-09 14:28:07 +02:00
Alejandro Murillo
f2930397a1
Added tag hs25-b40 for changeset d5b4e1fe16bd
2013-07-04 14:45:58 -07:00
Alejandro Murillo
17631f681a
Merge
2013-07-04 14:45:57 -07:00
Roland Westrelin
bc15de549e
Merge
2013-07-04 03:41:57 -07:00
Roland Westrelin
6864f9f8a8
Merge
2013-07-04 01:42:34 -07:00
Bertrand Delsart
06ecbc8ba4
Merge
2013-07-04 01:03:26 -07:00
Christine Lu
8007f4f434
Added tag jdk8-b97 for changeset 3a6f15473944
2013-07-04 01:00:19 -07:00
Carlos Lucasius
3fb892d0e8
Merge
2013-07-03 22:36:42 -04:00
Tao Mao
c02e42d05e
Merge
2013-07-03 15:04:53 -07:00
Tao Mao
e94f9fcf63
Merge
2013-07-03 14:50:10 -07:00
Goetz Lindenmaier
6514fe6794
8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return
...
Reviewed-by: sspitsyn, kvn
2013-07-03 11:25:06 +02:00
Christian Thalinger
3fb7de3d0d
Merge
2013-07-02 22:51:23 -07:00
Christian Thalinger
90c790728d
8017571: JSR292: JVM crashing on assert "cast to instanceKlass" while producing MethodHandle for array methods with MethodHandle.findVirtual
...
Reviewed-by: kvn
2013-07-02 20:27:00 -07:00
David Chase
9a359984c2
7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
...
Add intrinsics using new instruction to interpreter, C1, C2, for suitable x86; add test
Reviewed-by: kvn, twisti
2013-07-02 20:42:12 -04:00
Goetz Lindenmaier
8cc4fad115
8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
...
Reviewed-by: kvn, coleenp
2013-07-03 01:41:42 +02:00
Goetz Lindenmaier
7c47a187f2
8019517: PPC64 (part 102): cppInterpreter: implement G1 support
...
Reviewed-by: kvn
2013-07-03 01:29:13 +02:00
Goetz Lindenmaier
c12f5a0180
8016696: PPC64 (part 4): add relocation for trampoline stubs
...
A trampoline allows to encode a small branch in the code, even if there is the chance that this branch can not reach all possible code locations. If the relocation finds that a branch is too far for the instruction in the code, it can patch it to jump to the trampoline where is sufficient space for a far branch. Needed on PPC.
Reviewed-by: kvn, bdelsart, jrose
2013-07-04 10:51:31 +02:00
Vladimir Kozlov
16f3142152
Merge
2013-07-03 11:50:29 -07:00
Coleen Phillimore
4ecee47075
Merge
2013-07-02 16:54:24 +02:00
Coleen Phillimore
1e7c006d39
8015391: NPG: With -XX:+UseCompressedKlassPointers OOME due to exhausted metadata space could occur when metaspace is almost empty
...
Allocate medium chunks for class metaspace when class loader has lots of classes
Reviewed-by: mgerdin, jmasa
2013-07-02 08:42:37 -04:00
Albert Noll
386e37ba15
8014972: Crash with specific values for -XX:InitialCodeCacheSize=500K -XX:ReservedCodeCacheSize=500k
...
Introduce a minimum code cache size that guarantees that the VM can startup.
Reviewed-by: kvn, twisti
2013-07-02 07:51:31 +02:00
Vladimir Kozlov
fc1302ea95
8019247: SIGSEGV in compiled method c8e.e.t_.getArray(Ljava/lang/Class;)[Ljava/lang/Object
...
Undo recent changes (and add more comments) in Ideal_allocation().
Reviewed-by: roland
2013-07-02 10:30:49 -07:00
Jiangli Zhou
bf2a400ca2
8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled
...
Added -XX:+UsePerfData to Test7196045.java.
Reviewed-by: dholmes, collins
2013-07-01 19:44:37 -04:00
Volker Simonis
7936ee54bf
8019382: PPC64: Fix bytecodeInterpreter to compile with '-Wunused-value'
...
Cast the offending expressions to (void)
Reviewed-by: kvn, coleenp
2013-07-01 14:14:16 -07:00
Tomas Hurka
425681caec
8009204: [dtrace] signatures returned by Java 7 jstack() are corrupted on Solaris
...
The fix is basically a backport of JDK-7019165 (pstack issue) to jhelper.d.
Reviewed-by: coleenp, sspitsyn
2013-07-01 14:13:12 -07:00
Filipp Zhinkin
68c516f654
8006629: NEED_TEST: need test for JDK-8001071
...
Added regression test
Reviewed-by: kvn, coleenp
2013-07-01 12:22:34 -07:00
Tao Mao
7109e85e43
8017611: Auto corrector for mistyped vm options
...
The auto corrector for mistyped vm options fuzzy-matches existing flags based on string similarity (Dice's coefficient).
Reviewed-by: kvn, dsamersoff, hseigel, johnc
2013-06-28 20:18:04 -07:00
John Cuthbertson
f93ee2a9dd
8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed
...
The assert is invalid when a card is being refined by two different threads and its count crosses the hot threshold - the refinement count will be updated once by each thread triggering the assert. Remove the assert and update the count using a bounded expression.
Reviewed-by: jmasa, tamao, brutisso
2013-07-01 09:30:23 -07:00
Per Liden
36967c98e4
8014022: G1: Non Java threads should lock the shared SATB queue lock without safepoint checks
...
Reviewed-by: tschatzl, brutisso, jmasa, ysr
2013-06-30 21:42:07 +02:00
Erik Helin
f72bcd09ec
Merge
2013-06-28 18:28:17 +02:00
Alejandro Murillo
13bcac6e93
8019302: new hotspot build - hs25-b40
...
Reviewed-by: jcoomes
2013-06-28 02:33:13 -07:00
Alejandro Murillo
bac4ba3939
Added tag hs25-b39 for changeset 4056af328b00
2013-06-28 02:25:08 -07:00
Alejandro Murillo
c2c1793452
Merge
2013-06-28 02:25:07 -07:00
David Katleman
20294ba90e
Added tag jdk8-b96 for changeset 14d9242a9dc9
2013-06-27 13:40:18 -07:00
Vladimir Kozlov
579c7ac5ab
Merge
2013-06-27 11:12:19 -07:00
Erik Helin
62be1fc827
Merge
2013-06-27 10:56:10 +02:00
Bengt Rutisson
d3dfbb3cf2
8017483: G1 tests fail with native OOME on Solaris x86 after HeapBaseMinAddress has been increased
...
Set HeapBaseMinAddress as default rather than ergo
Reviewed-by: stefank, jmasa, kvn
2013-06-27 09:59:59 +02:00
David Katleman
dcb3a24cfc
8017323: JDK8 b95 source with GPL header errors
...
Reviewed-by: tbell, darcy
2013-06-26 11:25:42 -07:00
Erik Gahlin
bb7b31d9ff
8016331: Minor issues in event tracing metadata
...
Reviewed-by: stefank, brutisso, mgronlun
2013-06-26 17:02:04 +02:00
Erik Helin
604a75ff30
8013590: NPG: Add a memory pool MXBean for Metaspace
...
Reviewed-by: jmasa, mgerdin
2013-06-26 16:58:37 +02:00
Goetz Lindenmaier
1e0a321895
8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking
...
Reviewed-by: kvn, dholmes
2013-06-26 16:06:38 +02:00
Jon Masamitsu
ca3a1be3fe
8014851: UseAdaptiveGCBoundary is broken
...
Reviewed-by: tschatzl, brutisso
2013-06-25 15:17:11 -07:00
Alejandro Murillo
2289eb801f
Merge
2013-06-25 12:46:21 -07:00
Jon Masamitsu
a154f7c01e
8014546: MetaspaceAux print_metaspace_change() should print "used" after GC not capacity
...
Reviewed-by: johnc, tschatzl
2013-06-25 09:58:26 -07:00
Staffan Larsen
7b2e1c47f4
8017561: Build errors caused by missing .PHONY
...
Reviewed-by: stefank, brutisso
2013-06-25 14:11:57 +02:00
Coleen Phillimore
39a1c1d6c2
8016325: JVM hangs verifying system dictionary
...
Minimize redundant verifications of Klasses.
Reviewed-by: hseigel, jmasa
2013-06-24 18:55:46 -04:00