2015-12-28 |
twisti |
8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
|
changeset |
files
|
2015-12-26 |
dnsimon |
8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
|
changeset |
files
|
2015-12-28 |
mdoerr |
8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
|
changeset |
files
|
2015-12-25 |
iignatyev |
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
|
changeset |
files
|
2015-12-24 |
twisti |
Merge
|
changeset |
files
|
2015-12-24 |
twisti |
8143072: [JVMCI] Port JVMCI to AArch64
|
changeset |
files
|
2015-12-23 |
iignatyev |
8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
|
changeset |
files
|
2015-12-24 |
kvn |
8145688: Update for x86 pow in the math lib
|
changeset |
files
|
2015-12-24 |
twisti |
8146043: run JVMCI tests in JPRT
|
changeset |
files
|
2015-12-23 |
twisti |
8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
|
changeset |
files
|
2015-12-23 |
twisti |
8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
|
changeset |
files
|
2015-12-22 |
twisti |
Merge
|
changeset |
files
|
2015-12-21 |
neliasso |
8145328: SEGV in DirectivesStack::getMatchingDirective
|
changeset |
files
|
2015-12-21 |
thartmann |
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
|
changeset |
files
|
2015-12-21 |
thartmann |
8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
|
changeset |
files
|
2015-12-19 |
neliasso |
8145566: PrintNMethods compile command broken since b89
|
changeset |
files
|
2015-12-15 |
rschatz |
8144704: [JVMCI] add tests for simple code installation
|
changeset |
files
|
2015-12-18 |
kvn |
8145717: Use AVX3 instructions for Arrays.equals() intrinsic
|
changeset |
files
|
2015-12-18 |
twisti |
Merge
|
changeset |
files
|
2015-12-17 |
twisti |
Merge
|
changeset |
files
|
2015-12-17 |
twisti |
8145714: [JVMCI] SPARC broken after JDK-8134994
|
changeset |
files
|
2015-12-17 |
dlong |
8144852: Corrupted oop in nmethod
|
changeset |
files
|
2015-12-09 |
neliasso |
8144091: CompilerControl: directive file doesn't override inlining rules
|
changeset |
files
|
2015-12-16 |
neliasso |
8145345: LogCompilation output is empty after JEP165: Compiler Control
|
changeset |
files
|
2015-12-16 |
neliasso |
8144246: adding lots of directives via jcmd may produce OOM crash
|
changeset |
files
|
2015-12-16 |
dpochepk |
8141351: Create tests for direct invoke instructions testing
|
changeset |
files
|
2015-12-16 |
aph |
8145553: Fix warnings in AArch64 directory
|
changeset |
files
|
2015-12-16 |
aph |
8144582: AArch64 does not generate correct branch profile data
|
changeset |
files
|
2015-12-15 |
aph |
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
|
changeset |
files
|
2015-12-15 |
twisti |
Merge
|
changeset |
files
|
2015-12-15 |
twisti |
8134994: use separate VMStructs databases for SA and JVMCI
|
changeset |
files
|
2015-12-15 |
iignatyev |
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
|
changeset |
files
|
2015-12-08 |
enevill |
8144498: aarch64: large code cache generates SEGV
|
changeset |
files
|
2015-12-15 |
aph |
Merge
|
changeset |
files
|
2015-12-14 |
aph |
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
|
changeset |
files
|
2015-12-14 |
goetz |
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
|
changeset |
files
|
2015-12-07 |
mdoerr |
8144850: C1: operator delete needs an implementation
|
changeset |
files
|
2015-12-15 |
twisti |
Merge
|
changeset |
files
|
2015-12-14 |
never |
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
|
changeset |
files
|
2015-12-13 |
dnsimon |
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
|
changeset |
files
|
2015-12-14 |
kvn |
8144771: Use AVX3 instructions for string compare
|
changeset |
files
|
2015-12-07 |
goetz |
8144466: ppc64: fix argument passing through opto stubs.
|
changeset |
files
|
2015-12-14 |
kvn |
Merge
|
changeset |
files
|
2015-12-08 |
kvn |
8143355: Update for addition of vectorizedMismatch intrinsic for x86
|
changeset |
files
|
2015-12-08 |
mdoerr |
8143817: C1: Platform dependent stack space not preserved for all runtime calls
|
changeset |
files
|
2015-12-11 |
vlivanov |
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
|
changeset |
files
|
2015-12-10 |
vlivanov |
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
|
changeset |
files
|
2015-12-10 |
vlivanov |
8144935: C2: safepoint is pruned from a non-counted loop
|
changeset |
files
|
2015-12-09 |
neliasso |
8144601: Premature assert in directive inline parsing
|
changeset |
files
|
2015-12-09 |
dnsimon |
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
|
changeset |
files
|
2015-12-09 |
psandoz |
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
|
changeset |
files
|
2015-12-09 |
thartmann |
6808665: Use486InstrsOnly aborts 32-bit VM
|
changeset |
files
|
2015-12-08 |
ppunegov |
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
|
changeset |
files
|
2015-12-08 |
ppunegov |
8140667: CompilerControl: tests incorrectly set states for excluded methods
|
changeset |
files
|
2015-12-03 |
psandoz |
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
|
changeset |
files
|
2015-12-08 |
roland |
Merge
|
changeset |
files
|
2015-12-02 |
roland |
8134883: C1 hard crash in range check elimination in Nashorn test262parallel
|
changeset |
files
|
2015-12-07 |
fyang |
8144587: aarch64: generate vectorized MLA/MLS instructions
|
changeset |
files
|
2015-12-07 |
roland |
Merge
|
changeset |
files
|
2015-12-01 |
roland |
8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
|
changeset |
files
|
2015-12-07 |
mdoerr |
8144822: PPC64: Fix build after 8072008
|
changeset |
files
|
2015-12-05 |
never |
8143571: [JVMCI] Double unregistering of nmethod during unloading
|
changeset |
files
|
2015-12-05 |
mikael |
Merge
|
changeset |
files
|
2015-12-04 |
mikael |
8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files
|
changeset |
files
|
2015-12-04 |
mikael |
Merge
|
changeset |
files
|
2015-12-04 |
mikael |
8144657: Invalid format specifiers in jvmci trace messages
|
changeset |
files
|
2015-12-04 |
mdoerr |
8136445: Performance issue with Nashorn and C2's global code motion
|
changeset |
files
|
2015-12-04 |
vlivanov |
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
|
changeset |
files
|
2015-12-04 |
mdoerr |
8144019: PPC64 C1: Introduce Client Compiler
|
changeset |
files
|
2015-12-04 |
aeriksso |
6869327: Add new C2 flag to keep safepoints in counted loops.
|
changeset |
files
|
2016-01-05 |
amurillo |
Merge
|
changeset |
files
|
2016-01-05 |
rprotacio |
8146481: Disable runtime/logging/DefaultMethodsTest.java
|
changeset |
files
|
2015-12-18 |
amurillo |
Merge
|
changeset |
files
|
2015-12-14 |
jprovino |
Merge
|
changeset |
files
|
2015-12-14 |
david |
8145301: Improve and unify the printout format for the g1HRPrinter.
|
changeset |
files
|
2015-12-14 |
goetz |
8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections"
|
changeset |
files
|
2015-12-14 |
stuefe |
8145114: const-correctness for ucontext_t* reading functions
|
changeset |
files
|
2015-12-10 |
stuefe |
8145103: [aix] implement os::print_register_info()
|
changeset |
files
|
2015-12-14 |
asmundak |
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
|
changeset |
files
|
2015-12-12 |
ddmitriev |
8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases
|
changeset |
files
|
2015-12-11 |
mikael |
8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
|
changeset |
files
|
2015-12-11 |
fparain |
Merge
|
changeset |
files
|
2015-12-11 |
fparain |
8046936: JEP 270: Reserved Stack Areas for Critical Sections
|
changeset |
files
|
2015-12-11 |
sjohanss |
8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure
|
changeset |
files
|
2015-12-11 |
sjohanss |
8144701: Change three G1 remembererd set closures to be OopClosures
|
changeset |
files
|
2015-12-11 |
sjohanss |
8144584: Change FilterIntoCSClosure to inherit OopClosure
|
changeset |
files
|
2015-12-11 |
sjohanss |
8144505: Change G1ParCopyHelper to inherit OopClosure
|
changeset |
files
|
2015-12-11 |
david |
Merge
|
changeset |
files
|
2015-12-11 |
david |
8144996: Replace the HeapRegionSetCount class with an uint
|
changeset |
files
|
2015-12-10 |
sebastian |
8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo)
|
changeset |
files
|
2015-12-10 |
mdoerr |
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
|
changeset |
files
|
2015-12-11 |
sjohanss |
8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
|
changeset |
files
|
2015-12-10 |
brutisso |
8145092: Use Unified Logging for the GC logging
|
changeset |
files
|
2015-12-10 |
jprovino |
Merge
|
changeset |
files
|
2015-12-10 |
jprovino |
Merge
|
changeset |
files
|
2015-12-10 |
jprovino |
8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
|
changeset |
files
|