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.
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
8193128: Reduce number of implementation classes returned by List/Set/Map.of()
2017-12-09, by redestad
8199773: (bf) XXXBuffer:compareTo method is not working as expected
2018-03-22, by psandoz
8198997: Cache normalized/resolved user.dir property
2018-03-22, by bpb
8194978: Javac produces dead code for try-with-resource
2018-03-22, by jlahoda
8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017
2018-03-22, by rriggs
8198552: Multiple javac plugins do not work at the same time.
2018-03-22, by jlahoda
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero).
2018-03-22, by nishjain
8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000"
jdk-11+6
2018-03-22, by weijun
8199869: Missing copyright headers in nashorn source code
2018-03-21, by hannesw
8199682: Clean up building the saproc library
2018-03-21, by ihse
8199862: Examine ProxyBuilder::referencedTypes startup cost
2018-03-21, by redestad
8199865: Avoid initializing ShortCache in ProxyGenerator
2018-03-21, by redestad
8199437: Improve diagnostic system assertion message in com.sun.net.httpserver impl
2018-03-21, by chegar
8199884: JDK-8199749 broke build with make 3.81
2018-03-20, by erikj
8199792: Wrong license header in XMLLimitAnalyzer.java
2018-03-20, by joehw
8199858: solaris-x86_64 : unpack200 fails linking with SS12u4
2018-03-20, by mbaesken
8193033: remove terminally deprecated sun.misc.Unsafe.defineClass
2018-03-20, by psandoz
Merge
2018-03-19, by lana
Added tag jdk-11+5 for changeset d5c43e9f08fb
2018-03-19, by lana
8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation
2018-03-19, by dholmes
8199749: Debug symbols are not copied to exploded image on Mac
2018-03-19, by erikj
8196298: Add null Reader and Writer
2018-03-19, by rriggs
8199745: JDK-8199668 introduced a build race on macosx
jdk-11+5
2018-03-16, by erikj
8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
2018-03-16, by rriggs
Merge
2018-03-16, by shurailine
8199616: Fix @module declarations in tier1 tests
2018-03-16, by shurailine
8199443: Nashorn multithread bottleneck with "use strict"
2018-03-16, by hannesw
8199464: Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass
2018-03-16, by chegar
8199215: Re-examine getFreePort method in test infrastructure library
2018-03-16, by mli
8183554: Add constructors with Charset parameter for FileReader and FileWriter
2018-03-15, by joehw
8199681: Remove boilerplate code from creating native jtreg tests
2018-03-15, by ihse
8199668: make/lib cleanup
2018-03-15, by ihse
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip