Fri, 24 May 2019 10:28:21 -0700 joehw 8223658: Performance regression of XML.validation in 13-b19
Fri, 24 May 2019 09:47:41 -0700 rhalade 8202651: Test ComodoCA.java fails
Fri, 24 May 2019 08:55:03 -0700 dl 8223245: Miscellaneous changes imported from jsr166 CVS 2019-06
Fri, 24 May 2019 08:51:04 -0700 dl 8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently
Fri, 24 May 2019 08:47:39 -0700 dl 8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
Fri, 24 May 2019 08:43:40 -0700 dl 8224176: Fix inconsistencies in @jls tags in java.util.concurrent
Fri, 24 May 2019 08:39:37 -0700 dl 8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
Fri, 24 May 2019 15:34:14 +0100 dfuchs 8224603: Replace wildcard address with loopback or local host in tests - part 11
Fri, 24 May 2019 15:36:48 +0200 lucy 8224742: JLONG_FORMAT_W incompatible with type jlong
Wed, 22 May 2019 21:24:09 -0400 zgu 8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array
Fri, 24 May 2019 09:23:58 -0400 zgu 8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable
Fri, 24 May 2019 12:25:18 +0200 jlahoda 8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
Thu, 23 May 2019 12:36:54 +0530 dkejriwal 8214563: Use {@systemProperty} in specification of system properties in java.nio packages
Fri, 24 May 2019 09:51:02 +0200 thartmann 8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
Thu, 23 May 2019 18:50:48 +0200 lucy 8224652: 32-bit build failures after JDK-8213084
Fri, 24 May 2019 09:02:33 +0200 stuefe 8220394: bufferedStream does not honor size limit
Fri, 24 May 2019 07:56:29 +0100 clanger 8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
Thu, 23 May 2019 18:47:24 -0700 darcy 8224177: Harden annotation processing framework to irregular behavior from processors
Thu, 23 May 2019 18:31:38 -0700 mseledtsov 8224706: [TESTBUG] problem list failing JDK docker API tests
Fri, 24 May 2019 03:17:31 +0200 jwilhelm 8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
Thu, 23 May 2019 14:14:13 -0700 erikj 8224145: Build compare script fails intermittently on test image native libraries
Thu, 23 May 2019 14:13:09 -0700 erikj 8224677: Dtrace .d files clash with make dependency .d files
Thu, 23 May 2019 13:48:16 -0700 igerasim 7061590: Javadoc issues in Charset and StandardCharsets
Thu, 23 May 2019 17:01:38 +0200 rkennke 8224667: Shenandoah: Post-LRB cleanup
Thu, 23 May 2019 12:57:12 -0700 iklam 8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java
Thu, 23 May 2019 12:21:21 -0700 naoto 8221431: Support for Unicode 12.1
Thu, 23 May 2019 11:37:24 -0700 mseledtsov 8224165: [TESTBUG] Docker tests produce excessive output
Thu, 23 May 2019 10:05:02 -0700 ccheung 8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
Thu, 23 May 2019 09:03:58 -0700 aeubanks 8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
Thu, 23 May 2019 18:43:47 +0200 redestad 8224202: Speed up Properties.load
Thu, 23 May 2019 08:57:24 -0700 erikj 8221543: Indify-dependent microbenchmarks are broken
Thu, 23 May 2019 11:36:31 +0100 dfuchs 8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
Thu, 23 May 2019 12:12:04 +0200 rkennke 8224626: Shenandoah: Elide barriers on uncommon traps
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Thu, 23 May 2019 09:46:49 +0200 thartmann 8223581: C2 compilation failed with assert(!q->is_MergeMem())
Thu, 23 May 2019 08:57:37 +0200 thartmann 8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
Thu, 23 May 2019 08:09:29 +0200 pliden 8224185: ZGC: Introduce "High Usage" rule
Wed, 22 May 2019 21:49:31 -0700 darcy 8224628: Note that type parameters are not visited by ElementScanners
Wed, 22 May 2019 21:45:47 -0700 henryjen 8215156: Deprecate the -Xfuture option
Wed, 22 May 2019 21:50:16 -0400 dholmes 8224087: Compile C code for at least C99 Standard compliance
Thu, 23 May 2019 02:36:15 +0200 jwilhelm Added tag jdk-13+22 for changeset 181986c54764
Mon, 20 May 2019 16:47:08 -0700 aeubanks 8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1
Wed, 22 May 2019 21:38:16 +0000 valeriep 7107615: scalability bloker in javax.crypto.JceSecurity
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
Sun, 19 May 2019 22:14:09 +0800 ljiang 8219781: Localized names for Japanese era Reiwa in COMPAT provider
Sat, 18 May 2019 22:11:25 +0200 tschatzl 8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
Sat, 18 May 2019 12:13:38 -0700 jiefu 8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
Sat, 18 May 2019 18:49:39 +0200 shade 8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
Sat, 18 May 2019 15:42:21 +0900 ysuenaga 8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
Fri, 17 May 2019 12:52:46 -0700 rfield 8223595: Consider updating jdk.jshell module description
Fri, 17 May 2019 13:16:07 -0400 vromero 8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters
Fri, 17 May 2019 11:47:06 -0400 zgu 8223951: Shenandoah: Only need to update thread roots during final update refs
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Fri, 17 May 2019 10:48:02 -0400 rriggs 8220166: Performance regression in deserialization (4-6% in SPECjbb)
Thu, 16 May 2019 21:25:53 +0800 aoqi 8224028: loop initial declarations introduced by JDK-8184770
Fri, 17 May 2019 09:52:35 -0400 zgu 8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
Fri, 17 May 2019 12:33:37 +0200 tschatzl 8224038: Fix remaining InCSetState mentions
Fri, 17 May 2019 12:06:03 +0200 pliden 8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
Fri, 17 May 2019 11:44:44 +0200 bulasevich 8223472: volatile long field corruption on x86_32
Fri, 17 May 2019 09:00:39 +0100 clanger 8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
Fri, 17 May 2019 03:01:21 -0400 bulasevich 8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
Thu, 16 May 2019 13:21:41 +0200 mbaesken 8223944: fix zlib related building docu and comments
Fri, 17 May 2019 14:14:15 +0900 ysuenaga 8223665: SA: debugd options should follow jhsdb style
Thu, 16 May 2019 20:14:54 -0400 kbarrett 8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
Thu, 16 May 2019 18:45:30 -0400 bulasevich 8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
Fri, 17 May 2019 00:21:10 +0200 jwilhelm 8223346: Update Graal
Thu, 16 May 2019 12:16:47 -0700 iignatyev 8222154: upgrade gtest to 1.8.1
Thu, 16 May 2019 12:33:44 -0700 epavlova 8224017: [Graal] gc/z/TestUncommit.java fails with Graal
Thu, 16 May 2019 12:48:21 -0700 jcbeyler 8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
Thu, 16 May 2019 21:32:24 +0200 shade 8224033: os::snprintf should be used in virtualizationSupport.cpp
Thu, 16 May 2019 12:36:08 -0700 rhalade 8223499: Remove two DocuSign root certificates that are expiring
Thu, 16 May 2019 11:30:32 -0700 epavlova 8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
Thu, 16 May 2019 11:37:26 -0700 dtitov 8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
Thu, 16 May 2019 13:34:33 -0400 vromero 8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
Thu, 16 May 2019 19:07:31 +0200 rkennke 8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
Thu, 16 May 2019 15:45:46 +0100 adinn 8224042: Add private alignDown method to MappedByteBuffer
Wed, 15 May 2019 17:13:57 -0700 aeubanks 8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
Thu, 16 May 2019 17:06:53 +0100 alanb 8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
Thu, 16 May 2019 11:07:09 -0400 coleenp 8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
Thu, 16 May 2019 16:42:14 +0200 jlahoda 8224031: Cannot parse switch expressions after type cast
Thu, 16 May 2019 09:21:49 +0200 mbaesken 8223438: add VirtualizationInformation JFR event
Wed, 15 May 2019 12:30:02 +0200 rrich 8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
Thu, 16 May 2019 13:57:35 +0200 stuefe 8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
Thu, 16 May 2019 07:09:17 -0400 coleenp 8223956: Make SymbolTable and StringTable AllStatic
Thu, 16 May 2019 16:40:48 +0530 pmuthuswamy 8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
Thu, 16 May 2019 10:52:36 +0200 jlahoda 8222169: java.lang.AssertionError switch expression in ternary operator - ?
Mon, 13 May 2019 07:41:32 -0700 rschmelter 8223770: code_size2 still too small in some compressed oops configurations
Wed, 15 May 2019 20:33:17 -0400 coleenp 8224010: Incorrect string interning
Thu, 16 May 2019 02:34:53 +0200 jwilhelm Added tag jdk-13+21 for changeset f2f11d7f7f4e
Wed, 15 May 2019 22:45:54 +0200 shade 8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verification jdk-13+21
Tue, 07 May 2019 16:18:21 -0700 aeubanks 8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported
Wed, 15 May 2019 13:22:29 -0700 rhalade 8222136: Remove two Comodo root CA certificates that are expiring
Wed, 15 May 2019 19:47:28 +0100 aefimov 8223798: Replace wildcard address with loopback or local host in tests - part 7
Wed, 15 May 2019 19:34:34 +0100 dfuchs 8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses
Wed, 15 May 2019 19:09:54 +0100 dfuchs 8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic
Wed, 15 May 2019 11:06:33 -0700 amenkov 8184770: JDWP support for IPv6
Fri, 10 May 2019 17:13:02 -0700 aeubanks 8223737: Fix HostsFileNameService for IPv6 literal addresses
Wed, 15 May 2019 08:58:23 -0400 zgu 8223215: Shenandoah: Support verifying subset of roots
Wed, 15 May 2019 14:30:22 +0200 thartmann 8223885: hs_err and replay file may contain garbage when overwriting existing file
Wed, 15 May 2019 11:53:47 +0200 shade 8223911: Disable bad node budget verification until the fix
Wed, 15 May 2019 13:54:43 +0530 psadhukhan Merge
Tue, 14 May 2019 11:23:08 +0530 psadhukhan Merge
Fri, 10 May 2019 16:22:35 -0700 prr 8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Thu, 09 May 2019 16:09:39 -0700 prr 8222362: Upgrade to Freetype 2.10.0
Wed, 08 May 2019 22:59:20 -0700 itakiguchi 8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
Wed, 08 May 2019 16:19:22 -0700 serb 8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
Wed, 08 May 2019 14:34:21 -0700 serb 7141393: [macosx] CARemoteLayer code refactoring and unit test
Wed, 08 May 2019 11:59:18 +0530 jdv Merge
Tue, 07 May 2019 18:18:54 -0700 serb 8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Tue, 07 May 2019 11:52:28 -0700 prr Merge
Fri, 03 May 2019 17:06:42 -0700 prr 8222819: Remove setting of headless property on MacOS from launcher code.
Thu, 02 May 2019 10:48:56 -0700 prr Merge
Tue, 30 Apr 2019 14:30:17 -0700 itakiguchi 8213232: Unix/X11 setCompositionEnableNative issue
Tue, 30 Apr 2019 04:15:31 -0700 vagarwal 8222519: ButtonDemoScreenshotTest fails randomly with "still state to be reached"
Mon, 29 Apr 2019 10:16:58 -0700 prr 8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Sun, 28 Apr 2019 12:34:49 +0530 psadhukhan 8222830: PIT: java/awt/Window/AlwaysOnTop/AutoTestOnTop.java listed twice in ProblemList
Fri, 26 Apr 2019 12:31:37 -0700 prr 8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
Thu, 25 Apr 2019 15:18:59 -0700 serb 8222799: java.beans.Introspector uses an obsolete methods cache
Thu, 25 Apr 2019 15:15:53 -0700 serb 8214046: [macosx] Undecorated Frame does not Iconify when set to
Thu, 25 Apr 2019 15:13:36 -0700 serb 8222438: Drop of outdated logging in the com.sun.media.sound package
Thu, 25 Apr 2019 15:19:09 +0530 kaddepalli 8219914: Change the environment variable for Java Access Bridge logging to have a directory.
Wed, 24 Apr 2019 09:21:02 -0700 prr 8212701: remove sun.desktop property from launcher code
Tue, 23 Apr 2019 14:22:34 +0530 psadhukhan Merge
Mon, 22 Apr 2019 12:40:55 -0700 serb 8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris
Mon, 22 Apr 2019 12:35:30 -0700 serb 8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
Mon, 22 Apr 2019 18:54:19 -0700 itakiguchi 8212676: AWT SystemColor setting on CDE
Mon, 22 Apr 2019 17:02:51 +0530 kaddepalli 8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
Fri, 10 May 2019 10:18:16 +0200 mbaesken 8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
Tue, 14 May 2019 20:29:40 -0400 dholmes 8223810: HotSpot compile warnings from VS2017
Tue, 14 May 2019 15:09:31 -0700 skuksenko 8223921: Update SocketReadWrite benchmark
Tue, 14 May 2019 22:31:52 +0200 jwilhelm 8223917: Problemlist compiler/ciReplay/TestServerVM.java
Tue, 14 May 2019 21:36:09 +0300 dsamersoff 8223767: Shenandoah fails to build on Solaris x86_64
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Tue, 14 May 2019 11:28:44 -0400 vromero 8215470: Bad EnclosingMethod attribute on classes declared in lambdas
Sun, 07 Apr 2019 09:13:17 +0200 stuefe 8221738: ErrorFile option does not handle pre-existing error files of the same name
Tue, 14 May 2019 15:36:26 +0200 tschatzl 8223018: Rename G1RemSet::*oops_into_collection_set_do methods
Tue, 14 May 2019 15:36:26 +0200 tschatzl 8200545: Improve filter for enqueued deferred cards
Tue, 14 May 2019 08:52:51 -0400 coleenp 8219459: oopDesc::is_valid() is broken
Tue, 14 May 2019 13:34:49 +0100 aefimov 8223638: Replace wildcard address with loopback or local host in tests - part 6
Tue, 14 May 2019 10:54:23 +0200 stefank 8223822: Add gc IDs in the log of gc verification
Tue, 14 May 2019 12:07:24 +0200 eosterlund 8222841: Incorrect static call stub interactions with class unloading
Tue, 14 May 2019 12:00:49 +0200 redestad 8221478: Disable VerifySharedSpaces by default
Tue, 14 May 2019 11:06:23 +0800 yzhou 8222969: Migrate RuleBasedCollatorTest to JDK Repo
Tue, 14 May 2019 02:07:13 -0700 sspitsyn 8219023: Investigate syncing JVMTI spec version with JDK version
Tue, 14 May 2019 09:25:58 +0100 clanger 8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
Tue, 14 May 2019 09:55:02 +0200 pliden 8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
Tue, 14 May 2019 09:12:06 +0200 shade 8223762: Shenandoah: overflows in calculations involving heap capacity
Tue, 14 May 2019 09:12:00 +0200 shade 8223759: Shenandoah should allow arbitrarily low initial heap size
Tue, 14 May 2019 09:14:36 +0200 mbaesken 8223685: used bundled zlib on AIX by default
Fri, 10 May 2019 09:58:01 +0200 mbaesken 8223574: add more thread-related system settings info to hs_error file on AIX
Mon, 13 May 2019 20:45:03 -0700 jcbeyler 8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
Mon, 13 May 2019 18:18:42 -0700 igerasim 8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
Tue, 14 May 2019 08:47:13 +0800 weijun 8223063: Support CNG RSA keys
Mon, 13 May 2019 13:32:38 -0700 epavlova 8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Sat, 11 May 2019 13:10:24 +0200 stefank 8223637: Fix build breakage after 8223136
Thu, 14 Mar 2019 14:04:39 +0100 sgehwolf 8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Thu, 25 Apr 2019 17:27:37 +0100 adinn 8221696: MappedByteBuffer.force method to specify range
Mon, 13 May 2019 17:31:23 +0100 dfuchs 8223632: Replace wildcard address with loopback or local host in tests - part 5
Mon, 13 May 2019 16:43:47 +0200 hannesw 8219060: -linksource broken with modules
Fri, 05 Apr 2019 11:52:32 +0200 stuefe 8222015: Small VM.metaspace improvements
Fri, 10 May 2019 17:47:42 -0700 aeubanks 8223667: ASAN build broken
Wed, 08 May 2019 15:36:10 -0700 jcbeyler 8223040: Add a AsyncGetCallTrace test
Fri, 10 May 2019 13:37:00 -0700 jjg 8223654: Clean up @jls references in com.sun.source
Fri, 10 May 2019 12:33:40 -0700 xuelei 8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
Fri, 10 May 2019 20:56:37 +0200 cito 8221569: JFR tool produces incorrect output when both --categories and --events are specified
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 tip