Lana Steuck
|
3b60a5c6e0
|
Merge
|
2015-03-05 15:21:35 -08:00 |
|
David Katleman
|
e3a2a22af9
|
Added tag jdk9-b53 for changeset 9bbd69ad1f34
|
2015-03-05 11:26:13 -08:00 |
|
Andrew Haley
|
45d5073b91
|
8074349: AARCH64: C2 generates poor code for some byte and character stores
Use iRegIorL2I as src input for char and byte stores.
Reviewed-by: kvn
|
2015-03-03 17:56:33 +00:00 |
|
Alejandro Murillo
|
94ddb7fc72
|
Merge
|
2015-03-03 06:23:49 -08:00 |
|
Andrew Dinn
|
539384a8d2
|
8074119: [AARCH64] stage repo misses fixes from several Hotspot changes
Add shared code changes from 8059606, 8069230, 8068976, 8068977, 8072911 and 8071805
Reviewed-by: aph, kvn
|
2015-03-02 10:31:52 -08:00 |
|
Vladimir Kozlov
|
6fd49139e8
|
Merge
|
2015-03-02 10:09:33 -08:00 |
|
Alejandro Murillo
|
e7f35f99b5
|
Merge
|
2015-02-27 07:34:26 -08:00 |
|
Magnus Ihse Bursie
|
0624f19e6e
|
8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla
|
2015-02-27 11:56:34 +01:00 |
|
Lana Steuck
|
171f832de9
|
Merge
|
2015-02-26 20:17:34 -08:00 |
|
David Katleman
|
435bd0a792
|
Added tag jdk9-b52 for changeset d638088414a8
|
2015-02-26 15:57:41 -08:00 |
|
Vladimir Kozlov
|
239370b736
|
Merge
|
2015-02-26 10:56:54 -08:00 |
|
Jesper Wilhelmsson
|
b22466d59d
|
Merge
|
2015-02-26 19:32:03 +01:00 |
|
Christian Tornqvist
|
07a6ab00bc
|
Merge
|
2015-02-23 05:01:11 -08:00 |
|
Alejandro Murillo
|
908ae8461b
|
Merge
|
2015-02-20 14:14:08 -08:00 |
|
Lana Steuck
|
685b728f55
|
Merge
|
2015-02-19 16:37:05 -08:00 |
|
David Katleman
|
cb126fc539
|
Added tag jdk9-b51 for changeset 5fb718119516
|
2015-02-19 11:23:58 -08:00 |
|
Vladimir Ivanov
|
93f9344ff4
|
Merge
|
2015-02-19 11:12:59 -08:00 |
|
Jesper Wilhelmsson
|
5c18821ea5
|
Merge
|
2015-02-19 12:56:50 +01:00 |
|
Christian Tornqvist
|
b92cbf650b
|
Merge
|
2015-02-18 19:27:49 -08:00 |
|
David Holmes
|
2a2e56342c
|
8072055: Argument checking for SE Embedded and ARM should be moved out of arguments.cpp
Reviewed-by: bdelsart, dlong, hseigel, coleenp
|
2015-02-18 22:19:47 -05:00 |
|
Erik Joelsson
|
cf0e1e5323
|
8072904: building jdk9 with jdk9 boot jdk can cause failure or incorrect results
Reviewed-by: dholmes, dlong
|
2015-02-18 11:25:34 +01:00 |
|
Stefan Karlsson
|
2e888853a1
|
8073387: Move VerifyOopClosures out from genOopClosures.hpp
Reviewed-by: brutisso, mgerdin, coleenp
|
2015-02-18 08:57:29 +01:00 |
|
Igor Veresov
|
f96ca50eca
|
Merge
|
2015-02-17 21:46:39 +00:00 |
|
Igor Veresov
|
783f2be52f
|
8072753: Nondeterministic wrong answer on arithmetic
Check for overflow when inverting the loop during the counted loop conversion
Reviewed-by: kvn
|
2015-02-17 11:00:18 -08:00 |
|
David Chase
|
46fa321d63
|
8069412: Locks need better debug-printing support
Added better debug-printing support and enhanced LogCompilation tool
Reviewed-by: kvn, roland, dholmes
|
2015-02-17 13:54:53 -05:00 |
|
Harold Seigel
|
ce4261471b
|
8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
Remove the meta-index code and rt.jar code and comments
Reviewed-by: mchung, gtriantafill
|
2015-02-17 13:19:23 -05:00 |
|
Jesper Wilhelmsson
|
d7f5fccbc6
|
Merge
|
2015-02-16 21:24:39 +01:00 |
|
Alejandro Murillo
|
b56016b4fb
|
Merge
|
2015-02-16 08:47:39 -08:00 |
|
Sangheon Kim
|
14916eab46
|
8073115: assert(_covered_region.contains(p)) needs better error messages
Changed to print out related values
Reviewed-by: jwilhelm, brutisso, stefank
|
2015-02-16 08:38:23 -08:00 |
|
Chris Plummer
|
9604a593ee
|
8073167: Undo change to -retain argument in hotspot/test/Makefile
-retain:all changed back to -retain:fail,error
Reviewed-by: stefank
|
2015-02-14 08:53:57 -08:00 |
|
Christian Tornqvist
|
a72a716adf
|
Merge
|
2015-02-14 00:03:48 +00:00 |
|
Christian Tornqvist
|
cdb714aeb5
|
Merge
|
2015-02-13 15:05:30 -08:00 |
|
Jiangli Zhou
|
9c5033338c
|
Merge
|
2015-02-13 20:33:25 +00:00 |
|
Daniel D. Daugherty
|
a9e28164eb
|
8061553: Contended Locking fast enter bucket
JEP-143/JDK-8061553 Contended Locking fast enter bucket
Co-authored-by: Dave Dice <dave.dice@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Reviewed-by: dholmes, acorn
|
2015-02-13 10:01:42 -08:00 |
|
Stefan Karlsson
|
4913ad5d7d
|
8072911: Remove includes of oop.inline.hpp from .hpp files
Reviewed-by: brutisso, coleenp, jwilhelm, simonis, dholmes
|
2015-02-13 14:37:35 +01:00 |
|
Christian Tornqvist
|
094674666c
|
Merge
|
2015-02-13 05:17:41 -08:00 |
|
Katja Kantserova
|
3d3f6553c0
|
8073132: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
Reviewed-by: jbachorik, dfuchs, mchung
|
2015-02-13 13:17:13 +01:00 |
|
Thomas Stuefe
|
0d2c28e3b8
|
8072935: Fix missing newline at end of file after 8067447
Reviewed-by: dholmes, dlong
|
2015-02-13 06:23:48 -05:00 |
|
Jesper Wilhelmsson
|
0212ed173a
|
Merge
|
2015-02-13 01:41:06 +01:00 |
|
Lana Steuck
|
25db70d299
|
Merge
|
2015-02-12 16:39:35 -08:00 |
|
David Katleman
|
126debe100
|
Added tag jdk9-b50 for changeset 674362e1d111
|
2015-02-12 16:23:21 -08:00 |
|
Vladimir Ivanov
|
a1b368700b
|
Merge
|
2015-02-12 13:55:54 -08:00 |
|
Chris Plummer
|
0b5dffb337
|
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
Added the VM.class_hierarhcy DCMD
Reviewed-by: stefank, miauno
|
2015-02-11 15:22:43 -08:00 |
|
Daniel Fuchs
|
654c893170
|
8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Reviewed-by: dholmes, coleenp
|
2015-02-11 17:41:55 +01:00 |
|
Marcus Larsson
|
20bfd4cf7c
|
8066566: Refactor ParNewGeneration to contain ParNewTracer
Reviewed-by: ehelin, kbarrett
|
2015-02-11 14:47:21 +01:00 |
|
Tom Benson
|
2c63608419
|
8065093: Remove unused variable/output argument
Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
|
2015-02-10 17:41:19 -05:00 |
|
Paul Sandoz
|
03d00d97a5
|
Merge
|
2015-02-10 22:22:36 +00:00 |
|
Tom Benson
|
89d88a42c4
|
8072056: Remove unnecessary header file #include
TenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp
Reviewed-by: tschatzl, kbarrett, jprovino
|
2015-02-10 15:44:42 -05:00 |
|
Paul Sandoz
|
c002e71565
|
8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Reviewed-by: kvn, vlivanov
|
2015-02-10 21:32:05 +01:00 |
|
Coleen Phillimore
|
8df6ac1794
|
8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
Need ThreadCritical lock around chunk pool cleaning and copying for snapshot
Reviewed-by: lfoltan, gtriantafill, hseigel
|
2015-02-10 15:10:47 -05:00 |
|