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.
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
2019-04-18, by dfuchs
8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
2019-04-15, by mbalao
8217338: [Containers] Improve systemd slice memory limit support
2019-03-12, by sgehwolf
8222550: runtime/MemberName/MemberNameLeak.java times out
2019-04-17, by stefank
8222713: Add OutputAnalyzer(Path) constructor
2019-04-18, by stefank
8222558: Rework ResolvedMethodTable verification
2019-04-17, by stefank
8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
2019-04-18, by coleenp
8222280: Provide virtualization related info in the hs_error file on AIX
2019-04-12, by mbaesken
Added tag jdk-13+17 for changeset 93b702d2a0cb
2019-04-18, by jwilhelm
8222444: Add a suggestion for non-US locale in the test doc
jdk-13+17
2019-04-17, by erikj
8220477: Channels.newWriter() does not close if underlying channel throws an IOException
2019-04-17, by bpb
8222289: Overhaul logic for reading/writing constant pool entries
2019-04-17, by mcimadamore
8219718: ZGC: Make nmethod entry barriers and nmethod::is_unloading use ZNMethodDataOops
2019-04-17, by eosterlund
8222491: jcmd can fail converting UTF8 output to strings
2019-04-15, by rschmelter
8222627: Remove sneaky token 'Name' in jdk-version.m4
2019-04-17, by clanger
8218468: Load barrier slow path node should be MachTypeNode
2019-04-17, by neliasso
8222327: java_lang_Thread _thread_status_offset, remove pre 1.5 code paths
2019-04-17, by rehn
8218147: make_walkable asserts on multiple calls
2019-04-17, by rehn
8220382: Cleanup doclet instantiation
2019-04-17, by pmuthuswamy
8222418: compiler/arguments/TestScavengeRootsInCode.java times out
2019-04-17, by thartmann
8222417: compiler/loopopts/TestOverunrolling.java times out
2019-04-17, by thartmann
Merge
2019-04-16, by henryjen
Merge
2019-04-15, by henryjen
8218453: More dynamic RMI interactions
2019-02-06, by rriggs
8211936: Better String parsing
2019-01-22, by bpb
Merge
2019-03-26, by henryjen
Merge
2019-01-22, by henryjen
8214809: CDS storage improvements
2018-12-12, by ccheung
8216326: SSLSocket stream close() does not close the associated socket
2019-04-16, by xuelei
8222484: Specialize generation of simple String concatenation expressions
2019-04-17, by redestad
8222415: Xerces 2.12.0: Parsing Configuration
2019-04-16, by joehw
8222510: Small cleanup for JDK launcher's make file
2019-04-15, by manc
8222528: Fix javadoc headers in Nashorn sources
2019-04-16, by hannesw
8222522: Add configure options for Mac Bundle creation
2019-04-16, by clanger
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
2019-04-16, by coleenp
8222395: Refactor the abstract classes of package and module index writer
2019-04-16, by pmuthuswamy
8222334: java -Xss0 triggers StackOverflowError
2019-04-16, by qpzhang
8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays
2019-04-16, by rrich
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
2019-04-09, by qpzhang
8222430: Add tests for ElementKind predicates
2019-04-15, by darcy
8222378: Provide mechanism to query preview feature status for annotation processors
2019-04-15, by darcy
8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java
2019-04-15, by mseledtsov
8221711: [TESTBUG] create more tests for JFR in container environment
2019-04-15, by mseledtsov
8222425: Shenandoah: Move commonly used closures to separate files
2019-04-15, by zgu
8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator
2019-04-15, by zgu
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
2019-04-15, by shade
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
2019-04-15, by shade
8221397: Support implementation-defined Map Modes
2019-04-09, by adinn
8221644: jquery directory should be renamed
2019-04-15, by hannesw
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
2019-04-15, by mdoerr
8222387: Out-of-bounds access to CPU _family_id_xxx array
2019-04-14, by dholmes
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
2019-04-14, by weijun
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
2019-04-12, by epavlova
8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
2019-04-12, by zgu
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
2019-04-12, by mseledtsov
8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
2019-04-12, by zgu
8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
2019-04-12, by coleenp
8222188: Shenandoah: Adjust Shenandoah work gang types
2019-04-12, by zgu
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12, by weijun
8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
2019-04-11, by vromero
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip