Stefan Karlsson
|
d37b9c1f8d
|
8178500: Replace usages of round_to and round_down with align_up and align_down
Reviewed-by: rehn, tschatzl
|
2017-04-13 09:57:51 +02:00 |
|
Joseph Provino
|
5cef85023b
|
8132524: Missing includes to resourceArea.hpp
Files that use ResourceMark are missing the include of resourceArea.hpp
Reviewed-by: tschatzl, jwilhelm
|
2016-04-04 12:57:48 -04:00 |
|
Christian Thalinger
|
6896030b96
|
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
Reviewed-by: goetz, stefank
|
2015-11-11 16:32:17 -10:00 |
|
Aleksey Shipilev
|
f824f8c3cb
|
8058968: Compiler time traces should be improved
Use CITime consistently, make C2 to report to CompilerBroker, more probes.
Reviewed-by: vlivanov, jrose
|
2014-09-25 12:10:57 +04:00 |
|
Goetz Lindenmaier
|
25f33c005d
|
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories
Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Reviewed-by: lfoltan, coleenp, dholmes
|
2014-07-04 11:46:01 +02:00 |
|
Mikael Vidstedt
|
a0da47fd66
|
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Copyright year updated for files modified during 2013
Reviewed-by: twisti, iveresov
|
2013-12-24 11:48:39 -08:00 |
|
Niclas Adlertz
|
be8c8aac48
|
8023691: Create interface for nodes in class Block
Create public methods for accessing the nodes in a block
Reviewed-by: kvn, roland
|
2013-08-26 12:50:23 +02:00 |
|
Niclas Adlertz
|
a235ecb344
|
8023003: Cleanup the public interface to PhaseCFG
Public methods that don't need to be public should be private.
Reviewed-by: kvn, twisti
|
2013-08-16 10:23:55 +02:00 |
|
Niclas Adlertz
|
bfe8385fa9
|
8022284: Hide internal data structure in PhaseCFG
Hide private node to block mapping using public interface
Reviewed-by: kvn, roland
|
2013-08-07 17:56:19 +02:00 |
|
Erik Trimble
|
c9e484d473
|
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: ohair
|
2011-04-05 14:12:31 -07:00 |
|
Bob Vandette
|
31e3fe4a98
|
7016023: Enable building ARM and PPC from src/closed repository
Reviewed-by: dholmes, bdelsart
|
2011-02-02 11:35:26 -05:00 |
|
Stefan Karlsson
|
8006fe8f75
|
6989984: Use standard include model for Hospot
Replaced MakeDeps and the includeDB files with more standardized solutions.
Reviewed-by: coleenp, kvn, kamg
|
2010-11-23 13:22:55 -08:00 |
|
Erik Trimble
|
ba7c173659
|
6941466: Oracle rebranding changes for Hotspot repositories
Change all the Sun copyrights to Oracle copyright
Reviewed-by: ohair
|
2010-05-27 19:08:38 -07:00 |
|
Xiomara Jayasena
|
a63ef10004
|
6862919: Update copyright year
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
|
2009-07-28 12:12:40 -07:00 |
|
Vladimir Kozlov
|
bb726c6f28
|
6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
Put missed reference to allocated array in copyOf() intrinsic into OopMap for the call slow_arraycopy().
Reviewed-by: never
|
2009-07-01 20:22:18 -07:00 |
|
Vladimir Kozlov
|
273a47426e
|
6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
Create a mach node corresponding to ideal node ConP #NULL specifically for derived pointers.
Reviewed-by: never
|
2009-04-22 17:03:18 -07:00 |
|
Christian Thalinger
|
05d1de7727
|
6810672: Comment typos
I have collected some typos I have found while looking at the code.
Reviewed-by: kvn, never
|
2009-02-27 13:27:09 -08:00 |
|
Xiomara Jayasena
|
c96a95c4b8
|
6719955: Update copyright year
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
|
2008-07-02 12:55:16 -07:00 |
|
Coleen Phillimore
|
4a831d45f0
|
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv
Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
|
2008-04-13 17:43:42 -04:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|