Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
Merge
2015-10-19, by amurillo
Merge
2015-10-17, by dlong
Merge
2015-10-16, by roland
8139750: [BACKOUT] Elide more final field's write memory barrier with escape analysis result
2015-10-16, by roland
8139380: VMError::report_and_die() does not produce replay file
2015-10-16, by zmajo
Merge
2015-10-16, by roland
8139041: Redundant DMB instructions
2015-10-13, by aph
8139674: aarch64: guarantee failure in TestOptionsWithRanges.java
2015-10-15, by enevill
8139707: [TESTBUG] Quarantine unstable compiler/jvmci tests
2015-10-16, by iignatyev
8138794: [TESTBUG] ctw tests fail to compile after 8137056
2015-10-16, by iignatyev
Merge
2015-10-15, by zmajo
8080650: Enable stubs to use frame pointers correctly
2015-10-15, by zmajo
8072369: [TESTBUG] Remove potentially insecure class cast in some hotspot tests
2015-10-15, by kshefov
Merge
2015-10-15, by iignatyev
Merge
2015-10-15, by iignatyev
8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization
2015-10-15, by dpochepk
8139375: [TESTBUG] compiler/jvmci/SecurityRestrictionsTest checks are too tight
2015-10-15, by tpivovarova
8139376: [TESTBUG] ExecuteInstalledCodeTest should be run only on amd64 and sparcv9
2015-10-13, by iignatyev
Merge
2015-10-15, by roland
8138956: Elide more final field's write memory barrier with escape analysis result
2015-10-15, by roland
8139386: JVMCI test failed with assert(_jvmci._alternate_call_target == 0L) failed: must be
2015-10-14, by twisti
8139545: JVMCI : guarantee(heap_end < allocation_end) failed on some sparcv9 hosts
2015-10-14, by twisti
8139524: JVMCI cannot be initialized with CMS or Serial GCs
2015-10-13, by twisti
8139043: aarch64: add support for adler32 intrinsic
2015-10-08, by enevill
8138575: Improve generated code for profile counters
2015-09-29, by aph
8138641: Disable C2 peephole by default for aarch64
2015-09-30, by aph
Merge
2015-10-13, by roland
8139259: aarch64: jtreg test TestLogSum segvs after 8132207
2015-10-13, by enevill
8139377: JVM can't be started w/ -XX:+EnableJVMCI -XX:+UseJVMCICompiler and default TypeProfileWidth
2015-10-13, by zmajo
8139421: PPC64LE: MacroAssembler::bxx64_patchable kill register R12
2015-10-12, by mdoerr
8139454: java/lang/Math/WorstCaseTests.java crashes on Linux-amd64
2015-10-12, by iveresov
8134607: Remove per-compiler performance counters
2015-10-12, by redestad
Merge
2015-10-09, by iveresov
8136725: Provide utility for creation a counted loop reserve copy (clone)
2015-10-09, by iveresov
8138820: JDK Hotspot build fails with Xcode 7.0.1
2015-10-09, by twisti
8081288: erronous free in RegClass::~RegClass()
2015-10-09, by zmajo
8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
2015-10-09, by zmajo
8139150: ClassVerifier frees exception message while it's still in use
2015-10-09, by thartmann
Merge
2015-10-09, by dlong
8136421: JEP 243: Java-Level JVM Compiler Interface
2015-10-08, by twisti
Merge
2015-10-08, by zmajo
8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
2015-10-08, by zmajo
Merge
2015-10-08, by thartmann
8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java
2015-10-08, by thartmann
Merge
2015-10-15, by jwilhelm
Merge
2015-10-09, by brutisso
8139294: TestGCEventMixedWithCMSConcurrent.java still fails after JDK-8134953
2015-10-09, by brutisso
8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
2015-10-09, by brutisso
8138659: Speed up InstanceKlass subclass discrimination
2015-10-09, by kbarrett
8138972: G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list
2015-10-09, by ehelin
Merge
2015-10-09, by david
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
2015-10-09, by david
8139086: Solaris/Sparc slowdebug build fails for memset_with_concurrent_readers.cpp
2015-10-09, by mgerdin
8138717: TestGCEventMixedWithG1ConcurrentMark.java fails
2015-10-08, by brutisso
Merge
2015-10-08, by jwilhelm
8134995: [REDO] GC: implement ranges (optionally constraints) for those flags that have them missing
2015-10-05, by sangheki
8139134: Wrong tenuring threshold in young GC trace event
2015-10-08, by ehelin
8138733: Fix build: gcc < 4.8 doesn't grok -Wno-format-zero-length added in 8080775
2015-10-02, by goetz
Merge
2015-10-08, by iignatyev
8138958: Quarantine gc/g1/mixedgc/TestLogging.java test
2015-10-07, by kzhaldyb
Merge
2015-10-07, by dcubed
Merge
2015-10-07, by dcubed
8137329: [windows] Build broken on VS2010 after "8046148: JEP 158: Unified JVM Logging"
2015-10-01, by stuefe
Merge
2015-10-07, by ctornqvi
8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
2015-10-07, by gtriantafill
Merge
2015-10-07, by ehelin
8138971: G1CollectorPolicy::_rs_lengths_prediction is not initialized before use
2015-10-07, by ehelin
Merge
2015-10-07, by david
8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated.
2015-10-07, by david
8138969: G1CollectorPolicy should use const for applicable methods
2015-10-07, by ehelin
Merge
2015-10-07, by jwilhelm
Merge
2015-10-06, by coleenp
8138917: Back out change for 8130681
2015-10-06, by mockner
8138707: TestPromotionEventWithParallelScavenge.java crashes using undefined GC id.
2015-10-06, by brutisso
8138863: Refactor WaitForBarrierGCTask
2015-10-06, by brutisso
8138862: Remove some unused code and subclasses in gcTaskManager.hpp/cpp
2015-10-06, by brutisso
8138846: Remove unused enum ConcurrentGCThread::CGC_flag_type
2015-10-06, by pliden
8138833: Remove CMMarkStack::drain
2015-10-05, by kbarrett
8078295: hotspot test_env.sh can set VM_CPU incorrectly
2015-10-05, by iklam
8137260: fix warning after "8046148: JEP 158: Unified JVM Logging"
2015-09-28, by goetz
Merge
2015-10-02, by dcubed
8138769: [TESTBUG] restore lost line from JDK-8137105 fix
2015-10-02, by ddmitriev
8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT
2015-10-02, by ctornqvi
Merge
2015-10-02, by dcubed
Merge
2015-10-02, by dcubed
8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit
2015-10-01, by dcubed
8135195: VM Options file should not be limited to 1k in bytes
2015-10-01, by dcubed
Merge
2015-10-02, by david
8138637: Remove err_msg from LOG_PREFIX macro
2015-10-02, by david
8138692: libjsig compilation is missing EXTRA_CFLAGS on macosx
2015-10-02, by erikj
8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding
2015-10-01, by hseigel
8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
2015-09-30, by aharlap
8134953: Make the GC ID available in a central place
2015-09-30, by brutisso
8133706: Kitchensink hanged
2015-09-29, by brutisso
8080775: Better argument formatting for assert() and friends
2015-09-29, by david
Merge
2015-09-28, by jwilhelm
8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
2015-09-28, by brutisso
8136398: Create test that checks that G1 MixedGC produces correct output to logfile
2015-09-24, by kzhaldyb
Merge
2015-09-25, by dsamersoff
8086134: Deadlock detection fails to attach to core file
2015-09-24, by dsamersoff
8130681: Kitchensink startup crashes JVM with NMT overlapping ranges
2015-09-24, by mockner
Merge
2015-09-24, by mlarsson
8046148: JEP 158: Unified JVM Logging
2015-09-24, by mlarsson
8135018: AARCH64: Missing memory barriers for CMS collector
2015-09-24, by aph
8073331: [TESTBUG] Test for VM option file feature (VM options specified in file)
2015-09-23, by ddmitriev
8027565: Enable /d2Zi+ when building with Visual Studio 2013
2015-09-23, by ctornqvi
8131645: [ARM64] crash on Cavium when using G1
2015-09-21, by ecaspole
Merge
2015-10-08, by amurillo
Merge
2015-10-08, by dlong
8139042: AARCH64: Correct regression introduced by 8080293
2015-10-07, by adinn
8132207: update for x86 exp in the math lib
2015-10-05, by iveresov
8138583: aarch64: add support for vectorizing fabs/fneg
2015-09-30, by enevill
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip