Wed, 22 May 2019 21:40:58 +0200 shade 8224522: Shenandoah should apply barriers on deoptimization jdk-13+22
Thu, 23 May 2019 00:21:39 +0800 aoqi 8224568: minimal and zero build fails after JDK-8213084
Wed, 22 May 2019 21:33:58 +0300 dchuyko 8220072: GCC 8.3 reports errors in java.base
Wed, 22 May 2019 10:51:30 -0700 mseledtsov 8224529: [TESTBUG] JFR TestShenandoahHeapRegion* tests fail on build w/o Shenandoah
Wed, 22 May 2019 20:39:04 +0300 dpochepk 8218966: AArch64: String.compareTo() can read memory after string
Wed, 22 May 2019 20:12:19 +0300 dpochepk 8215792: AArch64: String.indexOf generates incorrect result
Mon, 20 May 2019 14:19:19 -0700 aeubanks 8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available
Wed, 22 May 2019 09:32:02 -0700 jcbeyler 8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
Wed, 22 May 2019 09:06:24 -0700 dtitov 8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
Wed, 22 May 2019 09:26:48 -0400 vromero 8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
Wed, 22 May 2019 09:10:07 -0400 zgu 8224525: Shenandoah: Eliminate shenandoah verifier's side-effects
Wed, 22 May 2019 13:58:19 +0100 dfuchs 8224204: Replace wildcard address with loopback or local host in tests - part 10
Wed, 22 May 2019 13:06:31 +0200 stefank 8224203: Remove need to specify type when using FLAG_SET macros
Wed, 22 May 2019 13:05:37 +0200 stefank 8224201: Simplify JVM flag macro expansions
Wed, 22 May 2019 07:12:18 -0400 zgu 8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
Wed, 22 May 2019 13:19:04 +0200 redestad 8224589: Improve startup behavior of SecurityProperties
Wed, 22 May 2019 06:29:08 -0400 smonteith 8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
Wed, 22 May 2019 06:13:53 -0400 dholmes 8224570: Update ProblemList-graal.txt
Wed, 22 May 2019 11:19:14 +0200 tschatzl 8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
Wed, 22 May 2019 10:48:46 +0200 shade 8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers
Wed, 22 May 2019 08:42:00 +0100 clanger 8224573: Fix windows build after JDK-8221507
Wed, 22 May 2019 09:33:22 +0200 stuefe 8224193: stringStream should not use Resouce Area
Wed, 22 May 2019 07:10:54 +0200 stuefe 8224487: outputStream should not be copyable
Tue, 21 May 2019 20:14:30 -0700 henryjen 8218997: Xusage text, man help, etc doesn't mention -Xlog option.
Tue, 21 May 2019 18:40:29 -0700 igerasim 8223593: Refactor code for reallocating storage
Tue, 21 May 2019 19:19:44 -0400 kbarrett 8224167: Refactor PtrQueue completed buffer processing
Tue, 21 May 2019 14:55:30 -0700 joehw 8219692: DOM and SAX parsers ignore namespace
Tue, 21 May 2019 13:40:56 -0700 naoto 8224105: Cannot parse JapaneseDate string on some specified locales
Tue, 21 May 2019 15:59:46 -0400 vromero 8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
Tue, 21 May 2019 12:29:47 -0700 epavlova 8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
Tue, 21 May 2019 15:44:00 -0400 vromero 8223723: j.l.c.MethodTypeDesc.dropParameterTypes​ throws the undocumented exception: IllegalArgumentException
Tue, 21 May 2019 20:53:27 +0200 mgronlun 8220293: Deadlock in JFR string pool
Tue, 21 May 2019 13:06:52 -0400 zgu 8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC
Tue, 21 May 2019 18:22:54 +0200 stuefe 8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
Tue, 21 May 2019 09:53:16 -0400 coleenp 8224119: Safepoint cleanup logging logs times for things it doesn't do
Tue, 21 May 2019 15:51:35 +0200 lucy 8213084: Rework and enhance Print[Opto]Assembly output
Tue, 21 May 2019 11:45:37 +0200 mdoerr 8224230: [PPC64, s390] Support AsyncGetCallTrace
Tue, 21 May 2019 15:02:18 +0530 pmuthuswamy 8223733: "Detail" in headings should be "Details"
Tue, 21 May 2019 10:46:08 +0200 rehn 8223313: Use handshakes for CountStackFrames.
Tue, 21 May 2019 10:36:23 +0200 kdobson 8221507: Implement JFR Events for Shenandoah
Tue, 21 May 2019 10:34:57 +0200 rehn 8223306: Remove threads linked list (use ThreadsList's array in SA)
Tue, 21 May 2019 00:52:04 -0700 sspitsyn 8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
Mon, 20 May 2019 18:18:42 -0700 jjg 8224166: Create a taglet to better handle @jls and @jvms tags
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Mon, 20 May 2019 15:18:00 -0700 mseledtsov 8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
Mon, 20 May 2019 10:57:57 -0700 jjg 8223663: Update links for tool guides
Mon, 20 May 2019 10:32:10 -0700 jiangli Merge
Wed, 15 May 2019 16:21:51 -0700 aeubanks 8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
Wed, 15 May 2019 17:21:18 -0700 aeubanks 8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
Mon, 20 May 2019 10:16:45 -0700 darcy 8224174: java.lang.Number has a default constructor
Wed, 15 May 2019 09:15:59 -0700 aeubanks 8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
Mon, 20 May 2019 12:24:05 -0400 lancea 8222807: Address iteration with invalid ZIP header entries
Mon, 20 May 2019 17:44:29 +0200 lucy 8223444: Improve CodeHeap Free Space Management
Mon, 20 May 2019 10:06:07 -0400 coleenp 8221967: InternTest.java timed out
Mon, 20 May 2019 09:43:46 -0400 zgu 8224179: Shenandoah: CTW test failures with traversal GC
Mon, 20 May 2019 09:42:37 -0400 zgu 8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
Thu, 16 May 2019 12:14:37 +0530 dkejriwal 8206879: Currency decimal marker incorrect for Peru
Mon, 20 May 2019 12:37:40 +0100 dfuchs 8223856: Replace wildcard address with loopback or local host in tests - part 8
Tue, 14 May 2019 10:21:55 +0200 mbaesken 8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
Mon, 20 May 2019 14:42:32 +0530 pmuthuswamy 8219313: Support module specific stylesheets
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip