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.
8199110: Address Internet Addresses
2018-03-30, by vtewari
8197881: Better StringBuilder support
2018-03-28, by sherman
8196897: Improve PRNG support
2018-03-08, by weijun
8211909: JDWP Transport Listener: dt_socket thread crash
2018-10-16, by dholmes
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
2018-10-16, by jnimeh
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
2018-10-16, by mchung
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
2018-10-16, by jnimeh
8212177: Epsilon alignment adjustments can overflow max TLAB size
2018-10-16, by shade
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
2018-10-16, by rriggs
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
2018-10-16, by hseigel
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
2018-10-16, by bpb
Merge
2018-10-16, by bobv
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
2018-10-16, by bobv
8210683: Search result display order reversed for overloaded entries
2018-10-16, by hannesw
8210215: C2 should optimize trichotomy calculations
2018-10-16, by thartmann
8210498: nmethod entry barriers
2018-10-16, by eosterlund
8210330: Make CLD claiming allow multiple claim bits
2018-10-16, by eosterlund
8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
2018-10-16, by eosterlund
8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
2018-10-16, by pliden
8211960: broken links in java.util.logging
2018-10-16, by dfuchs
8212004: Optional compile_commands.json field not compatible with older libclang
2018-10-16, by rwestberg
8210492: PLAB object promotion events report object sizes in words
2018-10-16, by tschatzl
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
2018-10-16, by jjiang
8212165: JGSS: Fix cut/paste error in NativeUtil.c
2018-10-16, by weijun
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
2018-10-15, by dholmes
8212083: Handle remaining gc/lock native code and fix two strings
2018-10-15, by jcbeyler
8211980: Remove ThreadHeapSampler enable/disable/enabled methods
2018-10-15, by jcbeyler
8209499: Create test for SwingSet EditorPaneDemo
2018-10-03, by akolarkunnu
Merge
2018-10-15, by shurailine
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
2018-10-11, by akolarkunnu
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
2018-10-15, by shade
8211956: AppCDS crashes for some uses with JRuby
2018-10-15, by jiangli
8212028: Use run-test makefile framework for testing in Oracle's Mach5
2018-10-15, by erikj
8211955: GC abstraction for LAB reserve
2018-10-10, by rkennke
8211961: Broken link in java.util.Locale
2018-10-15, by naoto
8212074: Add method to peek the remaining tasks in task queues
2018-10-15, by zgu
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15, by jjiang
8209862: CipherCore performance improvement
2018-10-15, by coffeys
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
2018-10-12, by lkorinth
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
2018-10-12, by lkorinth
8201436: Replace oop_ps_push_contents with oop_iterate and closure
2018-10-12, by lkorinth
8211957: Broken links to stylesheet in java.base/doc-files
2018-10-15, by pmuthuswamy
8211852: inspect stack during error reporting
2018-10-15, by mdoerr
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
2018-10-14, by jcbeyler
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
2018-10-15, by xyin
8212023: Implicit narrowing in Solaris/sparc initializers
2018-10-12, by kbarrett
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
2018-10-12, by lancea
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
2018-10-12, by amenkov
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
2018-10-09, by mchinnathamb
8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
2018-10-12, by sgehwolf
8212053: A few more missing object equals barriers
2018-10-12, by rkennke
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
2018-10-12, by michaelm
8211046: Forced data dependencies serve no purpose on x86
2018-10-12, by dholmes
8189366: SocketInputStream.available() should check for eof
2018-10-12, by vtewari
8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
2018-10-12, by goetz
8186610: move ModuleUtils to top-level testlibrary
2018-10-12, by mli
8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
2018-10-11, by kevinw
8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
2018-10-11, by rkennke
8212025: Remove collector_present variable from ThreadHeapSampler
2018-10-11, by jcbeyler
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
2018-10-11, by jcbeyler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip