Fri, 03 May 2019 23:00:07 -0700 igerasim 8223174: Pattern.compile() can throw confusing NegativeArraySizeException
Fri, 03 May 2019 23:35:12 -0400 kbarrett 8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers
Fri, 03 May 2019 14:09:19 -0700 darcy 8223178: Improve FileSystems.newFileSystem example with map factory methods
Fri, 03 May 2019 09:34:02 -0700 erikj 8223309: test failing due to self-assign-overloaded
Fri, 03 May 2019 12:33:08 -0400 pchilanomate 8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events
Fri, 03 May 2019 09:25:59 -0700 darcy 8223265: Clarify operational semantics of java.util.Objects.equals()
Fri, 03 May 2019 09:07:30 -0700 kvn 8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
Fri, 03 May 2019 16:31:11 +0200 mdoerr 8223248: [AIX] Remove old xlC 10 workaround for load acquire
Fri, 03 May 2019 07:54:09 -0400 hseigel 8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
Wed, 17 Apr 2019 14:57:53 +0200 phedlin 8216137: assert failed: Live node limit exceeded.
Wed, 17 Apr 2019 14:56:45 +0200 phedlin 8223143: Restructure/clean-up for 'loopexit_or_null()'.
Wed, 17 Apr 2019 14:55:37 +0200 phedlin 8223142: Clean-up WS and CB.
Wed, 17 Apr 2019 14:55:29 +0200 phedlin 8223141: Change (count) suffix _ct into _cnt.
Wed, 17 Apr 2019 14:55:11 +0200 phedlin 8223140: Clean-up in 'ok_to_convert()'.
Wed, 17 Apr 2019 14:55:01 +0200 phedlin 8223139: Rename mandatory policy-do routines.
Thu, 02 May 2019 11:05:47 +0200 phedlin 8223138: Small clean-up in loop-tree support.
Wed, 17 Apr 2019 14:52:25 +0200 phedlin 8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
Fri, 03 May 2019 15:57:41 +0800 jjiang 8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
Thu, 02 May 2019 22:52:51 +0100 coffeys 8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
Thu, 02 May 2019 14:21:06 -0700 joehw 8223052: Cleanup: NodeSortRecord
Thu, 02 May 2019 14:15:09 -0700 bpb 8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
Thu, 02 May 2019 17:08:03 -0400 lancea 8218875: Add new FileSystems.newFileSystem methods
Thu, 02 May 2019 13:25:00 -0700 bpb 8220793: (fs) No support for changing modification time of symlink
Thu, 02 May 2019 15:20:06 -0400 zgu 8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
Wed, 01 May 2019 20:25:31 -0700 manc 8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
Thu, 02 May 2019 17:29:10 +0100 michaelm 8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Mon, 29 Apr 2019 17:54:15 -0700 cushon 8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil
Thu, 02 May 2019 09:49:52 -0400 zgu 8222992: Shenandoah: Pre-evacuate all roots
Thu, 02 May 2019 06:33:28 -0700 dl 8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
Thu, 02 May 2019 06:33:28 -0700 dl 8220248: fix headings in java.util.concurrent
Thu, 02 May 2019 06:33:28 -0700 dl 8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
Thu, 02 May 2019 06:33:28 -0700 dl 8221120: CopyOnWriteArrayList.set should always have volatile write semantics
Thu, 02 May 2019 06:33:28 -0700 dl 8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
Thu, 02 May 2019 11:55:16 +0100 dfuchs 8223145: Replace wildcard address with loopback or local host in tests - part 1
Thu, 02 May 2019 10:32:28 +0200 stefank 8223064: Minor cleanups in ResolvedMethodTable
Thu, 02 May 2019 10:32:14 +0200 stefank 8222986: Add parameter to skip clearing CHeapBitMaps when resizing
Mon, 15 Apr 2019 11:47:46 +0200 stefank 8198505: Remove CollectorPolicy and its subclasses
Thu, 02 May 2019 10:38:00 +0200 redestad 8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
Wed, 01 May 2019 20:48:19 -0400 coleenp 8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
Thu, 02 May 2019 03:20:32 +0200 jwilhelm Added tag jdk-13+19 for changeset a43d6467317d
Tue, 30 Apr 2019 18:44:41 -0700 manc 8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
Wed, 01 May 2019 16:47:26 -0700 darcy 8146726: Improve AbstractProcessor to issue warnings for repeated information
Wed, 01 May 2019 14:35:28 -0700 joehw 8220818: Validator does not find missing match for keyref error jdk-13+19
Wed, 01 May 2019 13:25:54 -0700 mseledtsov 8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
Wed, 01 May 2019 13:07:30 -0700 bchristi 8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 01 May 2019 12:41:26 -0400 vromero 8222744: add support for generating method handles from a variable symbol
Wed, 01 May 2019 22:02:48 +0530 rraghavan 8202414: Unsafe write after primitive array creation may result in array length change
Wed, 01 May 2019 09:06:12 -0700 martin 8223078: Add microbenchmark for array copying/clearing/resizing
Wed, 01 May 2019 10:54:07 -0400 coleenp 8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
Wed, 01 May 2019 10:12:51 -0400 zgu 8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
Wed, 01 May 2019 08:56:38 -0400 coleenp 8074355: make MutexLocker smarter about non-JavaThreads
Wed, 01 May 2019 07:12:14 -0400 coleenp 8213399: DecoderLocker is unused
Tue, 30 Apr 2019 20:26:16 -0700 jcbeyler 8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
Tue, 30 Apr 2019 16:11:42 -0700 dtitov 8222821: com/sun/jdi/ExceptionEvents.java failed
Tue, 30 Apr 2019 15:39:42 -0700 jcbeyler 8215113: Sampling interval not always correct
Tue, 30 Apr 2019 12:53:32 -0700 rhalade 8222137: Remove T-Systems root CA certificate
Tue, 30 Apr 2019 11:04:26 -0700 rhalade 8216577: Add GlobalSign's R6 Root certificate
Tue, 30 Apr 2019 10:24:14 -0700 erikj 8222913: Add Jib support for VERSION_EXTRA*
Tue, 30 Apr 2019 08:45:19 -0700 dtitov 8222749: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "eventSet1.size() != 3 :: 2"
Thu, 18 Apr 2019 13:58:31 +0200 sgehwolf 8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
Tue, 30 Apr 2019 14:49:19 +0200 thartmann 8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
Tue, 30 Apr 2019 12:54:07 +0200 redestad 8222852: Reduce String concat combinator tree shapes by folding constants into prependers
Tue, 30 Apr 2019 01:56:28 -0700 sspitsyn 8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
Tue, 30 Apr 2019 10:39:22 +0200 jlahoda 8218152: [javac] fails and exits with no error if a bad annotation processor provided
Wed, 17 Apr 2019 01:21:56 -0700 rschmelter 8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
Tue, 30 Apr 2019 11:58:30 +0530 pmuthuswamy 8221991: Improve the HTML for the inheritance tree for a type
Wed, 24 Apr 2019 09:10:45 -0700 dlong 8219403: JVMCIRuntime::adjust_comp_level should be replaced
Fri, 08 Mar 2019 18:21:52 -0800 manc 8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
Mon, 29 Apr 2019 16:01:52 -0400 coleenp 8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Mon, 29 Apr 2019 14:34:10 -0400 mullan 8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
Mon, 29 Apr 2019 07:39:16 -0700 bpb 8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
Fri, 26 Apr 2019 16:38:39 +0800 fyang 8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
Mon, 29 Apr 2019 10:27:44 +0100 clanger 8223015: Cleanups for zipfs tests
Mon, 29 Apr 2019 09:04:25 +0200 thartmann 8221592: C2 compilation failed with assert(!q->is_MergeMem())
Sat, 27 Apr 2019 18:21:57 +0800 weijun 8223003: SunMSCAPI keys are not cleaned up
Fri, 26 Apr 2019 11:33:32 -0700 lmesnik 8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
Fri, 26 Apr 2019 12:49:51 -0400 vromero 8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods
Fri, 26 Apr 2019 09:09:39 -0700 naoto 8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
Fri, 26 Apr 2019 18:56:15 +0300 avoitylov 8221988: add possibility to build with Visual Studio 2019
Fri, 26 Apr 2019 16:25:43 +0100 dfuchs 8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
Fri, 26 Apr 2019 12:35:26 +0200 jwilhelm 8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Fri, 26 Apr 2019 12:05:34 +0200 pliden 8223016: ZGC: Fix misaligned statistics printout
Fri, 26 Apr 2019 10:18:47 +0200 rehn 8222637: Obsolete NeedsDeoptSuspend
Fri, 26 Apr 2019 08:53:29 +0100 clanger 8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
Fri, 26 Apr 2019 00:57:03 -0400 dholmes 8222518: Remove unnecessary caching of Parker object in java.lang.Thread
Thu, 25 Apr 2019 15:54:21 -0700 joehw 8222743: Xerces 2.12.0: DOM Implementation
Tue, 16 Apr 2019 13:16:49 -0700 aeubanks 8222562: Don't set IPV6_V6ONLY when IPv4 is not available
Thu, 25 Apr 2019 18:41:52 -0400 dholmes 8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
Thu, 25 Apr 2019 11:45:52 -0700 mseledtsov 8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
Thu, 25 Apr 2019 12:33:19 -0400 coleenp 8222977: Fix shenandoah broken with JDK-8222811
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Thu, 25 Apr 2019 05:54:54 -0700 robm 8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
Wed, 24 Apr 2019 14:03:20 +0200 rwestberg 8220795: Rework naked_short_nanosleep on Windows to improve time-to-safepoint
Thu, 25 Apr 2019 10:41:49 +0100 alanb 8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Thu, 25 Apr 2019 09:12:40 +0200 hannesw 8220497: Improve Javadoc search feature and add test coverage
Thu, 25 Apr 2019 08:55:50 +0200 pliden 8222469: ZGC: Generalize ZPageCache::flush()
Thu, 25 Apr 2019 08:55:50 +0200 pliden 8221786: ZGC: Increase max heap size to 16TB
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222462: Introduce CollectedHeap::unused()
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222664: runtime/appcds/sharedStrings/SharedStringsStress.java assert GC active during NoGCVerifier
Wed, 24 Apr 2019 19:51:38 -0700 jcbeyler 8222935: Fix ExceptionCheckingJniEnv system
Thu, 25 Apr 2019 02:23:27 +0200 jwilhelm Added tag jdk-13+18 for changeset bebb82ef3434
Thu, 25 Apr 2019 02:14:22 +0200 jwilhelm 8222952: Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Wed, 24 Apr 2019 16:25:41 -0300 mbalao 8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256 jdk-13+18
Wed, 24 Apr 2019 11:26:44 -0700 jjg 8222669: Create and use new html.Entity class
Wed, 24 Apr 2019 10:20:25 -0400 dcubed 8222295: more baseline cleanups from Async Monitor Deflation project
Wed, 24 Apr 2019 15:37:55 +0200 redestad 8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
Wed, 24 Apr 2019 08:27:00 -0400 hseigel 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
Wed, 24 Apr 2019 11:40:04 +0200 shade 8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
Wed, 24 Apr 2019 11:39:56 +0200 shade 8222843: Print Shenandoah cset map addresses in hs_err
Sat, 20 Apr 2019 15:55:07 +0800 fyang 8222785: aarch64: add necessary masking for immediate shift counts
Wed, 24 Apr 2019 17:09:24 +0900 ysuenaga 8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
Tue, 23 Apr 2019 14:56:39 -0700 darcy 8222817: Refactor printing processor to use streams
Tue, 23 Apr 2019 22:55:09 +0200 jwilhelm 8221598: Update Graal
Tue, 23 Apr 2019 14:09:54 -0400 lfoltan 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Tue, 23 Apr 2019 08:11:38 -0700 jcbeyler 8213501: Deploy ExceptionJniWrapper for a few tests
Tue, 23 Apr 2019 16:50:17 +0200 hannesw 8222526: Use of no longer existing jquery directory in script.js
Thu, 11 Apr 2019 14:56:52 +0200 redestad 8215017: Improve String::equals warmup characteristics
Tue, 23 Apr 2019 18:28:48 +0530 pmuthuswamy 8219998: Eliminate inherently singleton lists
Tue, 23 Apr 2019 07:05:38 -0400 lfoltan 8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
Tue, 23 Apr 2019 14:20:08 +0530 psadhukhan Merge
Tue, 23 Apr 2019 13:40:37 +0530 psadhukhan Merge
Mon, 22 Apr 2019 10:53:45 +0530 psadhukhan Merge
Tue, 16 Apr 2019 10:09:11 +0530 psadhukhan 8222332: PIT: Problemlist tests that times out consistently
Thu, 11 Apr 2019 10:49:36 -0700 dbatrak 8220231: Cache HarfBuzz face object for same font's text layout calls
Tue, 23 Apr 2019 14:13:18 +0530 pmuthuswamy 8215580: Remove support for `--no-module-directories`
Tue, 23 Apr 2019 10:08:52 +0800 jjiang 8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
Mon, 22 Apr 2019 07:13:18 -0400 gadams 8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
Mon, 22 Apr 2019 11:16:21 +0200 shade 8222786: Shenandoah get_barrier_strength should accept all shapes of (Weak)CAS reference barriers
Fri, 19 Apr 2019 21:49:54 -0700 coleenp 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Fri, 19 Apr 2019 10:59:09 -0300 mbalao 8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
Fri, 19 Apr 2019 11:18:06 -0700 epavlova 8222747: [Graal] mx_subprocess files miss testing VM flags
Fri, 19 Apr 2019 14:42:23 +0800 qpzhang 8222753: AAarch64: Add CPU implementer code for Ampere
Fri, 19 Apr 2019 06:29:05 -0700 erikj 8222735: Update doc/building.md with current Oracle build platforms and compilers
Thu, 18 Apr 2019 17:36:10 -0700 naoto 8222668: Add @since tag to JapaneseEra.REIWA
Thu, 18 Apr 2019 17:56:46 +0100 dfuchs 8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
Mon, 15 Apr 2019 15:52:38 -0300 mbalao 8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
Tue, 12 Mar 2019 10:43:27 +0100 sgehwolf 8217338: [Containers] Improve systemd slice memory limit support
Wed, 17 Apr 2019 07:41:12 +0200 stefank 8222550: runtime/MemberName/MemberNameLeak.java times out
Thu, 18 Apr 2019 09:27:28 +0200 stefank 8222713: Add OutputAnalyzer(Path) constructor
Wed, 17 Apr 2019 07:41:09 +0200 stefank 8222558: Rework ResolvedMethodTable verification
Thu, 18 Apr 2019 07:02:07 -0400 coleenp 8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
Fri, 12 Apr 2019 09:13:50 +0200 mbaesken 8222280: Provide virtualization related info in the hs_error file on AIX
Thu, 18 Apr 2019 02:45:02 +0200 jwilhelm Added tag jdk-13+17 for changeset 93b702d2a0cb
Wed, 17 Apr 2019 13:18:29 -0700 erikj 8222444: Add a suggestion for non-US locale in the test doc jdk-13+17
Wed, 17 Apr 2019 08:12:19 -0700 bpb 8220477: Channels.newWriter() does not close if underlying channel throws an IOException
Wed, 17 Apr 2019 15:37:20 +0100 mcimadamore 8222289: Overhaul logic for reading/writing constant pool entries
Wed, 17 Apr 2019 12:41:33 +0200 eosterlund 8219718: ZGC: Make nmethod entry barriers and nmethod::is_unloading use ZNMethodDataOops
Mon, 15 Apr 2019 06:41:02 -0700 rschmelter 8222491: jcmd can fail converting UTF8 output to strings
Wed, 17 Apr 2019 10:31:05 +0100 clanger 8222627: Remove sneaky token 'Name' in jdk-version.m4
Wed, 17 Apr 2019 09:54:37 +0200 neliasso 8218468: Load barrier slow path node should be MachTypeNode
Wed, 17 Apr 2019 09:29:25 +0200 rehn 8222327: java_lang_Thread _thread_status_offset, remove pre 1.5 code paths
Wed, 17 Apr 2019 09:25:27 +0200 rehn 8218147: make_walkable asserts on multiple calls
Wed, 17 Apr 2019 12:43:41 +0530 pmuthuswamy 8220382: Cleanup doclet instantiation
Wed, 17 Apr 2019 08:15:09 +0200 thartmann 8222418: compiler/arguments/TestScavengeRootsInCode.java times out
Wed, 17 Apr 2019 08:12:00 +0200 thartmann 8222417: compiler/loopopts/TestOverunrolling.java times out
Tue, 16 Apr 2019 20:47:11 -0700 henryjen Merge
Mon, 15 Apr 2019 18:24:37 -0700 henryjen Merge
Wed, 06 Feb 2019 11:39:57 -0500 rriggs 8218453: More dynamic RMI interactions
Tue, 22 Jan 2019 09:45:30 -0800 bpb 8211936: Better String parsing
Tue, 26 Mar 2019 10:55:17 -0700 henryjen Merge
Tue, 22 Jan 2019 14:14:52 -0800 henryjen Merge
Wed, 12 Dec 2018 11:57:22 -0800 ccheung 8214809: CDS storage improvements
Tue, 16 Apr 2019 16:59:09 -0700 xuelei 8216326: SSLSocket stream close() does not close the associated socket
Wed, 17 Apr 2019 00:06:38 +0200 redestad 8222484: Specialize generation of simple String concatenation expressions
Tue, 16 Apr 2019 21:29:33 +0000 joehw 8222415: Xerces 2.12.0: Parsing Configuration
Mon, 15 Apr 2019 18:37:18 -0700 manc 8222510: Small cleanup for JDK launcher's make file
Tue, 16 Apr 2019 18:22:13 +0200 hannesw 8222528: Fix javadoc headers in Nashorn sources
Tue, 16 Apr 2019 17:15:57 +0100 clanger 8222522: Add configure options for Mac Bundle creation
Tue, 16 Apr 2019 10:01:20 -0400 coleenp 8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
Tue, 16 Apr 2019 17:56:53 +0530 pmuthuswamy 8222395: Refactor the abstract classes of package and module index writer
Tue, 16 Apr 2019 11:00:48 +0000 qpzhang 8222334: java -Xss0 triggers StackOverflowError
Tue, 16 Apr 2019 08:51:01 +0200 rrich 8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays
Tue, 09 Apr 2019 18:46:51 +0800 qpzhang 8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
Mon, 15 Apr 2019 16:05:46 -0700 darcy 8222430: Add tests for ElementKind predicates
Mon, 15 Apr 2019 15:44:42 -0700 darcy 8222378: Provide mechanism to query preview feature status for annotation processors
Mon, 15 Apr 2019 12:35:29 -0700 mseledtsov 8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java
Mon, 15 Apr 2019 11:44:07 -0700 mseledtsov 8221711: [TESTBUG] create more tests for JFR in container environment
Mon, 15 Apr 2019 13:07:06 -0400 zgu 8222425: Shenandoah: Move commonly used closures to separate files
Mon, 15 Apr 2019 12:54:12 -0400 zgu 8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator
Mon, 15 Apr 2019 18:22:10 +0200 shade 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
Mon, 15 Apr 2019 18:22:08 +0200 shade 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
Tue, 09 Apr 2019 16:21:20 +0100 adinn 8221397: Support implementation-defined Map Modes
Mon, 15 Apr 2019 15:38:47 +0200 hannesw 8221644: jquery directory should be renamed
Mon, 15 Apr 2019 10:16:04 +0200 mdoerr 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
Sun, 14 Apr 2019 21:40:07 +0000 dholmes 8222387: Out-of-bounds access to CPU _family_id_xxx array
Sun, 14 Apr 2019 10:22:56 +0800 weijun 8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
Fri, 12 Apr 2019 14:13:31 -0700 epavlova 8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
Fri, 12 Apr 2019 16:30:19 -0400 zgu 8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
Fri, 12 Apr 2019 12:26:29 -0700 mseledtsov 8222299: [TESTBUG] move hotspot container tests to hotspot/containers
Fri, 12 Apr 2019 09:55:30 -0400 zgu 8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
Fri, 12 Apr 2019 09:30:17 -0400 coleenp 8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
Fri, 12 Apr 2019 07:51:47 -0400 zgu 8222188: Shenandoah: Adjust Shenandoah work gang types
Fri, 12 Apr 2019 13:35:23 +0800 weijun 8180573: Refactor sun/security/tools shell tests to plain java tests
Thu, 11 Apr 2019 22:56:11 -0400 vromero 8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
Thu, 11 Apr 2019 19:36:00 -0400 dholmes 8222090: Add Hygon Dhyana processor support
Thu, 11 Apr 2019 12:06:58 -0700 smarks 8217405: rmic should reject class files with preview features enabled
Thu, 11 Apr 2019 14:14:30 -0400 dcubed 8222034: Thread-SMR functions should be updated to remove work around
Thu, 11 Apr 2019 03:05:11 -0800 shurailine 8221857: Collect code coverage for a subset of code
Thu, 11 Apr 2019 19:09:45 +0200 shade 8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases)
Thu, 11 Apr 2019 17:55:18 +0200 jlahoda 8217047: Provide a way to inject missing parameter names
Thu, 11 Apr 2019 15:36:09 +0100 clanger 8221979: Cleanups for building Windows resources
Thu, 11 Apr 2019 14:49:04 +0200 jlahoda 8215407: javac should reject class files with bad EnclosingMethod attributes
Wed, 10 Apr 2019 15:41:04 +0200 stefank 8221393: ResolvedMethodTable too small for StackWalking applications
Wed, 10 Apr 2019 15:41:03 +0200 stefank 8221913: Add GC.selected() jtreg-ext function
Thu, 11 Apr 2019 14:20:16 +0530 psadhukhan Merge
Wed, 10 Apr 2019 10:46:53 +0530 psadhukhan Merge
Wed, 10 Apr 2019 10:32:43 +0530 psadhukhan 8222097: ProblemList tests that are failing recurringly and intermittently in PIT
Tue, 09 Apr 2019 13:57:58 -0700 serb 8221445: FastSysexMessage constructor crashes MIDI receiption thread
Tue, 09 Apr 2019 08:50:08 +0100 aivanov 8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
Mon, 08 Apr 2019 14:48:35 -0700 serb 8221885: Add intermittent test in the JavaSound to the ProblemList
Thu, 04 Apr 2019 12:14:51 +0530 pbansal 8220349: The fix done for JDK-8214253 have caused issues in JTree behaviour
Wed, 03 Apr 2019 15:56:29 -0700 serb 6684386: ElementIterator javadoc bug
Wed, 03 Apr 2019 14:21:24 +0530 psadhukhan 8221661: javax.swing.text.View.getPreferredSpan(int axis)
Thu, 11 Apr 2019 12:49:26 +0530 pmuthuswamy 8217013: javadoc generates references to missing file overview-frame.html
Wed, 10 Apr 2019 09:33:32 +0200 mbaesken 8221915: cleanup ticks related coding in os_perf_aix.cpp [aix]
Wed, 10 Apr 2019 22:41:28 -0400 aoqi 8222300: Zero build broken after JDK-8222231
Wed, 10 Apr 2019 17:29:03 -0700 sspitsyn 8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
Thu, 11 Apr 2019 01:21:11 +0200 jwilhelm Added tag jdk-13+16 for changeset 9d0ae9508d53
Wed, 10 Apr 2019 17:31:31 -0400 coleenp 8222231: Clean up interfaceSupport.inline.hpp duplicated code
Wed, 10 Apr 2019 21:21:31 +0000 dtitov 8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
Wed, 10 Apr 2019 17:15:53 -0400 vromero 8222035: minimal inference context optimization is forcing resolution with incomplete constraints
Wed, 10 Apr 2019 20:03:07 +0200 redestad 8222029: Optimize Math.floorMod jdk-13+16
Wed, 10 Apr 2019 05:15:50 -0700 rschmelter 8222264: Windows incremental build is broken with JDK-8217728
Wed, 10 Apr 2019 07:04:35 -0700 erikj 8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
Wed, 10 Apr 2019 13:21:38 +0200 rkennke 8222259: Shenandoah: Pre-evacuate string-dedup roots in Traversal GC
Wed, 10 Apr 2019 12:45:32 +0200 pliden 8221984: ZGC: Clean up ZOop
Tue, 09 Apr 2019 12:47:34 +0200 smonteith 8222180: ZGC: ZForwarding::verify() failing when checking for duplicates
Wed, 10 Apr 2019 12:05:50 +0200 redestad 8221836: Avoid recalculating String.hash when zero
Wed, 10 Apr 2019 08:51:38 +0200 mbaesken 8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64
Wed, 10 Apr 2019 02:41:43 +0000 valeriep Merge
Wed, 10 Apr 2019 02:35:18 +0000 valeriep 8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
Tue, 09 Apr 2019 19:34:05 -0700 jcbeyler 8221853: Data race in compile broker (set_last_compile)
Tue, 09 Apr 2019 16:32:22 -0700 igerasim 8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
Tue, 09 Apr 2019 18:26:36 -0400 dcubed 8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
Tue, 09 Apr 2019 23:36:43 +0200 rkennke 8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause
Tue, 09 Apr 2019 21:20:16 +0200 shade 8222186: Shenandoah should not uncommit below minimum heap size
Tue, 09 Apr 2019 21:20:15 +0200 shade 8222185: Shenandoah should report "committed" as capacity
Tue, 09 Apr 2019 12:17:03 -0700 bpb 8221852: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE should be selected at runtime, not build time
Tue, 09 Apr 2019 09:49:36 -0700 smarks 8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip