Pavel Punegov
0e441f9177
8144621: CompilerControl: inline tests timeout with Xcomp
...
Restrict patterns that lead to timeout
Reviewed-by: kvn, neliasso
2016-02-17 17:48:56 +03:00
Magnus Ihse Bursie
24656787c0
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:46 +01:00
David Lindholm
8d8189b9e5
8149650: Create a trace event for G1 heap region type transitions
...
Reviewed-by: jwilhelm, sjohanss
2016-02-12 09:19:10 +01:00
David Lindholm
7323d69771
8009538: [Event Request] Want events for tenuring distribution
...
Reviewed-by: jwilhelm, sjohanss
2016-02-12 09:12:12 +01:00
Lana Steuck
df4d1c44ff
Merge
2016-02-11 16:05:39 -08:00
Lana Steuck
95a4d190ea
Added tag jdk-9+105 for changeset d549e724be36
2016-02-11 14:39:54 -08:00
Alejandro Murillo
96b1abd515
Merge
2016-02-11 13:58:41 -08:00
David Holmes
1246d21895
8149697: Fix for 8145725 is broken
...
As per the existing comment we needed to check the saved 'index' instead
Reviewed-by: gthornbr, dcubed, kbarrett
2016-02-11 15:43:30 -05:00
Jesper Wilhelmsson
c6d81e192d
Merge
2016-02-11 21:07:38 +01:00
David Lindholm
19bc0f3f2d
8149648: Add number of regions to the G1HeapSummary event
...
Reviewed-by: sjohanss, jwilhelm
2016-02-11 16:49:12 +01:00
Kevin Walls
b7298ad6da
Merge
2016-02-11 12:11:02 +00:00
Roland Westrelin
3e3ac8f318
8149543: range check CastII nodes should not be split through Phi
...
Splitting range check CastIIs through loop induction Phi prevents further optimizations
Reviewed-by: kvn, mcberg
2016-02-11 12:42:12 +01:00
Michael Berg
3ade110066
8149421: Vectorized Post Loops
...
Add vectorised post loop for counted loops with vectors.
Reviewed-by: kvn
2016-02-12 16:12:15 -08:00
Thomas Stuefe
1245e4138c
8149096: Remove unused code in methodComparator
...
Remove unused code in methodComparator
Reviewed-by: coleenp, sspitsyn, dholmes
2016-02-11 02:39:35 -08:00
Bengt Rutisson
4096556cc6
8149542: Missing failure reporting in HeapRegion::verify
...
Reviewed-by: tschatzl, jprovino
2016-02-11 08:57:00 +01:00
Bengt Rutisson
413f61e977
8149541: Use log_error() instead of log_info() when verification reports a problem
...
Reviewed-by: jwilhelm, tbenson
2016-02-11 08:55:36 +01:00
David Holmes
e82f5cf677
8148987: [Linux] Allow building on older systems without CPU_ALLOC support
...
Reviewed-by: dsamersoff, stuefe, dcubed
2016-02-10 22:22:48 -05:00
David Holmes
8d71b5adce
Merge
2016-02-11 01:06:24 +00:00
David Holmes
15d7ff42b0
8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
...
Reviewed-by: ddmitriev, stuefe, dcubed
2016-02-10 18:57:19 -05:00
Mikael Vidstedt
4e53f48812
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory
Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:38 -08:00
Alejandro Murillo
d58d230d11
Merge
2016-02-10 10:26:41 -08:00
Bengt Rutisson
3fc0fa269a
Merge
2016-02-10 14:30:25 +01:00
Thomas Schatzl
db86c9cfb5
Merge
2016-02-10 12:32:46 +00:00
Bengt Rutisson
ad3fb1dbbd
8148992: VM can hang on exit if root region scanning is initiated but not executed
...
Reviewed-by: tschatzl, pliden, jwilhelm
2016-02-10 12:56:55 +01:00
Thomas Schatzl
0bf8e8d264
8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms
...
Decrease the default wait delay for mark thread initialization to accomodate very short running applications.
Reviewed-by: tbenson, mgerdin
2016-02-10 12:08:37 +01:00
Thomas Schatzl
cb13f4c3fd
8143220: Fix documentation of InitiatingHeapOccupancyPercent
...
Adjust internal flag documentation to how it currently works.
Reviewed-by: brutisso, jmasa, tamao
2016-02-10 12:05:40 +01:00
Tobias Hartmann
afca49ff29
8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException
...
Fixed handling of long/double MH arguments in GraphBuilder::try_method_handle_inline().
Reviewed-by: roland, shade, vlivanov, kvn, twisti
2016-02-10 07:54:26 +01:00
Marcus Larsson
76628c45b9
8149112: configure_stdout test depends on VM arguments
...
Reviewed-by: ehelin, jbachorik
2016-02-09 12:19:05 +01:00
Doug Simon
075ed4ea75
8148507: [JVMCI] mitigate deadlocks related to JVMCI compiler under -Xbatch
...
Reviewed-by: twisti, dholmes
2016-02-08 18:52:03 +01:00
Roland Schatz
7cf2c51fa7
8148741: compiler/jvmci/code/SimpleDebugInfoTest.java fails in 'frame::sender_for_compiled_frame'
...
Reviewed-by: twisti
2016-02-08 18:52:03 +01:00
Kirill Zhaldybin
75826ca4d5
8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores
...
Reviewed-by: dsamersoff, dholmes
2016-02-08 18:26:27 +03:00
Shafi Ahmad
aa21ff0460
8144957: Remove PICL warning message
...
There is no need to print any error/warning message when a library needed for performance optimization is not found on the system
Reviewed-by: poonam, kvn
2016-02-08 15:46:25 +05:30
Hui Shi
663e1a5c6d
8149080: AArch64: Recognise disjoint array copy in stub code
...
Detect array copy can use fwd copy by checking (dest-src) above_same (copy_size)
Reviewed-by: aph
2016-02-05 03:55:51 -08:00
Hui Shi
9ad1ef5b10
8149100: AArch64: "bad AD file" for LL enconding AryEq Node matching
...
Add byte array equal support for aarch64
Reviewed-by: aph
2016-02-06 04:09:47 -08:00
Ed Nevill
4c5566f502
8149365: aarch64: memory copy does not prefetch on backwards copy
...
Implement prefetch on backwards copies
Reviewed-by: aph
2016-02-08 14:14:35 +00:00
Lana Steuck
87ae5ea963
Merge
2016-02-04 16:48:39 -08:00
Lana Steuck
33f44f2077
Added tag jdk-9+104 for changeset ee75f02947c2
2016-02-04 11:28:21 -08:00
Ed Nevill
eaaec5b879
8148783: aarch64: SEGV running SpecJBB2013
...
Fix calculation of offset for adrp
Reviewed-by: aph
2016-02-04 16:24:28 +00:00
Tobias Hartmann
65438b2b53
Merge
2016-02-04 15:27:15 +01:00
Zoltan Majo
8332da75a9
8148970: Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
...
Quarantine testlibrary_tests/whitebox/vm_flags/IntxTest.java
Reviewed-by: vlivanov, dcubed
2016-02-04 08:53:57 +01:00
Mikael Gerdin
8f88752757
8149013: Remove unused and dead code from G1CollectorPolicy
...
Reviewed-by: ehelin, jwilhelm
2016-02-04 08:22:26 +01:00
Tobias Hartmann
16f749ef45
8148751: [TESTBUG] compiler/whitebox/AllocationCodeBlobTest.java fails due to unexpected code cache allocation
...
Do all the measurements and then check the results to avoid unexpected code cache allocations.
Reviewed-by: vlivanov
2016-02-03 17:51:47 +01:00
Roland Westrelin
918ff2456b
Merge
2016-02-03 13:32:52 +01:00
Roland Westrelin
9d5f03332e
8143542: C2 doesn't eliminate identical checks
...
Two identical Ifs back to back can be merged
Reviewed-by: kvn
2016-02-03 12:36:18 +01:00
Tobias Hartmann
904898e762
8148564: compiler/intrinsics/string/TestStringIntrinsics2.java times out
...
Test should not run with -Xcomp because MaxInlineSize is large.
Reviewed-by: kvn, simonis
2016-02-12 12:18:44 +01:00
Christian Thalinger
477e23c17f
8149689: [JVMCI] CodeInstaller::pd_patch_DataSectionReference should be able to throw exceptions
...
Reviewed-by: kvn
2016-02-11 12:29:40 -10:00
Christian Thalinger
272bd6a401
8149695: [JVMCI] add missing Checkstyle configuration file
...
Reviewed-by: kvn
2016-02-11 11:32:44 -10:00
Rahul Raghavan
02290b357c
8145700: Uninitialised variable in macroAssembler_x86.cpp:7038
...
Added missing local variable initializations.
Reviewed-by: kvn, vlivanov, thartmann, mcberg
2016-02-11 11:15:13 +01:00
Christian Thalinger
98bbb4efa0
8149415: [AArch64] implement JVMCI CodeInstaller
...
Reviewed-by: aph, kvn
2016-02-10 11:23:17 -10:00
Aleksey Shipilev
381b9a329d
Merge
2016-02-10 16:31:17 +00:00