Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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
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
8138810: rework tests for CompilerToVM::allocateCompiledId
2015-11-11, by tpivovarova
8142314: Bug in C1 ControlFlowOptimizer::delete_unnecessary_jumps with bytecode profiling
2015-11-10, by simonis
8140650: Method::is_accessor should cover getters and setters for all types
2015-11-11, by shade
8141624: Limit calculation of pre loop during super word optimization is wrong
2015-11-10, by kvn
8142436: [JVMCI] fix management of nmethod::_installed_code field
2015-11-10, by never
8142435: [JVMCI] restore missing InstalledCode.version increment
2015-11-10, by never
8142329: [JVMCI] pass Handle by value
2015-11-10, by twisti
8137168: Replace IfNode with a new RangeCheckNode for range checks
2015-11-09, by roland
Merge
2015-11-09, by iveresov
8140779: Code generation fixes for avx512
2015-11-09, by iveresov
Merge
2015-11-09, by twisti
8138894: C1: Support IRIW on weak memory platforms
2015-10-21, by mdoerr
Merge
2015-11-09, by thartmann
8067378: Add segmented code heaps info into jfr events: vm/code_cache/stats and vm/code_cache/config
2015-11-09, by thartmann
8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
2015-10-28, by roland
8141552: [TESTBUG] compiler/jvmci/events/JvmciNotifyInstallEventTest failed after jvmci refresh
2015-11-06, by dpochepk
8138689: use package for /compiler/whitebox common classes
2015-11-06, by dpochepk
8141353: Testlibrary: add various changes into testlibrary Utils
2015-11-06, by dpochepk
8139589: [JVMCI] throw exceptions in faulty code installation operations
2015-11-06, by twisti
Merge
2015-11-06, by thartmann
8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps
2015-11-06, by thartmann
8144016: Add the gc tag to the logging framework
2015-11-25, by brutisso
Merge
2015-11-30, by lana
8143014: Access PtrQueue member offsets through derived classes
2015-11-17, by kbarrett
Merge
2015-11-17, by sjohanss
8141280: G1ResManAllocator doesn't work with _survivor_is_full/_old_is_full
2015-11-17, by sjohanss
8141529: Fix handling of _JAVA_SR_SIGNUM
2015-11-05, by goetz
8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
2015-11-16, by dholmes
Merge
2015-11-16, by dholmes
8141024: [Solaris] Obsolete UseAltSigs
2015-11-16, by dholmes
8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads
2015-11-16, by kbarrett
Merge
2015-11-14, by jprovino
8027429: Add diagnostic command VM.info to get hs_err print-out
2015-11-13, by coleenp
8142482: Improve the support for prefix functions in unified logging
2015-11-13, by mlarsson
Merge
2015-11-13, by tschatzl
8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object
2015-11-12, by sangheki
8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
2015-11-13, by sjohanss
8138684: G1 decision about taking regions into the collection set is too aggressive
2015-11-13, by tschatzl
8141356: Explicitly stop CMS threads during VM termination.
2015-11-03, by jwha
8142403: Make G1CollectorPolicy::predictor const
2015-11-12, by ehelin
8139883: Add virtual destructor G1ParScanThreadState
2015-10-19, by ehelin
8142475: Remove TraceParallelOldGCTasks
2015-11-12, by brutisso
8142472: Remove debugging code guarded by CMSPrintPromoBlockInfo
2015-11-12, by brutisso
Merge
2015-11-11, by coleenp
8142437: SafepointTest.java is occasionally failing in JPRT
2015-11-11, by rprotacio
Merge
2015-11-12, by jprovino
8141068: refactor -XXFlags= code in preparation for removal
2015-11-11, by rdurbin
Added tag jdk-9+95 for changeset 652bf41da963
2015-12-02, by lana
Merge
2015-12-07, by lana
Merge
2015-12-02, by prr
8143342: Integrate Java Image I/O support for TIFF per JEP 262
2015-11-23, by bpb
Merge
2015-12-02, by lana
8144312: Remove limitations on the default number of jobs in the build
2015-12-02, by erikj
Merge
2015-11-30, by amurillo
Merge
2015-11-30, by jwilhelm
8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-24, by erikj
Merge
2015-11-23, by jiangli
Merge
2015-11-19, by jiangli
8140802: Clean up and refactor of class loading code for CDS
2015-07-22, by iklam
Merge
2015-11-27, by amurillo
Merge
2015-11-23, by neliasso
Merge
2015-11-16, by neliasso
Merge
2015-11-30, by lana
8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
2015-11-30, by robm
8144094: Add Catalog API to java.xml module
2015-11-30, by joehw
8043138: Attach API should not require jvmstat rmi protocol
2015-11-20, by jbachorik
8144172: Problem with bootcycle-images and sjavac
2015-11-27, by erikj
8144039: Enable javac server by default
2015-11-25, by erikj
8142983: Enable builds with icecc/icecream
2015-11-24, by erikj
8143141: Bring in minor build changes from the jigsaw/jake forest
2015-11-24, by erikj
8143296: javac-server/sjavac not compatible with LogFailures on Windows
2015-11-24, by erikj
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip