Thu, 18 Oct 2018 23:05:01 -0700 iklam 8212642: Remove SystemDictionary::InitOption enum
Thu, 18 Oct 2018 21:14:49 +0200 rkennke 8212603: Need to step over GC barriers in Node::eqv_uncast()
Thu, 18 Oct 2018 09:46:46 -0700 igerasim 8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
Thu, 18 Oct 2018 17:50:49 +0200 thartmann 8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
Thu, 18 Oct 2018 10:45:05 -0400 lancea 8212662: Fix javadoc typo in java.lang.ref.Cleaner
Thu, 18 Oct 2018 10:35:58 -0400 hseigel 8209087: Clean up runtime code that compares 'this' to NULL
Thu, 18 Oct 2018 10:08:35 -0400 mullan 8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
Thu, 18 Oct 2018 11:23:54 +0200 lkorinth 8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
Thu, 18 Oct 2018 00:56:38 -0700 dzhou 8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Thu, 18 Oct 2018 09:19:29 +0200 ihse 8212587: equals in MakeBase does not handle empty strings correctly
Wed, 17 Oct 2018 21:51:00 -0700 iklam 8212612: Add documentation about Arguments::_exit_hook
Wed, 17 Oct 2018 21:28:11 -0700 jcbeyler 8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Thu, 18 Oct 2018 07:56:55 +0800 jjiang 8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
Thu, 18 Oct 2018 00:50:14 +0200 jwilhelm Added tag jdk-12+16 for changeset 199658d1ef86
Wed, 17 Oct 2018 22:47:59 +0200 shade 8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
Wed, 17 Oct 2018 22:42:31 +0200 shade 8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
Wed, 17 Oct 2018 22:26:41 +0200 rkennke 8212186: JVMTI lacks a few GC barriers/hooks
Wed, 17 Oct 2018 18:31:48 +0200 shade 8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers) jdk-12+16
Wed, 17 Oct 2018 17:35:26 +0200 redestad 8212597: Optimize String concatenation setup when using primitive operands
Wed, 17 Oct 2018 22:06:55 +0800 jjiang 8212562: To remove lib/security from test/jdk/TEST.groups
Wed, 17 Oct 2018 14:19:21 +0200 redestad 8212201: Classlist build tool should be built for the target JDK version
Wed, 17 Oct 2018 15:28:36 +0530 pmuthuswamy 8211901: javadoc generates broken links on deprecated items page
Wed, 17 Oct 2018 16:37:41 +0800 mli 8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
Fri, 05 Oct 2018 15:12:37 -0700 bchristi 8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
Wed, 08 Aug 2018 08:05:43 +0800 weijun 8208754: The fix for JDK-8194534 needs updates
Mon, 30 Jul 2018 13:53:30 -0400 apetcher 8208209: Improve TLS connection stability again
Tue, 10 Jul 2018 08:20:13 +0100 michaelm 8196902: Better HTTP Redirection
Fri, 29 Jun 2018 10:28:05 +0530 kaddepalli 8194546: Choosier FileManagers
Wed, 20 Jun 2018 18:02:22 -0700 igerasim 8204667: Resources not freed on exception
Fri, 15 Jun 2018 14:19:51 -0700 joehw 8204497: Better formatting of decimals
Fri, 08 Jun 2018 15:56:23 +0530 vtewari 8199177: Enhance JNDI lookups
Tue, 29 May 2018 10:27:45 -0700 bchristi 8195874: Improve jar specification adherence
Fri, 18 May 2018 13:34:42 +0530 sundar 8202936: Improve script engine support
Mon, 14 May 2018 09:05:20 -0400 hseigel 8199226: Improve field accesses
Mon, 23 Apr 2018 16:15:26 -0700 prr 8200648: Make midi code more sound
Mon, 23 Apr 2018 12:01:46 -0400 apetcher 8201756: Improve cipher inputs
Tue, 17 Apr 2018 15:55:49 +0800 weijun 8194534: Manifest better support
Wed, 04 Apr 2018 13:55:30 -0700 sherman 8199172: Improve jar attribute checks
Fri, 30 Mar 2018 08:37:31 +0530 vtewari 8199110: Address Internet Addresses
Wed, 28 Mar 2018 08:42:45 -0700 sherman 8197881: Better StringBuilder support
Thu, 08 Mar 2018 14:04:39 +0800 weijun 8196897: Improve PRNG support
Tue, 16 Oct 2018 19:07:47 -0400 dholmes 8211909: JDWP Transport Listener: dt_socket thread crash
Tue, 16 Oct 2018 12:05:57 -0700 jnimeh 8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
Tue, 16 Oct 2018 11:47:33 -0700 mchung 8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
Tue, 16 Oct 2018 11:24:41 -0700 jnimeh 8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
Tue, 16 Oct 2018 17:43:30 +0200 shade 8212177: Epsilon alignment adjustments can overflow max TLAB size
Tue, 16 Oct 2018 10:55:28 -0400 rriggs 8192939: Remove Finalize methods from FileInputStream and FileOutputStream
Tue, 16 Oct 2018 11:08:46 -0400 hseigel 7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
Tue, 16 Oct 2018 07:49:08 -0700 bpb 8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
Tue, 16 Oct 2018 09:55:30 -0400 bobv Merge
Tue, 16 Oct 2018 09:54:28 -0400 bobv 8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
Tue, 16 Oct 2018 15:05:03 +0200 hannesw 8210683: Search result display order reversed for overloaded entries
Tue, 16 Oct 2018 14:17:19 +0200 thartmann 8210215: C2 should optimize trichotomy calculations
Tue, 16 Oct 2018 13:18:22 +0200 eosterlund 8210498: nmethod entry barriers
Tue, 16 Oct 2018 13:16:11 +0200 eosterlund 8210330: Make CLD claiming allow multiple claim bits
Tue, 16 Oct 2018 13:14:18 +0200 eosterlund 8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
Tue, 16 Oct 2018 13:43:04 +0200 pliden 8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
Tue, 16 Oct 2018 12:38:46 +0100 dfuchs 8211960: broken links in java.util.logging
Tue, 16 Oct 2018 11:32:49 +0200 rwestberg 8212004: Optional compile_commands.json field not compatible with older libclang
Tue, 16 Oct 2018 11:27:21 +0200 tschatzl 8210492: PLAB object promotion events report object sizes in words
Tue, 16 Oct 2018 10:16:04 +0800 jjiang 8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
Tue, 16 Oct 2018 09:19:32 +0800 weijun 8212165: JGSS: Fix cut/paste error in NativeUtil.c
Mon, 15 Oct 2018 21:02:17 -0400 dholmes 8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
Mon, 15 Oct 2018 14:55:17 -0700 jcbeyler 8212083: Handle remaining gc/lock native code and fix two strings
Mon, 15 Oct 2018 14:16:35 -0700 jcbeyler 8211980: Remove ThreadHeapSampler enable/disable/enabled methods
Wed, 03 Oct 2018 23:00:32 -0700 akolarkunnu 8209499: Create test for SwingSet EditorPaneDemo
Mon, 15 Oct 2018 13:44:31 -0700 shurailine Merge
Thu, 11 Oct 2018 07:22:53 -0700 akolarkunnu 8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
Mon, 15 Oct 2018 22:30:32 +0200 shade 8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
Mon, 15 Oct 2018 15:21:54 -0400 jiangli 8211956: AppCDS crashes for some uses with JRuby
Mon, 15 Oct 2018 11:36:20 -0700 erikj 8212028: Use run-test makefile framework for testing in Oracle's Mach5
Wed, 10 Oct 2018 23:05:15 +0200 rkennke 8211955: GC abstraction for LAB reserve
Mon, 15 Oct 2018 09:35:05 -0700 naoto 8211961: Broken link in java.util.Locale
Mon, 15 Oct 2018 11:53:15 -0400 zgu 8212074: Add method to peek the remaining tasks in task queues
Mon, 15 Oct 2018 22:47:03 +0800 jjiang 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Mon, 15 Oct 2018 14:42:31 +0100 coffeys 8209862: CipherCore performance improvement
Fri, 12 Oct 2018 12:14:01 +0200 lkorinth 8211447: Replace oop_pc_update_pointers with oop_iterate and closure
Fri, 12 Oct 2018 12:13:06 +0200 lkorinth 8211446: Replace oop_pc_follow_contents with oop_iterate and closure
Fri, 12 Oct 2018 12:10:34 +0200 lkorinth 8201436: Replace oop_ps_push_contents with oop_iterate and closure
Mon, 15 Oct 2018 17:52:42 +0530 pmuthuswamy 8211957: Broken links to stylesheet in java.base/doc-files
Mon, 15 Oct 2018 08:08:02 +0200 mdoerr 8211852: inspect stack during error reporting
Sun, 14 Oct 2018 19:07:34 -0700 jcbeyler 8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
Mon, 15 Oct 2018 09:34:18 +0800 xyin 8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
Fri, 12 Oct 2018 17:35:26 -0400 kbarrett 8212023: Implicit narrowing in Solaris/sparc initializers
Fri, 12 Oct 2018 14:16:24 -0400 lancea 8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Fri, 12 Oct 2018 10:08:11 -0700 amenkov 8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
Tue, 09 Oct 2018 16:08:07 +0530 mchinnathamb 8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Fri, 12 Oct 2018 10:58:06 +0200 sgehwolf 8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
Fri, 12 Oct 2018 16:25:24 +0200 rkennke 8212053: A few more missing object equals barriers
Fri, 12 Oct 2018 11:12:51 +0100 michaelm 8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
Fri, 12 Oct 2018 03:51:02 -0400 dholmes 8211046: Forced data dependencies serve no purpose on x86
Fri, 12 Oct 2018 12:37:13 +0530 vtewari 8189366: SocketInputStream.available() should check for eof
Fri, 12 Oct 2018 08:33:18 +0200 goetz 8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
Fri, 12 Oct 2018 10:35:24 +0800 mli 8186610: move ModuleUtils to top-level testlibrary
Thu, 11 Oct 2018 15:49:23 -0700 kevinw 8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
Thu, 11 Oct 2018 23:48:55 +0200 rkennke 8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
Thu, 11 Oct 2018 12:41:47 -0700 jcbeyler 8212025: Remove collector_present variable from ThreadHeapSampler
Thu, 11 Oct 2018 09:30:10 -0700 jcbeyler 8211432: [REDO] Handle JNIGlobalRefLocker.cpp
Thu, 11 Oct 2018 11:31:37 -0400 hseigel 8211821: PrintStringTableStatistics crashes JVM
Thu, 11 Oct 2018 10:11:18 -0400 hseigel 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
Thu, 11 Oct 2018 14:10:13 +0100 prappo 8212001: Verify exported symbols in java.base (libjava)
Thu, 11 Oct 2018 13:40:09 +0100 chegar 8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
Thu, 27 Sep 2018 17:46:01 +0200 roland 8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
Tue, 18 Sep 2018 20:41:17 +0200 roland 8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Thu, 11 Oct 2018 10:42:17 +0200 shade 8212005: Epsilon elastic TLAB sizing may cause misalignment
Wed, 10 Oct 2018 16:56:18 +0200 mbaesken 8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1
Wed, 10 Oct 2018 23:47:36 -0400 kbarrett 8211962: Implicit narrowing in MacOSX java.desktop jsound
Wed, 10 Oct 2018 17:53:22 -0700 bpb 8152910: Get performance improvement with Stable annotation
Thu, 11 Oct 2018 00:43:09 +0200 jwilhelm Added tag jdk-12+15 for changeset f8626bcc1698
Wed, 10 Oct 2018 15:19:34 -0700 mchung 8211921: AssertionError in MethodHandles$Lookup.defineClass
Fri, 05 Oct 2018 05:03:15 -0700 akolarkunnu 8210055: Enable different look and feel tests in SwingSet3 demo tests
Wed, 10 Oct 2018 16:25:40 -0400 mullan 8191053: Provide a mechanism to make system's security manager immutable
Wed, 10 Oct 2018 15:23:38 -0400 mullan 8211878: Bad/broken links in docs/api/java.xml.crypto/javax/xml/crypto/dsig/Reference.html
Wed, 10 Oct 2018 11:47:01 -0700 ctornqvi 8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
Wed, 10 Oct 2018 11:20:21 -0700 jcbeyler 8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
Wed, 10 Oct 2018 10:56:24 -0700 igerasim 8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
Wed, 10 Oct 2018 10:28:33 -0700 darcy 8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
Wed, 10 Oct 2018 10:00:25 -0700 jjg 8211952: Broken links in java.time API
Wed, 10 Oct 2018 08:26:49 -0700 jcbeyler 8211950: Deprecate the check if a JVMTI collector is present assertion
Wed, 10 Oct 2018 10:18:52 -0400 hseigel 8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass jdk-12+15
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip