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
Mon, 08 Apr 2019 14:40:31 +0800 fyang 8221658: aarch64: add necessary predicate for ubfx patterns
Tue, 09 Apr 2019 06:11:54 -0700 jiefu 8221894: Add comments for docker tests in the test doc
Tue, 09 Apr 2019 08:56:15 -0400 mullan 8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
Tue, 09 Apr 2019 11:40:01 +0200 redestad 8222144: BuiltinClassLoader should create the CodeSource for jrt URLs lazily
Mon, 08 Apr 2019 14:36:33 +0200 mbaesken 8221535: add steal tick related information to hs_error file [linux]
Mon, 08 Apr 2019 21:39:43 +0000 dholmes 8221584: SIGSEGV in os::PlatformEvent::unpark() in JvmtiRawMonitor::raw_exit while posting method exit event
Mon, 08 Apr 2019 17:30:18 -0400 dholmes 8218458: [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
Mon, 08 Apr 2019 12:15:40 -0700 sangheki 8218049: Survivor MemoryMXBean used() size granularity is region based
Mon, 08 Apr 2019 21:01:17 +0200 tschatzl 8222105: Add "use_" prefix to G1Policy::adaptive_young_list_length
Mon, 08 Apr 2019 20:37:52 +0200 tschatzl 8218668: Clean up evacuation of optional collection set
Mon, 08 Apr 2019 11:11:22 -0700 epavlova 8216551: GraalUnitTestLauncher should be executed as '@run driver'
Mon, 08 Apr 2019 19:43:04 +0200 shade 8222130: Shenandoah should verify roots after pre-evacuation
Mon, 08 Apr 2019 13:33:28 -0400 mullan 8222133: Add temporary exceptions for root certs that are due to expire soon
Mon, 08 Apr 2019 13:22:59 -0400 zgu 8222086: CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior
Mon, 08 Apr 2019 17:09:02 +0000 dtitov 8221730: jcmd process name matching broken
Mon, 08 Apr 2019 15:01:39 +0100 sgroeger 8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
Mon, 08 Apr 2019 18:42:29 +0200 rkennke 8222129: Shenandoah: Missing CompareAndSwapP/N case in get_barrier_strength()
Mon, 08 Apr 2019 18:42:27 +0200 rkennke 8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
Mon, 08 Apr 2019 12:19:51 -0400 mullan 8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
Fri, 05 Apr 2019 06:48:20 -0700 erikj 8221907: make reconfigure breaks when configured with relative paths
Mon, 08 Apr 2019 15:25:27 +0200 shade 8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
Mon, 08 Apr 2019 15:54:47 +0300 dpochepk 8221995: AARCH64: problems with CAS instructions encoding
Mon, 08 Apr 2019 06:56:37 +0100 clanger 8221880: Better customization for Windows RC properties FileDescription and ProductName
Mon, 08 Apr 2019 09:31:39 +0800 ngasson 8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64
Sun, 07 Apr 2019 13:28:18 +0200 shade 8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine
Sun, 07 Apr 2019 13:28:18 +0200 shade 8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
Sun, 07 Apr 2019 18:09:06 +0800 mchung 8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
Sun, 07 Apr 2019 03:00:52 +0000 mchung 8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
Sat, 06 Apr 2019 21:16:40 +0800 mchung 8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
Sat, 06 Apr 2019 21:05:58 +0800 mchung 8220282: Add MethodHandle tests on accessing final fields
Fri, 05 Apr 2019 15:57:33 -0700 jjg 8221871: javadoc should not set role=region on <section> elements
Fri, 05 Apr 2019 11:28:23 -0700 xuelei 8221882: Use fiber-friendly java.util.concurrent.locks in JSSE
Fri, 05 Apr 2019 11:17:09 -0700 jjg 8221997: fix headings in jdk.javadoc
Fri, 05 Apr 2019 08:37:33 -0700 bpb 8221597: A typo in the Java API doc for File.getUsableSpace()
Fri, 05 Apr 2019 09:53:07 -0400 aph 8219993: AArch64: Compiled CI stubs are unsafely modified
Fri, 05 Apr 2019 10:01:09 +0100 adinn 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Fri, 05 Apr 2019 07:10:07 -0400 gadams 8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3
Wed, 27 Mar 2019 14:13:34 +0100 stuefe 8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
Fri, 05 Apr 2019 09:18:18 +0200 mdoerr 8221833: Readability check in Symbol::is_valid not performed for some addresses
Fri, 05 Apr 2019 09:06:19 +0200 shade 8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
Tue, 02 Apr 2019 13:54:00 +0200 mbaesken 8218547: Simplify JLI_Open on Windows in native code (libjli)
Fri, 05 Apr 2019 07:59:13 +0200 goetz 8219918: ProblemList hotspot tests failing in SAP testing.
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Thu, 04 Apr 2019 17:23:05 -0400 coleenp 8221992: Fix old method replacement in ResolvedMethodTable
Thu, 04 Apr 2019 14:19:29 -0700 xuelei 8163326: Update the default enabled cipher suites preference
Thu, 04 Apr 2019 23:21:52 +0200 redestad 8221921: Implement size() / isEmpty() in immutable collections
Thu, 04 Apr 2019 23:21:24 +0200 redestad 8221981: Simplify Map/List/Set.of() implementation
Thu, 04 Apr 2019 23:19:26 +0200 redestad 8221980: Simplify Optional implementation
Thu, 04 Apr 2019 13:56:04 -0700 erikj 8221996: Bootcycle build broken
Thu, 04 Apr 2019 21:29:46 +0200 rkennke 8221848: Shenandoah: ArrayCopy post-barrier improvements
Thu, 04 Apr 2019 12:29:43 -0700 mseledtsov 8221710: [TESTBUG] more configurable parameters for docker testing
Tue, 02 Apr 2019 23:00:22 +0200 rkennke 8221766: Load-reference barriers for Shenandoah
Thu, 04 Apr 2019 07:43:44 -0700 erikj 8217728: Speed up incremental rerun of "make hotspot"
Thu, 04 Apr 2019 20:22:16 +0800 weijun 8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
Tue, 26 Mar 2019 01:46:06 -0700 rschmelter 8221325: Add information about swap space to print_memory_info() on MacOS
Wed, 03 Apr 2019 20:39:19 -0400 coleenp 8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table
Thu, 04 Apr 2019 01:46:14 +0200 jwilhelm Added tag jdk-13+15 for changeset f855ec13aa25
Wed, 03 Apr 2019 16:23:22 -0700 xuelei 8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
Wed, 03 Apr 2019 22:03:39 +0000 dholmes 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Wed, 03 Apr 2019 12:52:37 -0700 erikj 8221764: Reduce make Init.gmk logging overhead
Wed, 27 Mar 2019 22:25:03 +0100 rkennke 8220664: Simplify ShenandoahUpdateHeapRefsClosure jdk-13+15
Wed, 03 Apr 2019 11:30:23 -0400 lancea 8216539: tools/jar/modularJar/Basic.java times out
Wed, 03 Apr 2019 17:06:35 +0200 redestad 8221701: Archive constant BaseLocales
Wed, 03 Apr 2019 16:55:41 +0200 lucy 8221482: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode
Wed, 03 Apr 2019 13:30:05 +0530 psadhukhan Merge
Tue, 02 Apr 2019 10:57:57 +0530 psadhukhan Merge
Tue, 02 Apr 2019 10:55:20 +0530 psadhukhan 8221731: Fix doclint handling of accessibility heading in java.desktop
Sun, 31 Mar 2019 16:57:21 -0700 serb 8220495: Update GIFlib library to the 5.1.8
Fri, 29 Mar 2019 23:14:37 -0700 serb 8221436: Incorrect check of package in Line.Info.toString()
Fri, 29 Mar 2019 17:46:59 -0700 serb 8220320: Remove unused old code in GraphicsEnvironment on unix
Fri, 29 Mar 2019 16:09:47 -0700 serb 8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
Wed, 27 Mar 2019 13:14:55 +0300 dcherepanov 8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
Fri, 29 Mar 2019 10:11:01 +0530 psadhukhan 8212904: JTextArea line wrapping incorrect when using UI scale
Thu, 28 Mar 2019 18:51:52 +0000 aivanov 8217707: JNICALL declaration breaks Splash screen functions
Thu, 28 Mar 2019 14:52:41 +0000 aivanov 8221412: lookupPrintServices() does not always update the list of Windows remote printers
Thu, 28 Mar 2019 13:49:27 +0530 psadhukhan 8221411: NullPointerException in RasterPrinterJob without PrinterResolution
Thu, 28 Mar 2019 13:47:10 +0530 psadhukhan 8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type
Wed, 27 Mar 2019 12:27:56 +0530 psadhukhan 8220250: fix headings in java.desktop
Wed, 27 Mar 2019 12:24:28 +0530 mhalder 8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
Tue, 26 Mar 2019 16:53:01 +0100 stuefe 8221405: Fix Windows 32bit awt build
Fri, 22 Mar 2019 12:44:47 -0700 serb 8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
Fri, 22 Mar 2019 14:39:16 +0530 psadhukhan Merge
Thu, 21 Mar 2019 21:37:09 -0700 prr 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
Wed, 03 Apr 2019 13:24:12 +0800 amlu 8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
Tue, 02 Apr 2019 17:27:48 -0700 ronsh 8220792: Performance bottleneck in JavacFileManager.list()
Tue, 02 Apr 2019 17:11:04 -0700 lmesnik 8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
Thu, 14 Mar 2019 09:53:15 -0400 zgu 8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Tue, 02 Apr 2019 16:36:00 -0400 zgu 8221875: Unquarantine Shenandoah string dedup tests
Tue, 02 Apr 2019 13:39:22 -0700 iignatyev 8221870: use driver to run CtwRunner in applications/ctw tests
Tue, 02 Apr 2019 13:08:38 -0400 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
Tue, 02 Apr 2019 09:45:52 -0700 kvn 8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
Tue, 02 Apr 2019 18:13:42 +0200 rkennke 8221751: Shenandoah: Improve SATB enqueueing
Tue, 02 Apr 2019 08:19:36 -0700 erikj 8221762: Improve Main.gmk/FindTests.gmk bootstrap time
Tue, 02 Apr 2019 17:10:09 +0200 shade 8221824: Build failure with MSVS 2013 after JDK-8218418
Tue, 24 Oct 2017 10:41:45 +0200 erikj 8189861: Refactor CacheFind
Tue, 02 Apr 2019 11:37:11 +0200 redestad 8221724: Enable archiving of Strings with hash 0
Tue, 02 Apr 2019 11:24:40 +0200 redestad 8221723: Avoid storing zero to String.hash
Tue, 02 Apr 2019 10:04:35 +0200 pliden 8221748: Remove unused oopDesc::is_unlocked_oop()
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221732: Introduce CollectedHeap::hash_oop()
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221648: Remove CollectedHeap::is_in_closed_subset()
Wed, 27 Mar 2019 10:25:12 +0100 mbaesken 8221541: clean up functions in CompilerOracle
Tue, 02 Apr 2019 11:05:08 +0800 weijun 8221801: Update src/java.base/share/legal/public_suffix.md
Tue, 02 Apr 2019 10:17:30 +0800 weijun 8157404: Unable to read certain PKCS12 keystores from SequenceInputStream
Tue, 02 Apr 2019 00:23:31 +0800 aoqi 8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc
Mon, 01 Apr 2019 16:50:17 -0700 xuelei 8168261: Use server cipher suites preference by default
Mon, 01 Apr 2019 15:59:45 -0700 bpb 8218418: (fs) Files.createSymbolicLink should use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE (win)
Mon, 01 Apr 2019 14:54:48 -0700 sangheki 8221517: G1: Reserved page size for heap can be wrong
Mon, 01 Apr 2019 14:34:24 -0700 ctornqvi 8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
Mon, 01 Apr 2019 17:11:38 -0400 kbarrett 8220671: Initialization race for non-JavaThread PtrQueues
Mon, 01 Apr 2019 11:02:40 -0700 erikj 8221703: Rmic build for java.management.api has bad incremental behavior
Mon, 01 Apr 2019 18:36:12 +0200 stefank 8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state
Mon, 01 Apr 2019 18:36:01 +0200 stefank 8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block
Mon, 01 Apr 2019 18:34:47 +0200 stefank 8221146: ZGC: Reports too much relocated
Mon, 01 Apr 2019 18:34:39 +0200 stefank 8220610: Make CollectedHeap nmethod functions pure virtual
Mon, 01 Apr 2019 08:21:45 -0700 naoto 8174268: Declare a public field in JapaneseEra for the era starting May 2019
Mon, 01 Apr 2019 08:19:21 -0700 naoto 8205432: Replace the placeholder Japanese era name
Mon, 01 Apr 2019 16:51:09 +0200 hannesw 8221366: Search box tries to search for "Search"
Mon, 01 Apr 2019 16:49:34 +0200 hannesw 8219733: Restore javadoc header styles
Mon, 01 Apr 2019 16:30:23 +0200 rkennke 8221750: Shenandoah: Enable ThreadLocalHandshake by default
Mon, 01 Apr 2019 09:53:30 -0400 coleenp 8221183: Avoid code cache walk in MetadataOnStackMark
Mon, 01 Apr 2019 07:34:56 -0400 gadams 8221694: jstatLineCounts1 needs to be NaN resilient
Mon, 01 Apr 2019 13:33:58 +0200 shade 8221735: Shenandoah fails ctw/modules/jdk_management_agent.java with Traversal
Mon, 01 Apr 2019 10:04:22 +0200 shade 8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files)
Mon, 01 Apr 2019 10:02:07 +0200 shade 8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
Mon, 01 Apr 2019 12:44:23 +0530 pmuthuswamy 8215599: Remove support for javadoc "frames" mode
Fri, 29 Mar 2019 09:31:44 +0000 ngasson 8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
Sat, 30 Mar 2019 21:29:37 +0100 clanger 8221610: Resurrect (legacy) JRE bundle target
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Sat, 30 Mar 2019 16:32:23 +0800 weijun 8221257: Improve serial number generation mechanism for keytool -gencert
Fri, 29 Mar 2019 18:25:39 -0700 mseledtsov 8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
Thu, 28 Mar 2019 13:53:41 -0400 zgu 8221629: Shenandoah: Cleanup class unloading logic
Fri, 29 Mar 2019 14:17:09 -0400 zgu 8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
Fri, 29 Mar 2019 18:00:31 +0000 joehw 8220254: fix headings in java.xml
Tue, 26 Mar 2019 16:26:33 +0100 stuefe 8221480: jcmd VM.metaspace shall print limits in basic mode
Fri, 29 Mar 2019 08:42:32 -0700 iklam 8221351: Crash in KlassFactory::check_shared_class_file_load_hook
Fri, 29 Mar 2019 07:38:34 -0700 ronsh 8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
Tue, 26 Mar 2019 12:12:49 -0400 zgu 8221435: Shenandoah should not mark through weak roots
Fri, 29 Mar 2019 15:59:28 +0100 redestad 8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
Fri, 29 Mar 2019 10:21:18 -0400 zgu 8221688: Quarantine Shenandoah string dedup tests
Fri, 29 Mar 2019 08:36:33 +0100 stuefe 8221408: Windows 32bit build build errors/warnings in hotspot
Thu, 28 Mar 2019 20:45:40 -0700 iklam 8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
Fri, 29 Mar 2019 00:39:49 +0000 valeriep 8220016: Clean up redundant RSA services in the SunJSSE provider
Tue, 26 Mar 2019 16:09:33 -0700 cushon 8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed
Thu, 28 Mar 2019 19:43:59 +0100 pliden 8221153: ZGC: Heap iteration and verification pollutes GC statistics
Thu, 28 Mar 2019 19:43:59 +0100 pliden 8221540: ZGC: Reduce width of zForwardingEntry::from_index field
Thu, 28 Mar 2019 19:43:59 +0100 pliden 8221394: Clean up ConcurrentGCThread
Thu, 28 Mar 2019 19:39:14 +0100 jwilhelm 8221341: Update Graal
Thu, 28 Mar 2019 11:06:00 -0700 jcbeyler 8157372: C2: Node::cmp() should return bool
Thu, 28 Mar 2019 10:04:27 -0700 erikj 8205934: Define jdk -source/-target version in version-numbers file
Thu, 28 Mar 2019 08:37:05 -0700 erikj 8220530: Build compare script does not compare the contents of the test image
Thu, 28 Mar 2019 12:16:36 +0000 dfuchs 8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
Thu, 28 Mar 2019 11:08:23 +0100 rehn 8220351: Cross-modifying code
Mon, 25 Mar 2019 09:35:40 +0100 stuefe 8220786: Create new switch to redirect error reporting output to stdout or stderr
Thu, 28 Mar 2019 10:32:05 +0100 jlahoda 8221413: javac does not recognize variable assigned in switch expression as DA
Thu, 28 Mar 2019 09:15:41 +0100 goetz 8221398: Move test NoClassDefFoundMsg.java to subdir exceptionMsgs/
Thu, 28 Mar 2019 04:30:52 +0000 dtitov 8221532: Incorrect copyright header in FileSystemSupport_md.c
Thu, 28 Mar 2019 04:26:36 +0000 dtitov 8218727: vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java crash in native library
Thu, 28 Mar 2019 01:43:11 +0100 jwilhelm Added tag jdk-13+14 for changeset 46cf212cdcca
Wed, 27 Mar 2019 16:35:25 -0700 bpb 8221568: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
Wed, 27 Mar 2019 14:40:36 -0700 joehw 8221533: Incorrect copyright header in DurationDayTimeImpl.java, DurationYearMonthImpl.java and XMLStreamException.java
Wed, 27 Mar 2019 09:06:43 -0700 aeubanks 8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder jdk-13+14
Wed, 27 Mar 2019 13:00:57 -0700 bpb 8221531: Incorrect copyright header in src/java.base/windows/native/libnio/ch/FileChannelImpl.c
Wed, 27 Mar 2019 19:47:47 +0100 simonis 8220528: [AIX] Fix basic Xinerama and Xrender functionality
Wed, 27 Mar 2019 18:30:45 +0100 pliden 8221456: nmethod::make_unloaded() clears _method member too early
Wed, 27 Mar 2019 08:38:05 -0700 mseledtsov 8221527: [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
Wed, 27 Mar 2019 07:21:18 -0700 bpb 8219196: DataOutputStream.writeUTF may throw unexpected exceptions
Wed, 27 Mar 2019 09:29:34 -0400 hseigel 8059357: ClassVerifier redundantly checks constant pool entries multiple times
Wed, 27 Mar 2019 18:33:48 +0530 rraghavan 8219612: compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host
Wed, 27 Mar 2019 12:38:29 +0100 shade 8221524: java/util/Base64/TestEncodingDecodingLength.java test should be disabled on 32-bit platforms
Wed, 27 Mar 2019 11:35:41 +0100 shade 8221401: java/math/BigInteger/LargeValueExceptions.java test should be disabled on 32-bit platforms
Wed, 27 Mar 2019 11:35:40 +0100 shade 8221400: java/lang/String/StringRepeat.java test requests too much heap
Wed, 27 Mar 2019 11:35:28 +0100 shade 8220198: Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs
Wed, 27 Mar 2019 10:38:49 +0100 pliden 8221537: ZGC: Fix incorrect comment in zNMethod table entry layout
Wed, 27 Mar 2019 10:38:49 +0100 pliden 8221392: Reduce ConcurrentGCThreads spinning during start up
Wed, 27 Mar 2019 10:38:49 +0100 pliden 8221396: Clean up serviceability/sa/TestUniverse.java
Tue, 26 Mar 2019 16:00:20 +0100 ghaug 8221479: Fix JFR profiling on s390
Tue, 26 Mar 2019 15:00:02 -0700 cushon 8220687: Add StandardJavaFileManager.getJavaFileObjectsFromPaths overload
Tue, 26 Mar 2019 11:34:40 -0700 iklam 8217347: [TESTBUG] runtime/appcds/jvmti/InstrumentationTest.java timed out
Tue, 26 Mar 2019 15:36:19 -0700 cushon 8220633: Optimize CacheFSInfo
Tue, 26 Mar 2019 15:53:36 -0700 afarley 8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields
Tue, 26 Mar 2019 14:43:23 -0700 sspitsyn 8221513: Add vmTestbase/nsk/jdb/eval/eval001/eval001.java to ProblemList.txt
Tue, 26 Mar 2019 13:25:26 -0700 mseledtsov 8221342: [TESTBUG] Generate Dockerfile for docker testing
Tue, 26 Mar 2019 15:50:34 -0400 zgu 8204552: NMT: Separate thread stack tracking from virtual memory tracking
Tue, 26 Mar 2019 15:27:41 -0400 dcubed 8221350: more monitor logging updates from Async Monitor Deflation project
Tue, 26 Mar 2019 18:42:10 +0100 simonis 8221483: TestOopCmp.java fails due to "Multiple garbage collectors selected"
Tue, 26 Mar 2019 17:02:11 +0000 chegar 8219446: Specify behaviour of timeout accepting methods of Socket and ServerSocket if timeout is negative
Tue, 26 Mar 2019 09:24:01 -0700 erikj 8221414: Bump required boot jdk version to 12
Tue, 26 Mar 2019 15:52:08 +0100 stuefe 8221407: Windows 32bit build error in libsunmscapi/security.cpp
Tue, 26 Mar 2019 15:46:15 +0100 stuefe 8221406: Windows 32bit build error in NetworkInterface_winXP.c
Tue, 26 Mar 2019 15:20:23 +0100 redestad 8221473: Configuration::reads can use Set.copyOf
Wed, 20 Mar 2019 16:43:49 -0400 gromero 8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian
Wed, 20 Mar 2019 16:59:35 -0400 gromero 8220794: PPC64: Fix signal handler for SIGSEGV on branch to illegal address
Tue, 26 Mar 2019 14:49:54 +0100 rehn 8221472: Fix HandshakeSuspendExitTest
Tue, 26 Mar 2019 21:33:47 +0800 weijun 8217690: Update public suffix version
Fri, 22 Mar 2019 04:47:02 -0700 rschmelter 8220570: Additonal trace when native thread creation fails
Tue, 26 Mar 2019 07:24:26 -0400 gadams 8218128: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes
Tue, 26 Mar 2019 12:08:51 +0100 rehn 8220774: Add HandshakeALot diag option
Tue, 26 Mar 2019 07:09:10 -0400 gadams 8203026: java.rmi.NoSuchObjectException: no such object in table
Tue, 26 Mar 2019 11:51:41 +0100 simonis 8221083: [ppc64] Wrong oop compare in C1-generated code
Mon, 03 Dec 2018 16:25:27 +0100 redestad 8214712: Archive Attributes$Name.KNOWN_NAMES
Tue, 26 Mar 2019 10:23:11 +0100 redestad 8220682: Heap dumping and inspection fails with JDK-8214712
Tue, 26 Mar 2019 09:16:07 +0100 clanger 8221262: Cleanups in UnixFileSystem/WinNTFileSystem implementation classes
Tue, 26 Mar 2019 04:19:39 +0000 dtitov 8217827: [Graal] Some vmTestbase/nsk/jvmti/ResourceExhausted tests failing
Mon, 25 Mar 2019 19:40:01 -0700 darcy 8221264: Refactor and update SourceVersion.latestSupported
Mon, 25 Mar 2019 19:16:58 -0700 sspitsyn 8146986: JDI: Signature lookups for unprepared classes can take a long time
Mon, 25 Mar 2019 19:40:25 -0400 gromero 8221434: Fix typo in lib-x11 autoconf error message about missing headers
Mon, 25 Mar 2019 17:29:43 -0400 dholmes 8221357: Update test documentation by deleting "cd test && make"
Mon, 25 Mar 2019 20:57:07 +0100 redestad 8221343: x86_32 crashes on startup with "_hwm out of range"
Mon, 25 Mar 2019 19:49:32 +0300 dpochepk 8216989: CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64
Mon, 25 Mar 2019 09:07:55 -0700 erikj 8220445: Support for side by side MSVC Toolset versions
Mon, 25 Mar 2019 14:46:55 +0100 lkorinth 8221260: Initialize more class members on construction, remove some unused ones
Mon, 25 Mar 2019 15:37:06 +0100 mgronlun 8217362: Emergency dump does not work when disk=false is set
Mon, 25 Mar 2019 14:11:09 +0100 tschatzl 8219100: Improve do_collection_pause_at_safepoint
Mon, 25 Mar 2019 08:37:32 -0400 gadams 8220295: sun/tools/jps/TestJps.java still timing out
Mon, 25 Mar 2019 07:31:20 -0400 gadams 8221164: jstatLineCounts tests need to be more resilient for NaN outputs
Mon, 25 Mar 2019 00:57:03 -0400 dholmes 8221207: Redo JDK-8218446 - SuspendAtExit hangs
Thu, 21 Mar 2019 16:45:33 +0800 qpzhang 8221220: AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable
Sat, 23 Mar 2019 21:51:07 -0700 iklam 8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Sat, 23 Mar 2019 17:18:49 +0100 shade 8221363: Build failure after JDK-8220240 (Refactor shared dirty card queue)
Fri, 22 Mar 2019 15:42:43 -0400 kbarrett 8220240: Refactor shared dirty card queue
Fri, 22 Mar 2019 16:16:10 -0400 coleenp 8218399: runtime/RedefineObject/TestRedefineObject.java timeout
Fri, 22 Mar 2019 13:47:37 -0700 xuelei 8218889: Improperly use of the Optional API
Fri, 22 Mar 2019 09:31:36 -0700 naoto 8220224: With CLDR provider, NumberFormat.format could not handle locale with number extension correctly.
Fri, 22 Mar 2019 08:18:26 -0700 bpb 8078860: (spec) InputStream.read(byte[] b, int off, int len) claims to not affect element b[off]
Fri, 22 Mar 2019 08:14:21 -0700 erikj 8221179: Zero builds fail when linking with gold and bundling libffi.so
Fri, 22 Mar 2019 09:05:06 -0400 dbuck 8217564: idempotent protection missing in crc32c.h
Fri, 22 Mar 2019 12:49:33 +0100 pliden 8221219: ZGC: Remove ZStallOnOutOfMemory option
Fri, 22 Mar 2019 12:49:32 +0100 pliden 8221212: ZGC: Command-line flags should be marked experimental
Fri, 22 Mar 2019 11:35:35 +0000 alanb 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
Fri, 22 Mar 2019 13:42:45 +0530 psadhukhan Merge
Wed, 20 Mar 2019 16:07:43 +0530 psadhukhan Merge
Mon, 18 Mar 2019 14:55:41 -0700 prr 8218914: Support fonts installed per-user on Windows 10
Sat, 16 Mar 2019 17:50:24 -0700 serb 7106851: Test should not use System.exit
Wed, 13 Mar 2019 00:51:28 -0700 vagarwal 8216353: Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
Wed, 13 Mar 2019 00:04:22 -0700 vagarwal 8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/
Fri, 01 Mar 2019 12:21:23 -0300 mbalao 8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
Sat, 09 Mar 2019 14:48:17 -0800 serb 8219504: Test for JDK-8211435 can be run on all platforms
Fri, 08 Mar 2019 14:07:10 +0530 psadhukhan 8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
Thu, 07 Mar 2019 12:51:02 +0530 kaddepalli 8218674: HTML Tooltip with "img=src" on component doesn't show
Tue, 05 Mar 2019 14:03:21 +0530 pbansal 8214112: The whole text in target JPasswordField image are not selected
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 tip