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.
8143073: Improve documentation for ConcurrentHashMap serialized form
2015-11-25, by dl
8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
2015-11-25, by dl
8085984: Add JDBC Sharding API
2015-11-25, by lancea
8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral
2015-11-25, by lancea
8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
2015-11-25, by mhaupt
7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java
2015-11-25, by okutsu
8143913: MSCAPI keystore should accept Certificate[] in setEntry()
2015-11-25, by weijun
8143377: Test PKCS8Test.java fails
2015-11-25, by amjiang
7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java
2015-11-24, by rgoel
8136500: Integer/Long getChars and stringSize should be more idiomatic
2015-11-24, by shade
8143141: Bring in minor build changes from the jigsaw/jake forest
2015-11-24, by erikj
8141338: Move jdk.internal.dynalink package to jdk.dynalink
2015-11-24, by attila
8073211: javadoc of Format parseObject methods should specify NullPointerExceptions
2015-11-24, by okutsu
8139430: Refactor test library to decrease module dependencies of tests
2015-11-23, by shurailine
8143553: StringBuffer.getByte(byte[], int, byte) should be package private (not protected)
2015-11-23, by sherman
8143813: Problem list PKCS8Test.java
2015-11-23, by darcy
8143583: Several tests don't work with latest jtreg due to non-existing files in @build
2015-11-23, by amlu
8066272: pack200 must support Multi-Release Jars
2015-09-28, by ksrini
Added tag jdk-9+95 for changeset 67e86f2e3448
2015-12-02, by lana
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
Merge
2015-12-02, by lana
Merge
2015-11-30, by amurillo
Merge
2015-11-30, by jwilhelm
8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
2015-11-27, by mlarsson
Merge
2015-11-27, by ehelin
8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
2015-11-26, by ehelin
8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
2015-11-26, by ehelin
8144134: Nightly tests fail with SIGSEGV in Ticks::now()
2015-11-27, by erikj
8142404: Parallelize the restoring of preserved marks
2015-11-26, by ehelin
8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
2015-10-19, by ehelin
Merge
2015-11-26, by ehelin
8142494: Add extension point to G1EvacuationRootClosures
2015-11-25, by ehelin
Merge
2015-11-26, by coleenp
Merge
2015-11-25, by coleenp
8136978: Much nearly duplicated code for vmError support
2015-11-25, by sebastian
Merge
2015-11-25, by acorn
8098557: Only init superintf if subclass, not sub interface inits.
2015-11-25, by acorn
Merge
2015-11-25, by tschatzl
Merge
2015-11-25, by tschatzl
8136679: JFR event for adaptive IHOP
2015-11-25, by tschatzl
8136678: Implement adaptive sizing algorithm for IHOP
2015-11-24, by tschatzl
8136681: Factor out IHOP calculation from G1CollectorPolicy
2015-11-24, by tschatzl
Merge
2015-11-25, by ehelin
8142495: Move G1ParEvacuateFollowersClosure to header file
2015-11-24, by ehelin
Merge
2015-11-25, by brutisso
Merge
2015-11-25, by brutisso
8143544: Make CMSCollector::is_cms_reachable() non-product
2015-11-25, by brutisso
Merge
2015-11-25, by david
8143587: G1 crashes with humongous object of size that almost fills a heap region
2015-11-24, by david
Merge
2015-11-25, by erikj
8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-24, by erikj
Merge
2015-11-25, by ccheung
8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
2015-11-24, by ccheung
Merge
2015-11-25, by coleenp
8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
2015-11-24, by rprotacio
Merge
2015-11-25, by jprovino
Merge
2015-11-24, by jprovino
8139922: Get rid of dead code in ConcurrentMark
2015-11-24, by jprovino
Merge
2015-11-25, by mchung
8143911: Reintegrate JEP 259: Stack-Walking API
2015-11-24, by mchung
Merge
2015-11-24, by dholmes
8143233: [windows] Fixes to os::check_heap()
2015-11-24, by stuefe
Merge
2015-11-24, by ddmitriev
Merge
2015-11-24, by ddmitriev
8143038: [TESTBUG] TestOptionsWithRanges: allow excluding only a subset of tested values specified for a flag
2015-11-24, by ddmitriev
Merge
2015-11-24, by ctornqvi
8143931: Back out JDK-8140450
2015-11-24, by ctornqvi
8140687: Move @Contended to the jdk.internal.vm.annotation package
2015-11-24, by chegar
8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
2015-11-24, by hshi
Merge
2015-11-24, by kbarrett
8141135: Remove G1RemSet::write_ref
2015-11-23, by aharlap
Merge
2015-11-24, by dholmes
8143836: [TESTBUG] runtime/CommandLine/IgnoreUnrecognizedVMOptions fails in jdk9/dev
2015-11-23, by dholmes
Merge
2015-11-24, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-24, by coleenp
Merge
2015-11-23, by coleenp
8143157: Convert TraceVMOperation to Unified Logging
2015-11-23, by rprotacio
Merge
2015-11-24, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-19, by jiangli
8140802: Clean up and refactor of class loading code for CDS
2015-08-18, by iklam
Merge
2015-11-23, by coleenp
Merge
2015-11-23, by coleenp
8141706: [TESTBUG] Update tests failing due to changed behavior
2015-11-20, by gziemski
8140450: Implement JEP 259: Stack-Walking API
2015-11-23, by mchung
8143229: Replace the develop level with develop macros in Unified Logging
2015-11-20, by mlarsson
8142483: Unified logging log instances cause warnings on windows when only static functions are used
2015-11-11, by mlarsson
Merge
2015-11-20, by david
8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
2015-11-20, by david
Merge
2015-11-20, by ddmitriev
8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
2015-11-20, by stsmirno
8142390: Move ScanRSClosure to header file
2015-10-19, by ehelin
8142399: G1ParCopyClosure does not need do_oop_work
2015-09-11, by ehelin
Merge
2015-11-20, by coleenp
Merge
2015-11-20, by coleenp
8138983: Runtime: implement ranges for Shared*** flags
2015-11-19, by gziemski
8143252: Clean up G1CollectedHeap interface
2015-11-19, by drwhite
Merge
2015-11-19, by hseigel
Merge
2015-11-19, by ctornqvi
8143324: Backout JDK-8087223
2015-11-19, by ctornqvi
8143255: Remove debug logging from SymbolTable::unlink() and SymbolTable::possibly_parallel_unlink()
2015-11-19, by brutisso
Merge
2015-11-27, by jwilhelm
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip