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
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.
8199272: Broken assertion in ClassLoaderData::remove_handle
2018-03-15, by coleenp
8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
2018-03-15, by stuefe
8199431: Split up class Metaspace into a static and a non-static part
2018-03-15, by stuefe
8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
2018-03-14, by goetz
8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
2018-03-13, by goetz
8199561: Fix two typos in the JVMTI documentation
2018-03-14, by jcbeyler
8071282: remove misc dead code
2018-03-14, by rraghavan
8199603: Build failures after JDK-8199421 "Add support for vector popcount"
2018-03-14, by shade
8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
2018-03-13, by zgu
8199516: Remove dead code overlooked during Full GC work
2018-03-14, by tschatzl
8199472: Fix non-PCH build after JDK-8199319
2018-03-14, by simonis
8199282: Remove ValueObj class for allocation subclassing for gc code
2018-03-14, by coleenp
Merge
2018-03-14, by dholmes
8199220: Zero build broken after 8195103, 8191102 and 8189871
2018-03-13, by enevill
8199430: Rename MetaspaceAux to something more meaningful
2018-03-11, by stuefe
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
2018-03-14, by shade
8197944: Condy tests fails on Windows
2018-03-13, by psandoz
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
2018-03-13, by stuefe
8199533: ProblemList tests failing after JDK-8153333
2018-03-13, by sjohanss
8199421: Add support for vector popcount
2018-03-13, by rlupusoru
8198445: Access API for primitive/native arraycopy
2018-03-13, by rkennke
8199323: hsdis could not be loaded which are located on long path
2018-03-14, by ysuenaga
8198510: Enable UseDynamicNumberOfGCThreads by default
2018-03-13, by mdoerr
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
2018-03-08, by psandoz
8193369: post_field_access does not work for some functions, possibly related to fast_getfield
2018-03-12, by amenkov
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
2018-03-12, by epavlova
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
2018-03-09, by ysuenaga
8198894: [PPC64] More generic vector CRC implementation
2018-03-12, by mdoerr
8197852: Move G1DefaultPolicy into G1Policy
2018-03-12, by ehelin
8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
2018-03-12, by ehelin
8199283: Remove ValueObj class for allocation subclassing for compiler code
2018-03-09, by coleenp
8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
2018-03-09, by ccheung
8199422: Hotspot build is broken after push of 8197235
2018-03-09, by kvn
8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
2018-03-09, by kvn
Merge
2018-03-09, by coleenp
8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
2018-02-08, by goetz
8198591: compiler/aot/fingerprint tests should be moved to open
2018-03-09, by kvn
Merge
2018-03-09, by coleenp
8198423: Improve metaspace chunk allocation
2018-03-06, by stuefe
8173070: Remove ValueObj class for allocation subclassing for runtime code
2018-03-09, by coleenp
8199328: Fix unsafe field accesses in heap dumper
2018-03-09, by pliden
8199012: SEGV in jni_DetachCurrentThread during VM shutdown
2018-03-08, by dholmes
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
2018-03-08, by stefank
8199275: Fix inclusions of allocation.inline.hpp
2018-03-08, by stefank
8199264: Remove universe.inline.hpp to simplify include dependencies
2018-03-07, by stefank
8194490: [JVMCI] Move `iterateFrames` to C++
2018-03-07, by gdub
8198243: Add build time check for global operator new/delete in object files
2018-03-07, by erikj
8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
2018-03-05, by adinn
8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp
2018-03-06, by stuefe
8159850: Remove unneeded parsing of optional-size when parsing array types
2018-03-07, by hseigel
8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet)
2018-03-07, by shade
8191585: VM anonymous classes created during CDS dump time cause crash
2018-03-06, by iklam
8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler
2018-03-06, by dnsimon
8199137: StringInternSync test crashes in exit verification
2018-03-06, by coleenp
8199133: [BACKOUT] NMT: Enhance thread stack tracking
2018-03-06, by coleenp
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
2018-03-06, by coleenp
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
2018-03-06, by eosterlund
8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
2018-03-06, by tschatzl
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
2018-03-06, by thartmann
8196590: Enable docker container related tests for linux AARCH64
2018-03-03, by dsamersoff
8199050: reenable concurrent execution of compiler tests
2018-03-05, by iignatyev
8198571: [JVMCI] must not install wide vector code unless runtime supports it
2018-02-23, by dnsimon
8198447: Remove ClassLoaderExt::check().
2018-03-05, by jiangli
8191102: Incorrect include file use in classLoader.hpp
2018-03-05, by hseigel
8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
2018-03-05, by ehelin
8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
2018-03-05, by ehelin
8197847: Remove unused file g1ParScanThreadState_ext.cpp
2018-03-05, by ehelin
8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
2018-03-05, by ehelin
8196121: runtime/appcds/ClassLoaderTest.java fails silently
2018-03-04, by iklam
8198845: Missing resource mark results disassembling generated code failure in hs error report
2018-03-04, by zgu
8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
2018-03-03, by kbarrett
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
2018-03-02, by ccheung
Merge
2018-03-02, by jwilhelm
8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
2018-03-02, by kvn
8194759: Support caching class mirror objects.
2018-03-02, by jiangli
8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris
2018-03-02, by dtitov
8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
2018-03-02, by ehelin
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
2018-03-02, by rehn
8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
2018-03-02, by eosterlund
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
2018-03-02, by thartmann
8198424: Remove G1AllocationContext
2018-03-02, by sjohanss
8198433: Remove WhiteBox extension point
2018-03-02, by sjohanss
8198432: Remove Thread extension point
2018-03-02, by sjohanss
8198431: Remove G1FullCollector extension point
2018-03-02, by sjohanss
8198430: Remove G1Allocator extension point
2018-03-02, by sjohanss
8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
2018-03-02, by ehelin
8198906: JDK-8196882 breaks VS2013 Win32 builds
2018-03-02, by kbarrett
Merge
2018-03-23, by prr
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
2018-03-23, by jdv
4912693: Behavior of null arguments not specified in Java Sound
2018-03-22, by serb
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
2018-03-23, by bpb
Merge
2018-03-23, by prr
Merge
2018-03-23, by prr
8199789: Emit a warning message when t2k is selected via system property
2018-03-22, by prr
8200129: Remove D3D Performance Counter.
2018-03-22, by prr
Merge
2018-03-22, by prr
8200072: Remove un-needed qualified export from java.base to java.desktop
2018-03-22, by prr
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
2018-03-22, by pnarayanan
7158623: Should an unfocusable maximized Frame be resizable
2018-03-21, by mhalder
8199870: colorimaging.md needs to remove mention of KCMS
2018-03-20, by prr
8198895: Compilation errors in java.desktop with VS 2017
2018-03-19, by serb
8198897: Compilation errors in jdk.accessibility with VS 2017
2018-03-19, by prr
8198649: Switch AWT/Swing's default GTK version to 3
2018-03-19, by prr
Merge
2018-03-19, by prr
8152974: AWT hang occurrs when sequenced events arrive out of sequence
2018-03-19, by kaddepalli
8197554: Create test for SwingSet TableDemo
2018-03-16, by akolarkunnu
Merge
2018-03-15, by prr
7108280: JList.getSelectedValuesList fails if JList.setSelectionInterval larger than list
2018-03-15, by pbansal
8195095: Images are not scaled correctly in JEditorPane
2018-03-14, by kaddepalli
8199910: Compiler crashes with -g option and variables of intersection type inferred by `var`
2018-03-23, by mcimadamore
8200180: fix a typo in run-test framework documentation
2018-03-23, by iignatyev
8199756: Simplify language, country, script, and variant property initialization
2018-03-23, by rriggs
8200174: compare.sh improvements
2018-03-23, by ihse
8199791: (se) More Selector cleanup
2018-03-23, by alanb
8071469: Cleanup include and exclude of sound native libraries
2018-03-23, by ihse
8199924: Solaris: Correctly enqueue null arguments of attach operations
2018-03-23, by clanger
Added tag jdk-11+6 for changeset 3acb379b8672
2018-03-22, by lana
8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
2018-03-22, by jlahoda
8194746: (fs) Add equivalents of Paths.get to Path interface
2018-03-22, by bpb
8198753: (dc) DatagramChannel throws unspecified exceptions
2018-03-22, by bpb
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip