Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+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.
8148188: Enhance the security libraries to record events of interest
2018-11-20, by coffeys
8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
2018-11-20, by eosterlund
8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
2018-11-20, by eosterlund
8213560: gtests might hang
2018-11-20, by rehn
8213623: ZGC: Let heap iteration walk all roots
2018-11-20, by pliden
8184205: Captions on tabbed tables are squashed together
2018-11-20, by pmuthuswamy
8213920: Use {@systemProperty} tag for properties listed in System.getProperties
2018-11-20, by pmuthuswamy
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
2018-11-20, by xyin
8214071: Broken msg.bug diagnostics when using the compiler API
2018-11-19, by cushon
8214075: [BACKOUT] 8214007: Fix sun.awt.nativedebug on X11 platforms
2018-11-19, by stuefe
8214007: Fix sun.awt.nativedebug on X11 platforms
2018-11-19, by simonis
8214062: JDK-8167368 Leftover: get_source.sh in build documentation
2018-11-19, by erikj
8191339: [JVMCI] BigInteger compiler intrinsics on Graal
2017-12-06, by phedlin
8211451: ~2.5% regression on compression benchmark starting with 12-b11
2018-11-08, by roland
8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure
2018-11-19, by redestad
8213916: no copyright in signature.html
2018-11-19, by gadams
8212070: Introduce diagnostic flag to abort VM on failed JIT compilation
2018-11-19, by shade
8213779: Loop opts anti dependent store detection should ignore uncommon trap calls
2018-11-13, by roland
8210838: Override javax.crypto.Cipher.toString()
2018-11-19, by coffeys
8214027: Reinstate testB_mem_imm pattern in x86_64.ad
2018-11-18, by bsrbnd
8213948: Solaris-X64 build fails with compact hashtable
2018-11-16, by iklam
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
2018-11-16, by rrich
8214004: Missing space between compiler thread name and task info in hs_err
2018-11-17, by shade
8212003: Deprecating the default keytool -keyalg option
2018-11-17, by weijun
8212931: HeapMonitorStatIntervalTest.java fails due average calculation
2018-11-16, by jcbeyler
8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
2018-11-16, by ccheung
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
2018-11-16, by redestad
8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region
2018-11-16, by jiangli
8214003: Limit default test jobs based on memory size
2018-11-16, by erikj
8213959: add org.graalvm.compiler.replacements.test.StringCompressInflateTest to graal problem list
2018-11-16, by dlong
8213947: ARM32: failed check_simd should set UsePopCountInstruction to false
2018-11-16, by bulasevich
8213794: ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32
2018-11-16, by bulasevich
8213410: UseCompressedOops requirement check fails fails on 32-bit system
2018-11-16, by bulasevich
8213906: Update arm devkits with libXrandr headers
2018-11-16, by erikj
8213092: Add more runtime locks for concurrent class unloading
2018-11-16, by coleenp
8213751: ClassLoaderDataGraph::cld_do() should sometimes require CLDG_lock
2018-11-16, by coleenp
8211326: add OS user related information to hs_err file
2018-11-15, by mbaesken
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
2018-11-15, by dzhou
8212779: ADL Parser does not check allocation return values in all cases
2018-11-15, by jcm
8213352: Separate BufferNode allocation from PtrQueueSet
2018-11-15, by kbarrett
8213723: More Monitor/mutex initialization management
2018-11-15, by dholmes
8213926: WB_EnqueueInitializerForCompilation requests compilation for NULL
2018-11-15, by iignatyev
8213922: fix ctw stand-alone build
2018-11-15, by iignatyev
8210777: Update Graal
2018-11-15, by dlong
8213373: Bulk MarkBitMap clearing methods
2018-11-15, by shade
8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark
2018-11-13, by manc
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
2018-11-15, by apetcher
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException
2018-11-15, by dtitov
8213538: VM crashes when MaxVectorSize is set to 0, 1 or 2
2018-11-15, by neliasso
8213736: Build fails with LOG=debug on F28 after JDK-8210958
2018-11-14, by sgehwolf
8211106: [windows] Update OS detection code to recognize Windows Server 2019
2018-10-02, by mbaesken
8213616: URLPermission with query or fragment behaves incorrectly
2018-11-15, by michaelm
8210024: JFR calls virtual is_Java_thread from ~Thread()
2018-11-15, by mgronlun
8213615: GC/C2 abstraction for escape analysis
2018-11-15, by rkennke
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
2018-11-14, by ssahoo
8206475: Repeated word in error message
2018-11-15, by pmuthuswamy
Added tag jdk-12+20 for changeset 40098289d580
2018-11-15, by jwilhelm
8213913: Redundant HTML in java.se/module-info.java
2018-11-14, by jjg
8213910: Invalid HTML in java.net.http.HttpClient
2018-11-14, by jjg
8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces
2018-11-14, by jiangli
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip