2013-10-24 |
twisti |
8026328: Setting a breakpoint on invokedynamic crashes the JVM
|
file |
diff |
annotate
|
2013-06-07 |
morris |
8008407: remove SPARC V8 support
|
file |
diff |
annotate
|
2013-04-18 |
jiangli |
Merge
|
file |
diff |
annotate
|
2013-04-17 |
johnc |
8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc.
|
file |
diff |
annotate
|
2013-04-09 |
jiangli |
8010862: The Method counter fields used for profiling can be allocated lazily.
|
file |
diff |
annotate
|
2013-02-22 |
coleenp |
8000797: NPG: is_pseudo_string_at() doesn't work
|
file |
diff |
annotate
|
2013-01-23 |
jprovino |
8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
|
file |
diff |
annotate
|
2012-12-11 |
jiangli |
8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
|
file |
diff |
annotate
|
2012-10-09 |
rbackman |
Merge
|
file |
diff |
annotate
|
2012-10-01 |
twisti |
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
|
file |
diff |
annotate
|
2012-09-29 |
coleenp |
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
|
file |
diff |
annotate
|
2012-09-12 |
coleenp |
7196681: NPG: Some JSR 292 tests crash in Windows exception handler
|
file |
diff |
annotate
|
2012-09-01 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
2012-07-24 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
2012-01-07 |
kvn |
Merge
|
file |
diff |
annotate
|
2011-12-06 |
coleenp |
7117052: instanceKlass::_init_state can be u1 type
|
file |
diff |
annotate
|
2011-12-07 |
stefank |
7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
|
file |
diff |
annotate
|
2011-08-26 |
kvn |
7059037: Use BIS for zeroing on T4
|
file |
diff |
annotate
|
2011-08-16 |
twisti |
7071653: JSR 292: call site change notification should be pushed not pulled
|
file |
diff |
annotate
|
2011-07-21 |
kvn |
7063628: Use cbcond on T4
|
file |
diff |
annotate
|
2011-06-24 |
jrose |
7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
|
file |
diff |
annotate
|
2011-04-29 |
kvn |
Merge
|
file |
diff |
annotate
|
2011-04-21 |
twisti |
6993078: JSR 292 too many pushes: Lesp points into register window
|
file |
diff |
annotate
|
2011-04-08 |
jmasa |
Merge
|
file |
diff |
annotate
|
2011-03-31 |
twisti |
6817525: turn on method handle functionality by default for JSR 292
|
file |
diff |
annotate
|
2011-04-07 |
johnc |
7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
|
file |
diff |
annotate
|
2011-03-12 |
jrose |
7012648: move JSR 292 to package java.lang.invoke and adjust names
|
file |
diff |
annotate
|
2011-01-13 |
dcubed |
Merge
|
file |
diff |
annotate
|
2011-01-13 |
twisti |
Merge
|
file |
diff |
annotate
|
2011-01-11 |
iveresov |
4930919: race condition in MDO creation at back branch locations
|
file |
diff |
annotate
|
2011-01-11 |
phh |
7011463: Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument
|
file |
diff |
annotate
|
2011-01-07 |
phh |
7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
|
file |
diff |
annotate
|
2010-11-23 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
2010-10-30 |
jrose |
6984311: JSR 292 needs optional bootstrap method parameters
|
file |
diff |
annotate
|
2010-10-11 |
twisti |
6829194: JSR 292 needs to support compressed oops
|
file |
diff |
annotate
|
2010-09-04 |
iveresov |
6953144: Tiered compilation
|
file |
diff |
annotate
|
2010-08-03 |
bobv |
6953477: Increase portability and flexibility of building Hotspot
|
file |
diff |
annotate
|
2010-06-10 |
jrose |
6939203: JSR 292 needs method handle constants
|
file |
diff |
annotate
|
2010-06-03 |
jrose |
Merge
|
file |
diff |
annotate
|
2010-05-28 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
2010-05-23 |
jrose |
6939207: refactor constant pool index processing
|
file |
diff |
annotate
|
2010-04-30 |
twisti |
6943304: remove tagged stack interpreter
|
file |
diff |
annotate
|
2010-04-29 |
twisti |
6829193: JSR 292 needs to support SPARC
|
file |
diff |
annotate
|
2009-04-22 |
twisti |
Merge
|
file |
diff |
annotate
|
2009-04-22 |
jrose |
6655646: dynamic languages need dynamically linked call sites
|
file |
diff |
annotate
|
2009-04-21 |
twisti |
6822110: Add AddressLiteral class on SPARC
|
file |
diff |
annotate
|
2009-02-27 |
twisti |
6810672: Comment typos
|
file |
diff |
annotate
|
2008-11-24 |
coleenp |
6474243: suspicious jvmti code that uses oop unsafely across GC point
|
file |
diff |
annotate
|
2008-08-22 |
tonyp |
Merge
|
file |
diff |
annotate
|
2008-06-12 |
ysr |
Merge
|
file |
diff |
annotate
|
2008-06-05 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
2008-07-02 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
2008-05-29 |
coleenp |
6696264: assert("narrow oop can never be zero") for GCBasher & ParNewGC
|
file |
diff |
annotate
|
2008-04-13 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
2007-12-01 |
duke |
Initial load
|
file |
diff |
annotate
|