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.
8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers
2019-05-22, by shade
8224573: Fix windows build after JDK-8221507
2019-05-22, by clanger
8224193: stringStream should not use Resouce Area
2019-05-22, by stuefe
8224487: outputStream should not be copyable
2019-05-22, by stuefe
8218997: Xusage text, man help, etc doesn't mention -Xlog option.
2019-05-21, by henryjen
8223593: Refactor code for reallocating storage
2019-05-21, by igerasim
8224167: Refactor PtrQueue completed buffer processing
2019-05-21, by kbarrett
8219692: DOM and SAX parsers ignore namespace
2019-05-21, by joehw
8224105: Cannot parse JapaneseDate string on some specified locales
2019-05-21, by naoto
8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
2019-05-21, by vromero
8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
2019-05-21, by epavlova
8223723: j.l.c.MethodTypeDesc.dropParameterTypes​ throws the undocumented exception: IllegalArgumentException
2019-05-21, by vromero
8220293: Deadlock in JFR string pool
2019-05-21, by mgronlun
8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC
2019-05-21, by zgu
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
2019-05-21, by stuefe
8224119: Safepoint cleanup logging logs times for things it doesn't do
2019-05-21, by coleenp
8213084: Rework and enhance Print[Opto]Assembly output
2019-05-21, by lucy
8224230: [PPC64, s390] Support AsyncGetCallTrace
2019-05-21, by mdoerr
8223733: "Detail" in headings should be "Details"
2019-05-21, by pmuthuswamy
8223313: Use handshakes for CountStackFrames.
2019-05-21, by rehn
8221507: Implement JFR Events for Shenandoah
2019-05-21, by kdobson
8223306: Remove threads linked list (use ThreadsList's array in SA)
2019-05-21, by rehn
8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
2019-05-21, by sspitsyn
8224166: Create a taglet to better handle @jls and @jvms tags
2019-05-20, by jjg
8224175: Fix inconsistencies in @jls and @jvms tags
2019-05-20, by darcy
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
2019-05-20, by mseledtsov
8223663: Update links for tool guides
2019-05-20, by jjg
Merge
2019-05-20, by jiangli
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
2019-05-15, by aeubanks
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
2019-05-15, by aeubanks
8224174: java.lang.Number has a default constructor
2019-05-20, by darcy
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
2019-05-15, by aeubanks
8222807: Address iteration with invalid ZIP header entries
2019-05-20, by lancea
8223444: Improve CodeHeap Free Space Management
2019-05-20, by lucy
8221967: InternTest.java timed out
2019-05-20, by coleenp
8224179: Shenandoah: CTW test failures with traversal GC
2019-05-20, by zgu
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
2019-05-20, by zgu
8206879: Currency decimal marker incorrect for Peru
2019-05-16, by dkejriwal
8223856: Replace wildcard address with loopback or local host in tests - part 8
2019-05-20, by dfuchs
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
2019-05-14, by mbaesken
8219313: Support module specific stylesheets
2019-05-20, by pmuthuswamy
8219781: Localized names for Japanese era Reiwa in COMPAT provider
2019-05-19, by ljiang
8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
2019-05-18, by tschatzl
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
2019-05-18, by jiefu
8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
2019-05-18, by shade
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
2019-05-18, by ysuenaga
8223595: Consider updating jdk.jshell module description
2019-05-17, by rfield
8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters
2019-05-17, by vromero
8223951: Shenandoah: Only need to update thread roots during final update refs
2019-05-17, by zgu
8207812: Implement Dynamic CDS Archive
2019-05-17, by ccheung
8220166: Performance regression in deserialization (4-6% in SPECjbb)
2019-05-17, by rriggs
8224028: loop initial declarations introduced by JDK-8184770
2019-05-16, by aoqi
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
2019-05-17, by zgu
8224038: Fix remaining InCSetState mentions
2019-05-17, by tschatzl
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
2019-05-17, by pliden
8223472: volatile long field corruption on x86_32
2019-05-17, by bulasevich
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
2019-05-17, by clanger
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
2019-05-17, by bulasevich
8223944: fix zlib related building docu and comments
2019-05-16, by mbaesken
8223665: SA: debugd options should follow jhsdb style
2019-05-17, by ysuenaga
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip