Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8071652: -XX:CompileOnly does not behave as documented
2016-07-20, by dpochepk
8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms
2016-07-20, by dpochepk
8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1
2016-07-20, by dpochepk
8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization
2016-07-20, by dpochepk
8161603: [JVMCI] HotSpotVMConfig.baseVtableLength is incorrectly computed
2016-07-19, by never
8161274: [JVMCI] compiler/jvmci/events/JvmciNotifyInstallEventTest.java fails with NoClassDefFound
2016-07-19, by dnsimon
8161292: [JVMCI] missing test files from 8159368
2016-07-19, by never
Merge
2016-07-19, by rbackman
8160245: C1: Clean up platform #defines in c1_LIR.hpp.
2016-06-23, by goetz
8157861: [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException
2016-07-14, by dpochepk
8157984: [TESTBUG] Several compiler tests fails when are executed with -XX:TieredStopAtLevel=1
2016-07-14, by dpochepk
Merge
2016-07-14, by tpivovarova
8151280: update hotspot tests to use vm.compMode instead of their own logic
2016-07-13, by tpivovarova
Merge
2016-07-14, by aph
8159467: AArch64: Enable compact strings
2016-07-13, by aph
8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure
2016-07-08, by aph
8161068: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails
2016-07-14, by mhaupt
8160761: [TESTBUG] Several compiler tests fail with product bits
2016-07-13, by ppunegov
8056950: Compiled code (64-bit) on SPARC should sign extend INT parameters passed on registers to runtime or native methods.
2016-07-04, by goetz
8159368: [JVMCI] SPARCHotSpotRegisterConfig.callingConvention gives incorrect calling convention for native calls containing fp args
2016-07-12, by sanzinger
8132919: Put compiler tests in packages
2016-07-12, by tpivovarova
Merge
2016-07-12, by zmajo
8098573: Compiler accesses to shared archive fail if archive is remapped
2016-07-12, by zmajo
8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1
2016-07-12, by thartmann
8160730: [JVMCI] compiler selection should work without -Djvmci.Compiler
2016-07-11, by dnsimon
Merge
2016-07-11, by rbackman
8160657: Compiler HotSpot tests should use the "run driver" directive where applicable
2016-07-08, by iignatyev
8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop
2016-07-08, by dpochepk
8160969: aarch64: CDS is broken after 8079507
2016-07-08, by aph
Merge
2016-07-07, by aph
8141633: Implement VarHandles/Unsafe intrinsics on AArch64
2016-07-07, by aph
8160773: error: package jdk.internal.jimage does not exist
2016-07-07, by tpivovarova
8160360: Mismatched field loads are folded in LoadNode::Value
2016-07-06, by vlivanov
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
2016-07-05, by dnsimon
8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
2016-07-05, by thartmann
8160651: StubRoutines::_dtan does not restore callee save register rbx
2016-07-04, by thartmann
8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable
2016-07-02, by dnsimon
8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies.
2016-06-30, by rraghavan
8156943: aarch64: string compare does not support CompactStrings
2016-05-24, by enevill
8160425: Vectorization with signalling NaN returns wrong result
2016-06-30, by thartmann
8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900
2016-06-29, by ppunegov
Merge
2016-06-29, by tpivovarova
8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init>
2016-06-29, by tpivovarova
8160534: aarch64: fails to build after 8157834
2016-06-29, by enevill
Merge
2016-06-28, by never
8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
2016-06-28, by never
8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw
2016-06-28, by tpivovarova
8132318: -XX:TraceJumps is broken on Sparc
2016-06-27, by dpochepk
8159016: Over-unrolled loop is partially removed
2016-06-27, by thartmann
Merge
2016-06-24, by kvn
Merge
2016-06-24, by iveresov
8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method
2016-06-24, by iveresov
Merge
2016-06-24, by ppunegov
8160085: @library' must appear before first `@run'
2016-06-24, by ppunegov
Merge
2016-06-24, by rschatz
8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject
2016-06-24, by rschatz
8159063: aarch64: optimise unaligned array copy long
2016-06-16, by enevill
8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc
2016-06-22, by simonis
8162540: Crash in C2 escape analysis with assert: "node should be registered"
2016-07-29, by thartmann
8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module
2016-07-28, by lfoltan
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip