2017-05-06 |
vdeshpande |
8178811: Minimize the AVX <-> SSE transition penalty through generation of vzeroupper instruction on x86
|
file |
diff |
annotate
|
2016-11-30 |
vdeshpande |
8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib
|
file |
diff |
annotate
|
2016-08-16 |
dlong |
8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
|
file |
diff |
annotate
|
2016-05-20 |
vdeshpande |
8154473: Update for CompilerDirectives to control stub generation and intrinsics
|
file |
diff |
annotate
|
2016-05-06 |
mikael |
8156088: Reintegrate 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
|
file |
diff |
annotate
|
2016-05-04 |
ctornqvi |
8156066: Backout JDK-8153892
|
file |
diff |
annotate
|
2016-05-03 |
mikael |
8153892: Handle unsafe access error directly in signal handler instead of going through a stub
|
file |
diff |
annotate
|
2016-04-19 |
bharadwaj |
Merge
|
file |
diff |
annotate
|
2016-04-12 |
stefank |
8153967: Remove top.hpp
|
file |
diff |
annotate
|
2016-04-06 |
vdeshpande |
8152907: Update for x86 tan and log10 in the math lib
|
file |
diff |
annotate
|
2016-03-24 |
vdeshpande |
8152354: Update for x86 AES CBC Decryption
|
file |
diff |
annotate
|
2016-03-04 |
vdeshpande |
8150767: Enables SHA Extensions on x86
|
file |
diff |
annotate
|
2016-01-09 |
vdeshpande |
8143353: update for x86 sin and cos in the math lib
|
file |
diff |
annotate
|
2016-01-07 |
kvn |
8146581: Minor corrections to the patch submitted for earlier bug id - 8143925
|
file |
diff |
annotate
|
2015-12-29 |
kvn |
8143925: Enhancing CounterMode.crypt() for AES
|
file |
diff |
annotate
|
2015-12-24 |
kvn |
8145688: Update for x86 pow in the math lib
|
file |
diff |
annotate
|
2015-12-18 |
twisti |
Merge
|
file |
diff |
annotate
|
2015-12-14 |
kvn |
8144771: Use AVX3 instructions for string compare
|
file |
diff |
annotate
|
2015-12-11 |
fparain |
8046936: JEP 270: Reserved Stack Areas for Critical Sections
|
file |
diff |
annotate
|
2015-10-23 |
iveresov |
8139575: Update for x86 log in the math lib
|
file |
diff |
annotate
|
2015-10-06 |
iveresov |
8132207: update for x86 exp in the math lib
|
file |
diff |
annotate
|
2015-09-16 |
kvn |
8134553: CRC32C implementations for x86/x64 targets
|
file |
diff |
annotate
|
2015-09-12 |
mcberg |
8132160: support for AVX 512 call frames and stack management
|
file |
diff |
annotate
|
2015-08-18 |
kbarrett |
8072817: CardTableExtension kind() should be BarrierSet::CardTableExtension
|
file |
diff |
annotate
|
2015-07-10 |
ascarpino |
8130341: GHASH 32bit intrinsics has AEADBadTagException
|
file |
diff |
annotate
|
2015-06-18 |
ascarpino |
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
|
file |
diff |
annotate
|
2015-05-08 |
kvn |
8076276: Add support for AVX512
|
file |
diff |
annotate
|
2015-04-18 |
kvn |
8078113: 8011102 changes may cause incorrect results
|
file |
diff |
annotate
|
2015-03-23 |
jprovino |
8067891: Remove vestigal G1SATBCT barrier set kind
|
file |
diff |
annotate
|
2015-02-28 |
kbarrett |
8069016: Add BarrierSet downcast support
|
file |
diff |
annotate
|
2014-01-15 |
kvn |
8002074: Support for AES on SPARC
|
file |
diff |
annotate
|
2013-08-16 |
hseigel |
8003424: Enable Class Data Sharing for CompressedOops
|
file |
diff |
annotate
|
2013-06-20 |
goetz |
8016697: Use stubs to implement safefetch
|
file |
diff |
annotate
|
2013-07-03 |
drchase |
7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
|
file |
diff |
annotate
|
2013-06-14 |
ccheung |
8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
|
file |
diff |
annotate
|
2013-05-23 |
kvn |
8010927: Kitchensink crashed with SIGSEGV, Problematic frame: v ~StubRoutines::checkcast_arraycopy
|
file |
diff |
annotate
|
2013-04-03 |
kvn |
8011102: Clear AVX registers after return from JNI call
|
file |
diff |
annotate
|
2013-01-04 |
kvn |
8005544: Use 256bit YMM registers in arraycopy stubs on x86
|
file |
diff |
annotate
|
2012-12-19 |
kvn |
8004835: Improve AES intrinsics on x86
|
file |
diff |
annotate
|
2012-12-07 |
roland |
Merge
|
file |
diff |
annotate
|
2012-11-27 |
stefank |
8003935: Simplify the needed includes for using Thread::current()
|
file |
diff |
annotate
|
2012-11-30 |
twisti |
8003240: x86: move MacroAssembler into separate file
|
file |
diff |
annotate
|
2012-10-24 |
kvn |
7184394: add intrinsics to use AES instructions
|
file |
diff |
annotate
|
2012-09-29 |
coleenp |
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
|
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-05-15 |
roland |
7133857: exp() and pow() should use the x87 ISA on x86
|
file |
diff |
annotate
|
2012-01-07 |
kvn |
Merge
|
file |
diff |
annotate
|
2011-12-20 |
bdelsart |
7116216: StackOverflow GC crash
|
file |
diff |
annotate
|
2011-12-07 |
stefank |
7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
|
file |
diff |
annotate
|
2011-09-25 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
2011-09-10 |
never |
7088020: SEGV in JNIHandleBlock::release_block
|
file |
diff |
annotate
|
2011-06-16 |
never |
7055355: JSR 292: crash while throwing WrongMethodTypeException
|
file |
diff |
annotate
|
2011-03-01 |
iveresov |
6627983: G1: Bad oop deference during marking
|
file |
diff |
annotate
|
2011-02-28 |
twisti |
7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
|
file |
diff |
annotate
|
2011-02-22 |
iveresov |
7020521: arraycopy stubs place prebarriers incorrectly
|
file |
diff |
annotate
|
2011-02-01 |
twisti |
7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
|
file |
diff |
annotate
|
2010-11-23 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
2010-08-28 |
never |
4809552: Optimize Arrays.fill(...)
|
file |
diff |
annotate
|
2010-05-28 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
2010-04-30 |
twisti |
6943304: remove tagged stack interpreter
|
file |
diff |
annotate
|
2010-04-08 |
twisti |
6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
|
file |
diff |
annotate
|
2010-04-07 |
kvn |
6940701: Don't align loops in stubs for Niagara sparc
|
file |
diff |
annotate
|
2010-03-16 |
twisti |
6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
|
file |
diff |
annotate
|
2010-03-09 |
twisti |
6919934: JSR 292 needs to support x86 C1
|
file |
diff |
annotate
|
2010-01-22 |
apetrusenko |
6918006: G1: spill space must be reserved on the stack for barrier calls on Windows x64
|
file |
diff |
annotate
|
2010-01-15 |
never |
6849984: Value methods for platform dependent math functions constant fold incorrectly
|
file |
diff |
annotate
|
2009-07-14 |
ysr |
6700789: G1: Enable use of compressed oops with G1 heaps
|
file |
diff |
annotate
|
2009-04-08 |
jrose |
6655638: dynamic languages need method handles
|
file |
diff |
annotate
|
2009-03-19 |
kvn |
Merge
|
file |
diff |
annotate
|
2009-03-09 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
2009-03-14 |
jrose |
6813212: factor duplicated assembly code for general subclass check (for 6655638)
|
file |
diff |
annotate
|
2009-01-26 |
xlu |
6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
|
file |
diff |
annotate
|
2008-10-21 |
never |
Merge
|
file |
diff |
annotate
|
2008-10-07 |
trims |
Merge
|
file |
diff |
annotate
|
2008-10-03 |
xdono |
6754988: Update copyright year
|
file |
diff |
annotate
|
2008-10-14 |
kvn |
6532536: Optimize arraycopy stubs for Intel cpus
|
file |
diff |
annotate
|
2008-09-17 |
apetrusenko |
Merge
|
file |
diff |
annotate
|
2008-08-27 |
never |
5108146: Merge i486 and amd64 cpu directories
|
file |
diff |
annotate
|
2008-08-22 |
tonyp |
Merge
|
file |
diff |
annotate
|
2008-06-05 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
2008-07-25 |
never |
6717457: Internal Error (src/share/vm/code/relocInfo.hpp:1089)
|
file |
diff |
annotate
|
2007-12-05 |
rasbold |
6614036: REGRESSION: Java server x86 VM intermittently crash with SIGSEGV (0xb)
|
file |
diff |
annotate
|
2007-12-05 |
dcubed |
6664627: Merge changes made only in hotspot 11 forward to jdk 7
|
file |
diff |
annotate
|
2007-12-01 |
duke |
Initial load
|
file |
diff |
annotate
|