Markus Gronlund
|
007126d010
|
7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Added a nop tracing infrastructure, JFR makefile changes and other infrastructure used only by JFR.
Reviewed-by: acorn, sspitsyn
|
2012-01-11 17:34:02 -05:00 |
|
Igor Veresov
|
2114527fec
|
7020403: Add AdvancedCompilationPolicy for tiered
This implements adaptive tiered compilation policy.
Reviewed-by: kvn, never
|
2011-03-04 15:14:16 -08:00 |
|
Stefan Karlsson
|
0c395c7799
|
7014851: Remove unused parallel compaction code
Removed.
Reviewed-by: jcoomes, brutisso
|
2011-02-08 12:33:19 +01:00 |
|
Coleen Phillimore
|
7b4f8073f0
|
6990754: Use native memory and reference counting to implement SymbolTable
Move symbols from permgen into C heap and reference count them
Reviewed-by: never, acorn, jmasa, stefank
|
2011-01-27 16:11:27 -08: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 |
|
Igor Veresov
|
2c66a6c3fd
|
6953144: Tiered compilation
Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
Reviewed-by: kvn, never, phh, twisti
|
2010-09-03 17:51:07 -07:00 |
|
Antonios Printezis
|
38ab95c64b
|
6962589: remove breadth first scanning code from parallel gc
Remove the breadth-first copying order from ParallelScavenge and use depth-first by default.
Reviewed-by: jcoomes, ysr, johnc
|
2010-07-22 10:27:41 -04:00 |
|
John R Rose
|
d6a9b93b5a
|
Merge
|
2010-06-02 22:45:42 -07:00 |
|
John R Rose
|
49cbc41c82
|
6957004: MethodComparator uses the wrong CP index accessor
Change two uses of get_index_u2 to get_index_u2_cpcache; also tweak some debugging print functions
Reviewed-by: kvn
|
2010-05-28 16:23:51 -07: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 |
|
John R Rose
|
4eb75c2df3
|
6939134: JSR 292 adjustments to method handle invocation
Split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces
Reviewed-by: twisti
|
2010-05-01 02:42:18 -07:00 |
|
John R Rose
|
fdbb64ef71
|
6912062: disassembler plugin needs to produce symbolic information in product mode
More informative disassembly in product mode. Also, a more consistent CompileCommand syntax.
Reviewed-by: never
|
2010-01-08 13:47:01 -08:00 |
|
John R Rose
|
6515225d49
|
6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Remove useless lazy evaluation of intrinsics; add LAST_COMPILER_INLINE to help categorize them
Reviewed-by: kvn
|
2009-07-21 16:56:06 -07:00 |
|
John R Rose
|
ce0c084720
|
6655638: dynamic languages need method handles
Initial implementation, with known omissions (x86/64, sparc, compiler optim., c-oops, C++ interp.)
Reviewed-by: kvn, twisti, never
|
2009-04-08 10:56:49 -07:00 |
|
John R Rose
|
cfb08c72ba
|
6814659: separable cleanups and subroutines for 6655638
Preparatory but separable changes for method handles
Reviewed-by: kvn, never
|
2009-03-20 23:19:36 -07:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|