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.
8224568: minimal and zero build fails after JDK-8213084
2019-05-23, by aoqi
8220072: GCC 8.3 reports errors in java.base
2019-05-22, by dchuyko
8224529: [TESTBUG] JFR TestShenandoahHeapRegion* tests fail on build w/o Shenandoah
2019-05-22, by mseledtsov
8218966: AArch64: String.compareTo() can read memory after string
2019-05-22, by dpochepk
8215792: AArch64: String.indexOf generates incorrect result
2019-05-22, by dpochepk
8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available
2019-05-20, by aeubanks
8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
2019-05-22, by jcbeyler
8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
2019-05-22, by dtitov
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
2019-05-22, by vromero
8224525: Shenandoah: Eliminate shenandoah verifier's side-effects
2019-05-22, by zgu
8224204: Replace wildcard address with loopback or local host in tests - part 10
2019-05-22, by dfuchs
8224203: Remove need to specify type when using FLAG_SET macros
2019-05-22, by stefank
8224201: Simplify JVM flag macro expansions
2019-05-22, by stefank
8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
2019-05-22, by zgu
8224589: Improve startup behavior of SecurityProperties
2019-05-22, by redestad
8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
2019-05-22, by smonteith
8224570: Update ProblemList-graal.txt
2019-05-22, by dholmes
8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
2019-05-22, by tschatzl
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip