Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+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.
8143078: Remove JVM_DefineClassWithSourceCond() API
2015-11-19, by hseigel
Merge
2015-11-18, by dcubed
8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
2015-11-18, by gthornbr
Merge
2015-11-18, by coleenp
8141641: Runtime: implement range for ErrorLogTimeout
2015-11-18, by gziemski
8141570: Fix Zero interpreter build for --disable-precompiled-headers
2015-11-18, by coleenp
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
2015-11-17, by minqi
Merge
2015-11-26, by neliasso
Merge
2015-11-26, by twisti
8143308: Add inline checks and tests
2015-11-26, by ppunegov
8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
2015-11-25, by tpivovarova
8144053: [TESTBUG] CompilerToVM::getStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
2015-11-25, by tpivovarova
8144024: Octane fails with "memory leak: allocating handle outside HandleMark"
2015-11-25, by vlivanov
Merge
2015-11-25, by vlivanov
8143408: Crash during InstanceKlass unloading when clearing dependency context
2015-11-25, by vlivanov
8138952: C1: Distinguish between PPC32 and PPC64
2015-11-23, by mdoerr
8139384: [TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature
2015-11-24, by dpochepk
8142967: [TESTBUG] Compiler control tests get NullPointerException
2015-11-24, by ppunegov
8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern
2015-11-24, by ppunegov
8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command
2015-11-24, by ppunegov
8066156: JEP-JDK-8046155: Test task: stress by dcmd
2015-11-24, by ppunegov
8066154: JEP-JDK-8046155: Test task: huge directive file
2015-11-24, by ppunegov
8067939: make Out of space in CodeCache messages consistent
2015-11-24, by tpivovarova
8138815: improve tests CompilerToVM::getStackTraceElement
2015-11-16, by tpivovarova
Merge
2015-11-24, by neliasso
8143307: Crash in C2 local code motion
2015-11-19, by goetz
Merge
2015-11-23, by zmajo
8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag
2015-11-23, by zmajo
8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
2015-11-23, by zmajo
8143067: aarch64: guarantee failure in javac
2015-11-19, by enevill
8143012: CRC32 Intrinsics support on SPARC
2015-11-20, by kvn
8140390: Char stores/loads accessing byte arrays must be marked as unmatched
2015-11-20, by thartmann
8142980: SKX SpecJvm2008 - Derby
2015-11-19, by mcberg
8141551: C2 can not handle returns with inccompatible interface arrays
2015-11-16, by simonis
8138895: C1: PPC64 Port needs special register for Locks in synchronization code
2015-10-05, by mdoerr
8138892: C1: Improve counter overflow checking
2015-10-21, by mdoerr
8134579: [TESTBUG] Some bmi tests fail if can_access_local_variables is on.
2015-09-18, by goetz
8143180: Internal Error in src/cpu/ppc/vm/macroAssembler_ppc.cpp:4287
2015-11-19, by goetz
8143151: [JVMCI] assertion for allocation of "too many" CompileTasks must take JVMCI into account
2015-11-18, by twisti
8141330: [JVMCI] avoid deadlock between application thread and JVMCI compiler thread under -Xbatch
2015-11-18, by twisti
8139595: MethodHandles::remove_dependent_nmethod is not MT safe
2015-11-18, by vlivanov
8141137: C2 fails rematerializing nodes using flag registers.
2015-11-02, by goetz
Merge
2015-11-17, by twisti
8142511: [JVMCI] must eagerly initialize classes with static fields accessed by JVMCI native code
2015-11-17, by twisti
8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher
2015-11-13, by neliasso
8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds
2015-11-05, by neliasso
8142386: Octane crashes with assert(is_Load())
2015-11-17, by roland
8139258: PPC64LE: argument passing problem when passing 15 floats in native call
2015-11-17, by goetz
8143059: TestUnsafeUnalignedMismatchedAccesses doens't build after 8139891
2015-11-16, by neliasso
Merge
2015-11-16, by neliasso
Merge
2015-11-13, by neliasso
Merge
2015-11-16, by roland
8139758: [REDO] Elide more final field's write memory barrier with escape analysis result
2015-11-16, by hshi
8061436: Processing of options related to segmented code cache should be enhanced
2015-11-16, by thartmann
Merge
2015-11-16, by roland
8042997: Make intrinsic some or all check index/range methods
2015-11-16, by roland
Merge
2015-11-16, by zmajo
8140327: segfault on solaris-amd64 with "-XX:CompilerThreadStackSize=1" option
2015-11-16, by zmajo
8142500: missing null checks in IfNode::has_only_uncommon_traps
2015-11-16, by thartmann
8131778: java disables UseAES flag when using VIS=2 on sparc
2015-11-13, by kshefov
8142387: Various JVMCI tests fail on unexpected exception
2015-11-12, by twisti
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
2015-11-11, by twisti
8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
2015-11-11, by twisti
8139388: [TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)
2015-11-10, by tpivovarova
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip