Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8149159: Clean up Unsafe
2016-03-03, by mikael
8151835: Mark SmallPrimeExponentP.java as intermittently failing
2016-03-14, by darcy
8151062: Unclosed parenthesis in java.util.EnumMap.clone() Javadoc
2016-03-12, by rriggs
8151798: Mark java/util/TimeZone/Bug6772689.java as intermittently failing and demote to tier2
2016-03-14, by amlu
8151778: TestLookup.java fails after push of JDK-8150782
2016-03-14, by mhaupt
8150782: findClass / accessClass throw unexpected exceptions
2016-03-13, by mhaupt
8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing
2016-03-11, by asmotrak
8151750: Mark ChangingInterests.java as intermittently failing
2016-03-11, by darcy
Added tag jdk-9+111 for changeset 9d0388c6b336
2016-03-23, by lana
Merge
2017-07-05, by duke
Merge
2016-03-23, by lana
8152483: Fix a couple of tests that are being incorrectly run on C1 after jigsaw M3
2016-03-22, by amurillo
Merge
2016-03-22, by chegar
Merge
2016-03-22, by chegar
Merge
2016-03-17, by amurillo
Merge
2016-03-17, by zmajo
8151871: [JVMCI] missing HAS_PENDING_EXCEPTION check
2016-03-15, by never
8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
2016-03-15, by thartmann
8150955: RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives
2016-03-15, by ppunegov
Merge
2016-03-15, by neliasso
8151796: compiler/whitebox/BlockingCompilation.java fails due to method not compiled
2016-03-15, by neliasso
8151795: compiler/compilercontrol/parser/DirectiveParserTest.java fails with "assert failed: 0 != 0"
2016-03-15, by neliasso
8150850: [JVMCI] NPE when executing HotSpotConstantReflectionProvider.readStableFieldValue
2016-03-15, by kshefov
Merge
2016-03-14, by zmajo
8143407: C1: @Stable array support
2016-03-14, by vlivanov
8141420: Compiler runtime entries don't hold Klass* from being GCed
2016-03-14, by vlivanov
8150320: C1: Illegal bci in debug info for MH::linkTo* methods
2016-03-14, by vlivanov
8139247: Improper locking of MethodData::_extra_data_lock
2016-03-14, by vlivanov
Merge
2016-03-11, by neliasso
8066770: EnqueueMethodForCompilationTest.java fails to compile method
2016-03-09, by neliasso
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
2016-03-09, by neliasso
8150646: Add support for blocking compiles though whitebox API
2016-03-03, by simonis
8151664: [JVMCI] add missing test in 8151266 integration
2016-03-10, by dnsimon
8151502: optimize pd_disjoint_words and pd_conjoint_words
2016-03-10, by enevill
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
2016-03-10, by twisti
Merge
2016-03-16, by jwilhelm
Merge
2016-03-07, by jmasa
8150013: ParNew: Prune nmethods scavengable list.
2016-03-07, by cvarming
Merge
2016-03-07, by sangheki
Merge
2016-03-07, by sangheki
8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
2016-03-07, by sangheki
Merge
2016-03-07, by dsamersoff
Merge
2016-03-07, by dsamersoff
8147456: Parsing of argument for -agentpath can write outside of allocated memory
2016-03-07, by dsamersoff
Merge
2016-03-07, by gziemski
8146850: Remove TraceHandleAllocation rather than converting to UL
2016-03-07, by gziemski
Merge
2016-03-07, by jwilhelm
6787054: Par compact - remove code that clears source_region
2016-02-29, by jwilhelm
8151101: Improve UseParallelGC parallelization of object array processing
2016-03-03, by jmasa
8149642: gc/g1/TestShrinkAuxiliaryData* tests fail with "GC triggered before VM initialization completed"
2016-03-07, by sjohanss
Merge
2016-03-07, by tschatzl
8142484: Let IHOP follow the current capacity, not the maximum capacity
2016-03-07, by tschatzl
8078673: Update TEST.groups for recent GC tests
2016-03-01, by drwhite
Merge
2016-03-07, by sangheki
8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
2016-03-07, by sangheki
8150026: Add the ability to log with variable log level
2016-02-26, by rehn
8149973: Optimize object alignment check in debug builds.
2016-03-07, by ddmitriev
8150843: [windows] os::getTimesSecs() returns negative values for kernel, user times
2016-03-06, by stuefe
8149557: Resource mark breaks printing to string stream
2016-03-06, by goetz
Merge
2016-03-15, by lana
Merge
2016-03-14, by amurillo
Merge
2016-03-10, by amurillo
8151266: HotSpotResolvedJavaFieldImpl::isStable() does not work as expected
2016-03-08, by twisti
8151340: aarch64: prefetch the destination word for write prior to ldxr/stxr loops.
2016-03-05, by fyang
8150313: aarch64: optimise array copy using SIMD instructions
2016-02-20, by enevill
8150082: aarch64: optimise small array copy
2016-02-20, by enevill
8150394: aarch64: add support for 8.1 LSE CAS instructions
2016-03-08, by enevill
8151002: Make Assembler methods vextract and vinsert match actual instructions
2016-03-07, by mikael
8150353: PPC64LE: Support RTM on linux
2016-03-07, by kvn
Merge
2016-03-07, by zmajo
Merge
2016-03-04, by thartmann
8140721: ProfilerNumberOf*Methods flags should be diagnostic.
2016-03-04, by rraghavan
8150839: Adjust the number of compiler threads for 32-bit platforms
2016-03-04, by zmajo
8150767: Enables SHA Extensions on x86
2016-03-03, by vdeshpande
8146801: Allocating short arrays of non-constant size is slow
2016-03-04, by shade
8150465: Unsafe methods to produce uninitialized arrays
2016-03-03, by shade
8150669: C1 intrinsic for Class.isPrimitive
2016-03-03, by shade
8149159: Clean up Unsafe
2016-03-03, by mikael
Merge
2016-03-03, by ppunegov
8148563: compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java timesout
2016-03-01, by ppunegov
8151619: genSocketOptionRegistry.exe always relinked on Windows
2016-03-14, by erikj
Added tag jdk-9+111 for changeset 5f9eee6b383b
2016-03-23, by lana
8031767: Support system or alternative implementations of zlib
2016-03-25, by sherman
8152697: JVMCI tests fail with UnsatisfiedLinkError as jdk.vm.ci not defined by boot loader
2016-03-24, by mchung
Merge
2016-03-23, by lana
8152197: Single place to specify module-specific information for images build
2016-03-23, by mchung
Merge
2016-03-22, by chegar
Merge
2016-03-22, by chegar
8149545: Add zlib devel package to devkit sysroot on Linux
2016-03-22, by erikj
Merge
2016-03-21, by amurillo
Merge
2016-03-17, by amurillo
Merge
2016-03-14, by zmajo
8150646: Add support for blocking compiles though whitebox API
2016-03-03, by simonis
8151841: Build needs additional flags to compile with GCC 6
2016-03-19, by andrew
8151800: Jib profile for open linux should produce compact profiles images by default
2016-03-16, by erikj
Merge
2016-03-15, by lana
8151726: Introduce a JPRT testset buildinfra
2016-03-15, by erikj
8151619: genSocketOptionRegistry.exe always relinked on Windows
2016-03-14, by erikj
Added tag jdk-9+111 for changeset 17612cee3530
2016-03-23, by lana
Added tag jdk-9+111 for changeset a6614ff7bf09
2017-07-05, by duke
Merge
jdk-9+111
2017-07-05, by duke
Merge
2017-07-05, by duke
8142968: Module System implementation
2016-03-17, by alanb
Added tag jdk-9+110 for changeset 93915076a341
2016-03-15, by lana
Merge
2017-07-05, by duke
8142968: Module System implementation
2016-03-17, by alanb
Added tag jdk-9+110 for changeset e621d014c14b
2016-03-15, by lana
Merge
2017-07-05, by duke
8142968: Module System implementation
2016-03-17, by alanb
Added tag jdk-9+110 for changeset 1c5fd986c202
2016-03-15, by lana
Merge
2017-07-05, by duke
8142968: Module System implementation
2016-03-17, by alanb
Added tag jdk-9+110 for changeset 2bc58b5e99d3
2016-03-15, by lana
Merge
2017-07-05, by duke
8142968: Module System implementation
2016-03-17, by alanb
Added tag jdk-9+110 for changeset c36ed81c27e3
2016-03-15, by lana
Merge
2017-07-05, by duke
8142968: Module System implementation
2016-03-17, by alanb
Added tag jdk-9+110 for changeset 91e6d9d79973
2016-03-15, by lana
Merge
2017-07-05, by duke
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip