Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+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.
8210035: Fix copyrights for files created for the HeapMonitor work
2018-08-28, by jcbeyler
8210040: TestOptionsWithRanges.java is very slow
2018-08-28, by iklam
8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
2018-08-28, by iklam
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
2018-08-28, by ccheung
Merge
2018-08-28, by coleenp
8209958: Clean up duplicate basic array type statics in Universe
2018-08-28, by coleenp
8210008: custom extension for make/SourceRevision.gmk
2018-08-28, by twisti
8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
2018-08-28, by coleenp
8209611: use C++ compiler for hotspot tests
2018-08-28, by iignatyev
8210108: sun/tools/jstatd test build failures after JDK-8210022
2018-08-28, by iignatyev
8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
2018-08-28, by gadams
8209976: Improve iteration over non-JavaThreads
2018-08-28, by kbarrett
8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
2018-08-28, by jiangli
8072498: Multi-thread JNI weak reference processing
2018-08-28, by kbarrett
8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
2018-08-22, by jcbeyler
8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
2018-08-28, by goetz
8202578: Revisit location for class unload events
2018-08-28, by hseigel
8209894: ZGC: Cap number of GC workers based on heap size
2018-08-28, by pliden
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
2018-08-27, by iignatyev
8186548: move jdk.testlibrary.JcmdBase closer to tests
2018-08-27, by iignatyev
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
2018-08-27, by amenkov
8209494: Create a test for SwingSet InternalFrameDemo
2018-08-27, by akolarkunnu
8209852: Counters in StringCleaningTask should be type of size_t
2018-08-27, by zgu
8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
2018-08-27, by lmesnik
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-27, by akolarkunnu
8209965: The "supported_groups" extension in ServerHellos
2018-08-27, by xuelei
8209995: java.base does not need to export sun.security.ssl to java.security.jgss
2018-08-27, by weijun
8209987: Minor cleanup in Level.java
2018-08-27, by dfuchs
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
2018-08-27, by jgeorge
8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
2018-08-25, by coleenp
8209911: More blob types in hs_err printout
2018-08-25, by shade
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
2018-08-24, by igerasim
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-23, by iklam
8209173: javac fails with completion exception while reporting an error
2018-08-24, by vromero
8209915: Fix license headers
2018-08-24, by mikael
8209841: [REDO] Refactor G1ParallelCleaningTask into shared
2018-08-24, by zgu
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
2018-08-24, by jiangli
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
2018-08-24, by dlong
8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
2018-08-17, by roland
8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
2018-08-24, by gziemski
8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
2018-08-20, by ghaug
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
2018-07-23, by sgehwolf
8209837: Avoid initializing ExpiringCache during bootstrap
2018-08-24, by redestad
8206457: Code paths from oop_iterate() must use barrier-free access
2018-07-06, by rkennke
8208665: Amend cross-compilation docs with qemu-debootstrap recipe
2018-08-24, by shade
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
2018-08-24, by thartmann
8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
2018-08-23, by lmesnik
8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
2018-08-23, by gadams
8209850: Allow NamedThreads to use GlobalCounter critical sections
2018-08-23, by kbarrett
8209873: Typo in javax.xml.validation.Validator.validate documentation
2018-08-23, by joehw
8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
2018-08-23, by igerasim
8209851: Algorithm name is compared via reference identity
2018-08-23, by igerasim
8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
2018-08-23, by ccheung
8209854: ProblemList MemberNameLeak
2018-08-23, by pchilanomate
8209883: ZGC: Compile without C1 broken
2018-08-23, by pliden
8209129: Further improvements to cipher buffer management
2018-08-23, by coffeys
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip