log

age author description
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Mon, 22 Oct 2018 14:41:51 -0700 amenkov 8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
Mon, 22 Oct 2018 14:31:10 -0700 ccheung 8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
Mon, 22 Oct 2018 13:31:42 -0700 jjg 8211876: Broken links in java.base files (ClassLoader.html#name)
Mon, 22 Oct 2018 15:32:50 -0400 coleenp 8212774: Remove dead code touching Klass::_lower_dimension
Mon, 22 Oct 2018 12:43:15 -0700 jcbeyler 8212148: Remove remaining NSK_CPP_STUBs
Mon, 22 Oct 2018 09:26:50 -0700 rfield 8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
Mon, 22 Oct 2018 08:30:39 -0700 rfield 8210923: JShell: support for switch expressions
Mon, 22 Oct 2018 12:13:29 +0200 eosterlund 8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
Mon, 22 Oct 2018 12:25:31 +0100 chegar 8212695: Add explicit timeout to several HTTP Client tests
Mon, 22 Oct 2018 11:51:17 +0200 tschatzl 8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
Mon, 22 Oct 2018 15:20:43 +0530 vtewari 8212114: Reconsider the affect on closed streams resulting from 8189366
Mon, 22 Oct 2018 10:47:28 +0100 coffeys 8212752: Typo in SSL log message related to inactive/disabled signature scheme
Mon, 22 Oct 2018 14:08:07 +0800 xyin 8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
Mon, 22 Oct 2018 14:03:06 +0800 xyin 8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
Mon, 22 Oct 2018 13:53:39 +0800 xyin 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
Mon, 22 Oct 2018 10:16:34 +0530 pmuthuswamy 8211879: Broken links in API overview
Fri, 19 Oct 2018 16:29:45 -0700 iignatyev 8177709: Convert TestVirtualSpace_test to GTest
Fri, 19 Oct 2018 16:29:43 -0700 kzhaldyb 8171097: Convert TestReservedSpace_test to Gtest
Fri, 19 Oct 2018 18:05:50 -0700 jnimeh 8211806: TLS 1.3 handshake server name indication is missing on a session resume
Fri, 19 Oct 2018 17:54:21 -0400 phh 8212698: Minor g1 #include changes and memoryService.hpp copyright date update
Fri, 19 Oct 2018 09:31:52 -0700 amenkov 8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
Fri, 19 Oct 2018 09:32:46 -0400 mullan Merge
Fri, 19 Oct 2018 09:31:57 -0400 mullan 8195793: Remove GTE CyberTrust Global Root
Fri, 19 Oct 2018 14:23:43 +0100 michaelm 8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
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 UnsyncloadClassjdk-12+15
Wed, 10 Oct 2018 22:13:30 +0800 weijun 8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
Fri, 28 Sep 2018 14:24:22 +0200 roland 8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
Wed, 10 Oct 2018 14:13:32 +0100 prappo 8212000: Verify exported symbols in java.base (libnet, libnio/ch)
Wed, 10 Oct 2018 14:28:35 +0200 mhorie 8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default
Wed, 10 Oct 2018 10:58:48 +0200 rkennke 8211270: GC abstraction to get real object and headers size
Wed, 03 Oct 2018 15:22:16 +0200 rkennke 8211279: Verify missing object equals barriers
Wed, 10 Oct 2018 08:36:31 +0200 thartmann 8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
Tue, 09 Oct 2018 19:11:09 -0700 dtitov 8193879: Java debugger hangs on method invocation
Tue, 09 Oct 2018 20:38:13 -0400 dholmes 8211394: CHECK_ must be used in the rhs of an assignment statement within a block
Tue, 09 Oct 2018 20:19:22 -0400 dholmes 8211065: Private method check in linkResolver is incorrect
Tue, 09 Oct 2018 14:57:23 -0700 erikj 8211724: Change mkdir -p to MakeDir macro where possible
Tue, 09 Oct 2018 07:33:15 -0400 gadams 8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
Tue, 09 Oct 2018 13:22:19 -0700 jcbeyler 8211905: Remove multiple casts for EM06 file
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Tue, 09 Oct 2018 12:36:51 -0700 sherman 8211880: Broken links in java.util.jar
Tue, 09 Oct 2018 20:32:24 +0100 chegar 8211927: Add additional diagnostic information to java/net/BindException/Test.java
Tue, 09 Oct 2018 12:26:29 -0700 amenkov 8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
Fri, 05 Oct 2018 23:45:02 +0200 rkennke 8211792: Fix misplaced BarrierSet forward declarations
Mon, 08 Oct 2018 14:57:07 -0400 gadams 8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
Tue, 09 Oct 2018 16:03:56 +0200 goetz 8211856: [ppc, s390] ProblemList some failing tests.
Tue, 09 Oct 2018 15:06:27 +0200 ghaug 8211768: [s390] Implement JFR profiling
Tue, 09 Oct 2018 14:30:06 +0200 redestad 8211859: Avoid initializing AtomicBoolean from RandomAccessFile
Tue, 09 Oct 2018 13:31:50 +0100 chegar 8211902: broken link in java.net.http.WebSocket.Builder
Tue, 09 Oct 2018 11:44:00 +0100 chegar 8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
Tue, 02 Oct 2018 17:17:43 +0200 sgehwolf 8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
Tue, 09 Oct 2018 07:06:32 +0100 alanb 8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
Mon, 08 Oct 2018 19:44:44 -0700 jcbeyler 8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
Mon, 08 Oct 2018 20:01:39 -0400 kbarrett 8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
Mon, 08 Oct 2018 16:29:10 -0700 iklam 8210388: Use hash table to store archived subgraph_info records
Mon, 08 Oct 2018 14:14:52 -0700 sherman 8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
Mon, 08 Oct 2018 13:56:28 -0700 jcbeyler 8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
Mon, 08 Oct 2018 13:54:43 -0700 jcbeyler 8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
Thu, 08 Nov 2018 10:14:01 -0500 vromero adding @ignore to some testsasm-condy
Wed, 07 Nov 2018 23:19:25 -0500 vromero refactoring ClassWriterExt and ignoring failing testsasm-condy
Wed, 07 Nov 2018 23:04:52 -0500 vromero Update ASM 3rd party legal copyright to 7.0asm-condy
Tue, 06 Nov 2018 21:00:52 +0100 mcimadamore Automatic merge with jep-334condy-folding
Tue, 06 Nov 2018 21:00:33 +0100 mcimadamore Automatic merge with jep-334intrinsics-project
Tue, 06 Nov 2018 14:47:25 -0500 vromero adding @since annotations plus additional javadoc commentsjep-334
Mon, 05 Nov 2018 12:39:01 -0500 vromero manual merge with jep-334condy-folding
Mon, 05 Nov 2018 09:35:08 -0400 jlaskey Minor correctionsintrinsics-project
Sat, 03 Nov 2018 17:37:21 -0400 vromero modifying regression tests to adapt them to the new ASM 7asm-condy
Fri, 02 Nov 2018 17:45:04 -0400 vromero manual merge with patternsamber-demo
Fri, 02 Nov 2018 17:21:11 -0400 vromero delta applying patch that renamed __match to matchamber-demo
Fri, 02 Nov 2018 15:16:09 -0300 jlaskey Generic invoke for foldingintrinsics-project
Fri, 02 Nov 2018 13:50:55 -0300 jlaskey Update formatter bootstraps and split out format string parsing from Formatterintrinsics-project
Fri, 02 Nov 2018 10:44:41 -0300 jlaskey Correct for ConstantDesc changesintrinsics-project
Thu, 01 Nov 2018 20:25:34 +0100 mcimadamore Automatic merge with jep-334intrinsics-project
Thu, 01 Nov 2018 15:11:59 -0400 vromero remove generics from Constable and ConstantDescjep-334
Thu, 01 Nov 2018 14:53:08 -0400 vromero include Constable and ConstantDesc in diagnosticsjep-334
Thu, 01 Nov 2018 17:45:42 +0100 mcimadamore Automatic merge with datumamber-demo
Thu, 01 Nov 2018 12:33:51 -0400 briangoetz Fix ofConstant extractor factorydatum
Thu, 01 Nov 2018 01:38:56 +0100 mcimadamore Automatic merge with datumamber-demo
Wed, 31 Oct 2018 20:12:26 -0400 vromero adding comments to the methods in the VM sidedatum
Wed, 31 Oct 2018 18:56:28 -0400 vromero moving the check for array and primitive to the java sidedatum
Wed, 31 Oct 2018 18:30:45 +0100 mcimadamore Automatic merge with datumamber-demo
Wed, 31 Oct 2018 13:21:55 -0400 briangoetz Add support for constant patternsdatum
Wed, 31 Oct 2018 11:08:50 -0300 jlaskey imported patch intrinsicsintrinsics-project
Wed, 31 Oct 2018 09:49:22 +0100 mcimadamore Automatic merge with datumamber-demo
Tue, 30 Oct 2018 23:11:00 -0400 vromero adding back else for unknown attribute at ClassFileParser::parse_classfile_attributesdatum
Tue, 30 Oct 2018 22:54:37 -0400 vromero updating comment in classFileParser.cppdatum
Tue, 30 Oct 2018 21:16:21 +0100 mcimadamore Automatic merge with concise-method-declarationsamber-demo
Tue, 30 Oct 2018 20:46:30 +0100 jlahoda Improving the AST model for concise method bodies.concise-method-declarations
Tue, 30 Oct 2018 19:45:29 +0100 mcimadamore Automatic merge with jep-334intrinsics-project
Tue, 30 Oct 2018 15:33:20 -0300 jlaskey initial push intrinsics-project branchintrinsics-project
Tue, 30 Oct 2018 14:55:02 -0300 jlaskey aborted attempt to use jep-334 dependencyintrinsics
Tue, 30 Oct 2018 14:42:06 -0300 jlaskey add jep-334 dependencyintrinsics
Tue, 30 Oct 2018 14:28:06 -0300 jlaskey undo changes to allow for jep-334 dependencyintrinsics
Tue, 30 Oct 2018 14:08:57 -0300 jlaskey clean upintrinsics
Tue, 30 Oct 2018 18:09:17 +0100 mcimadamore Automatic merge with concise-method-declarationsamber-demo
Tue, 30 Oct 2018 18:08:59 +0100 mcimadamore Automatic merge with datumamber-demo
Tue, 30 Oct 2018 14:01:02 -0300 jlaskey clean upintrinsics
Tue, 30 Oct 2018 13:53:26 -0300 jlaskey imported patch formatter-testsintrinsics
Tue, 30 Oct 2018 13:53:26 -0300 jlaskey imported patch bootstrapsintrinsics
Tue, 30 Oct 2018 13:53:26 -0300 jlaskey imported patch formatterintrinsics
Tue, 30 Oct 2018 13:53:26 -0300 jlaskey imported patch intrinsicsintrinsics
Tue, 30 Oct 2018 13:53:26 -0300 jlaskey imported patch compilerintrinsics
Mon, 29 Oct 2018 22:22:46 -0400 vromero applying ASM7 codeasm-condy
Mon, 29 Oct 2018 22:17:30 -0400 vromero analyzer to find generic arrays in signaturesconcise-method-declarations
Mon, 29 Oct 2018 17:34:03 -0400 briangoetz Add bootstraps for switch, including pattern switchdatum
Mon, 29 Oct 2018 16:25:13 -0400 vromero allow records with no parametersdatum
Mon, 29 Oct 2018 15:12:20 -0400 briangoetz Add nesting combinator for Extractordatum
Fri, 26 Oct 2018 14:17:41 -0400 vromero manual merge with jep-334condy-folding
Fri, 26 Oct 2018 19:05:30 +0200 mcimadamore Automatic merge with datumamber-demo
Fri, 26 Oct 2018 12:58:45 -0400 vromero adding Class::getRecordParameterTypesdatum
Fri, 26 Oct 2018 18:45:29 +0200 mcimadamore Automatic merge with datumamber-demo
Fri, 26 Oct 2018 12:41:08 -0400 vromero updating Class::getRecordParameterNames to use native methodsdatum
Fri, 26 Oct 2018 18:20:35 +0200 mcimadamore Automatic merge with datumamber-demo
Fri, 26 Oct 2018 12:01:57 -0400 vromero adding the pipes to support Class::getRecordParametersCount, JNI, etcdatum
Wed, 24 Oct 2018 17:28:58 +0200 jlahoda Adding dependency info for the patterns branch.patterns
Wed, 24 Oct 2018 17:25:26 +0200 jlahoda Merging patterns-stage-1 branch into the patterns branch.patterns
Wed, 24 Oct 2018 23:15:33 +0200 mcimadamore Automatic merge with datumamber-demo
Wed, 24 Oct 2018 17:03:43 -0400 vromero adding java.lang.Class::getRecordParameters and gluing everythingdatum
Wed, 24 Oct 2018 20:50:34 +0200 mcimadamore Automatic merge with datumamber-demo
Wed, 24 Oct 2018 14:43:07 -0400 briangoetz Refactoring Extractor factories, more testsdatum
Wed, 24 Oct 2018 05:30:33 +0200 mcimadamore Automatic merge with datumamber-demo
Tue, 23 Oct 2018 23:21:26 -0400 vromero adding support for native method: getRecordParametersdatum
Tue, 23 Oct 2018 23:21:22 -0400 vromero adding hs/share/oops/recordParamStreamsdatum
Tue, 23 Oct 2018 23:18:04 -0400 vromero adding more record related methods to InstanceKlassdatum
Tue, 23 Oct 2018 23:17:49 -0400 vromero rename: Symbol::isDatum -> Symbol::isRecorddatum
Tue, 23 Oct 2018 05:55:40 +0200 mcimadamore Automatic merge with datumamber-demo
Mon, 22 Oct 2018 23:48:51 -0400 vromero parsing the record attribute in hotspotdatum
Sat, 20 Oct 2018 17:02:49 -0400 vromero renaming XXXRef -> XXXDesc and updating copyrights in testsjep-334
Fri, 19 Oct 2018 15:20:19 -0400 vromero renaming __match -> matchamber-demo
Fri, 19 Oct 2018 13:23:31 -0400 vromero adding since 12 to API, missing copyright, etcjep-334
Thu, 18 Oct 2018 12:24:26 -0700 vromero changes after review commentsjep-334
Wed, 17 Oct 2018 14:05:41 +0200 mcimadamore Automatic merge with patternsamber-demo
Wed, 17 Oct 2018 13:56:45 +0200 jlahoda Fixing String switch expression bug as reported by forax on amber-dev.patterns
Tue, 16 Oct 2018 22:50:42 +0200 mcimadamore Automatic merge with jep-334condy-folding
Tue, 16 Oct 2018 13:27:28 -0700 vromero remove test from jep-334 branch, merge issuejep-334
Tue, 16 Oct 2018 19:40:46 +0200 mcimadamore Automatic merge with concise-method-declarationsamber-demo
Tue, 16 Oct 2018 10:13:13 -0700 vromero restrict the LHS of a bound method to one of: constant expression, final fieldconcise-method-declarations
Tue, 16 Oct 2018 00:53:17 +0200 mcimadamore Automatic merge with jep-334condy-folding
Mon, 15 Oct 2018 14:45:46 -0700 vromero add LinkageError to ConstantDesc::resolveConstantDescjep-334
Thu, 11 Oct 2018 14:29:13 -0700 vromero manual merge with jep-334condy-folding
Thu, 11 Oct 2018 13:29:09 -0700 vromero renaming CR_* -> CD_* and MHR_* -> MHD_*jep-334
Wed, 10 Oct 2018 08:14:43 -0700 vromero removing additional references to outdated ASM versionsasm-condy
Tue, 09 Oct 2018 13:18:28 -0700 vromero removing references to ASMX where X < 7 in testsasm-condy
Tue, 09 Oct 2018 12:13:50 -0700 vromero Opcodes.ASM6 -> Opcodes.ASM7asm-condy
Tue, 09 Oct 2018 11:48:36 -0700 vromero suppressing some warnings in ASM codeasm-condy
Tue, 09 Oct 2018 11:15:15 -0700 vromero pushing ASM version ASM_7_0_BETA, for condy testingasm-condy
Tue, 09 Oct 2018 11:08:29 -0700 vromero initial push asm-condy branchasm-condy
Mon, 08 Oct 2018 13:09:10 -0700 vromero manual merge with patternsamber-demo
Mon, 08 Oct 2018 12:49:21 -0700 vromero manual merge with patternsamber-demo
Mon, 08 Oct 2018 21:35:23 +0200 mcimadamore Automatic merge with concise-method-declarationsamber-demo
Mon, 08 Oct 2018 12:15:34 -0700 vromero manual merge with defaultconcise-method-declarations
Mon, 08 Oct 2018 20:26:41 +0200 mcimadamore Automatic merge with defaultjep-334
Mon, 08 Oct 2018 20:26:22 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Mon, 08 Oct 2018 20:26:03 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Mon, 08 Oct 2018 20:25:45 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Mon, 08 Oct 2018 20:25:27 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Mon, 08 Oct 2018 20:25:06 +0200 mcimadamore Automatic merge with defaultpatterns
Mon, 08 Oct 2018 20:24:48 +0200 mcimadamore Automatic merge with defaultdatum
Mon, 08 Oct 2018 11:14:59 -0700 jjg 8211407: Bad links to non-existent entries on serialized-form page
Mon, 08 Oct 2018 07:18:40 -0400 gadams 8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
Mon, 08 Oct 2018 18:29:41 +0100 chegar 8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
Mon, 08 Oct 2018 18:16:03 +0200 redestad 8211860: Avoid reading security properties eagerly on Manifest class initialization
Mon, 08 Oct 2018 17:41:44 +0200 simonis 8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
Mon, 08 Oct 2018 06:52:41 -0700 vromero 8209407: VerifyError is thrown for inner class with lambda
Mon, 08 Oct 2018 14:48:12 +0200 eosterlund 8211718: Supporting multiple concurrent OopStorage iterators
Fri, 05 Oct 2018 16:47:27 +0200 roland 8211776: 8210887 broke arraycopy optimization when ZGC is enabled
Mon, 08 Oct 2018 13:25:39 +0800 weijun 8210395: Add doc to SecurityTools.java
Sun, 07 Oct 2018 14:35:00 -0400 lancea 8211765: JarFile constructor throws undocumented exception
Fri, 05 Oct 2018 20:03:14 +0200 dnsimon 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
Fri, 05 Oct 2018 18:25:15 +0100 vaibhav 8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
Thu, 27 Sep 2018 13:56:09 +0200 rkennke 8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
Fri, 05 Oct 2018 18:56:11 -0400 jiangli 8202951: Implementation of JEP 341: Default CDS Archives
Fri, 05 Oct 2018 15:46:47 -0700 kvn 8206963: [AOT] bug with multiple class loaders
Fri, 05 Oct 2018 15:37:46 -0700 bpb 8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
Fri, 05 Oct 2018 13:38:03 -0700 jcbeyler 8211123: GC Metaspace printing after full gc
Fri, 05 Oct 2018 14:28:44 -0400 kbarrett 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
Fri, 05 Oct 2018 09:15:52 -0400 coleenp 8209889: RedefineStress tests crash
Fri, 05 Oct 2018 08:50:49 -0400 hseigel 8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
Fri, 05 Oct 2018 11:28:23 +0100 michaelm 8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
Fri, 05 Oct 2018 07:54:28 +0200 rwestberg 8210459: Add support for generating compile_commands.json
Thu, 04 Oct 2018 14:12:34 -0700 naoto 8211398: Square character support for the Japanese new era
Thu, 04 Oct 2018 13:02:58 -0700 mchung 8206240: java.lang.Class.newInstance() is causing caller to leak
Thu, 04 Oct 2018 10:19:01 -0700 vromero 8210789: langtools/tools/javac/T8152616.java missing @modules
Thu, 04 Oct 2018 09:43:49 -0700 erikj 8211677: Java resource copy and clean should use MakeTargetDir macro
Fri, 17 Aug 2018 12:19:52 +0200 gdub 8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection.
Thu, 04 Oct 2018 08:37:08 -0700 vromero 8211148: var in implicit lambdas shouldn't be accepted for source < 11
Thu, 04 Oct 2018 08:45:21 -0700 mchung 8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
Thu, 04 Oct 2018 16:39:07 +0200 mdoerr 8210754: print_location is not reliable enough (printing register info)
Thu, 04 Oct 2018 14:03:13 +0200 rehn 8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
Thu, 04 Oct 2018 17:25:51 +0530 nishjain 8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
Thu, 04 Oct 2018 10:35:59 +0200 jwilhelm Added tag jdk-12+14 for changeset 6f04692c7d51
Thu, 04 Oct 2018 00:50:54 +0200 jwilhelm Added tag jdk-12+14 for changeset 8897e41b327c
Wed, 03 Oct 2018 14:53:05 -0700 kvn 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
Wed, 03 Oct 2018 12:54:54 -0700 sherman 8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relativejdk-12+14
Wed, 03 Oct 2018 19:30:49 +0000 poonam 8211150: G1 Full GC not purging code root memory and hence causing memory leak
Wed, 03 Oct 2018 07:41:28 -0400 gadams 8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
Wed, 03 Oct 2018 10:38:30 -0700 kvn 8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
Wed, 03 Oct 2018 12:34:22 -0500 gziemski 8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Wed, 03 Oct 2018 18:46:26 +0200 shade 8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
Wed, 03 Oct 2018 17:45:59 +0100 aph Merge
Wed, 03 Oct 2018 17:29:47 +0100 aph 8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Mon, 01 Oct 2018 18:03:19 -0700 akolarkunnu 8211160: Handle different look and feels in JInternalFrameOperator
Wed, 03 Oct 2018 08:03:13 -0700 rraghavan 8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
Wed, 03 Oct 2018 15:05:46 +0200 redestad 8211384: Obsolete -XX:+/-MonitorInUseLists option
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Wed, 03 Oct 2018 11:43:39 +0530 pmuthuswamy 8208531: -javafx mode should be on by default when JavaFX is available
Tue, 02 Oct 2018 22:36:08 -0700 mikael 8211350: Remove jprt support
Tue, 02 Oct 2018 21:38:54 +0530 pkoppula 8211107: LDAPS communication failure with jdk 1.8.0_181
Tue, 02 Oct 2018 20:52:40 -0700 ccheung 8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
Tue, 02 Oct 2018 15:01:25 -0700 mikael 8211364: Remove expired flags
Tue, 02 Oct 2018 14:32:33 -0700 iklam 8209946: [TESTBUG] CDS tests should use "@run driver"
Tue, 02 Oct 2018 17:12:13 -0400 dholmes 8211175: Remove temporary clock initialization duplication
Tue, 02 Oct 2018 12:08:51 -0700 amenkov 8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
Tue, 02 Oct 2018 12:06:29 -0700 amenkov 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
Tue, 02 Oct 2018 10:19:07 -0700 igerasim 8200381: Typos in javadoc - missing verb "be" and alike
Mon, 01 Oct 2018 21:14:58 -0700 cushon 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
Fri, 28 Sep 2018 10:42:40 +0200 roland 8210887: Tweak C2 gc api for arraycopy
Thu, 27 Sep 2018 16:25:25 +0200 roland 8211231: BarrierSetC1::generate_referent_check() confuses register allocator
Tue, 02 Oct 2018 14:17:30 +0100 dfuchs 8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
Tue, 02 Oct 2018 10:40:58 +0100 chegar 8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
Tue, 02 Oct 2018 09:05:07 +0100 chegar 8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
Tue, 02 Oct 2018 16:02:35 +0800 weijun 8210821: Support dns_canonicalize_hostname in krb5.conf
Mon, 01 Oct 2018 20:16:55 -0400 manc 8210716: Detailed GC logging request misses some
Mon, 01 Oct 2018 14:54:46 -0700 iignatyev 8211171: move JarUtils to top-level testlibrary
Mon, 01 Oct 2018 11:54:34 -0700 kvn 8211251: Default mask register for avx512 instructions
Mon, 01 Oct 2018 11:36:48 -0700 ccheung 8211278: Update ProblemList
Mon, 01 Oct 2018 20:23:56 +0200 rkennke 8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
Mon, 01 Oct 2018 19:08:14 +0200 simonis 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
Mon, 01 Oct 2018 13:05:51 -0400 lancea 8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
Mon, 01 Oct 2018 12:30:33 -0400 aph Merge
Mon, 01 Oct 2018 12:29:47 -0400 aph 8211333: AArch64: Fix another build failure after JDK-8211029
Mon, 01 Oct 2018 17:47:26 +0200 rkennke 8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
Mon, 01 Oct 2018 16:41:10 +0200 shade 8211239: Build fails without JFR: empty JFR events signatures mismatch
Mon, 01 Oct 2018 16:34:22 +0200 rkennke 8211241: Missing obj equals in TemplateTable::fast_aldc
Mon, 01 Oct 2018 12:07:15 +0200 lucy 8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
Thu, 20 Sep 2018 18:29:05 +0100 aph 8210972: Add comment text to C1 patching code
Mon, 01 Oct 2018 09:56:45 +0100 aph Merge
Wed, 26 Sep 2018 18:11:00 +0100 aph 8211170: AArch64: Warnings in C1 and template interpreter
Mon, 01 Oct 2018 00:52:37 -0400 jiangli 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
Fri, 28 Sep 2018 14:53:41 -0700 mikael 8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
Fri, 28 Sep 2018 14:11:21 -0700 mikael 8211176: Initialize ObjectMonitor eagerly
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Fri, 28 Sep 2018 13:15:01 -0700 henryjen 8210810: Escaped character at specific position in argument file is not handled properly
Fri, 28 Sep 2018 13:01:28 -0700 jcbeyler 8210842: Handle JNIGlobalRefLocker.cpp
Fri, 28 Sep 2018 14:31:36 -0400 gadams 8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
Fri, 28 Sep 2018 12:04:47 -0700 dtitov 8163083: SocketListeningConnector does not allow invocations with port 0
Fri, 28 Sep 2018 18:28:49 +0200 shade 8211268: Disable unsupported GCs for Zero
Fri, 28 Sep 2018 18:28:49 +0200 shade 8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
Fri, 28 Sep 2018 18:28:48 +0200 shade 8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
Fri, 28 Sep 2018 08:45:46 -0700 dl 8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
Fri, 28 Sep 2018 08:45:46 -0700 dl 8210971: Add exception handling methods to CompletionStage and CompletableFuture
Thu, 27 Sep 2018 17:13:07 +0200 mbaesken 8211208: make AllocateHeapAt an unsupported option on AIX
Fri, 28 Sep 2018 15:39:31 +0300 avoitylov 8211212: ARM: -Werror=switch build failure
Fri, 28 Sep 2018 12:47:09 +0100 chegar 8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
Fri, 28 Sep 2018 14:31:58 +0530 sballal 8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file
Fri, 28 Sep 2018 10:57:31 +0200 rkennke 8211269: Make declaration of Allocation protected in MemAllocator
Fri, 28 Sep 2018 15:42:20 +0800 jjiang 8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
Thu, 27 Sep 2018 15:37:55 +0200 mbaesken 8211149: fix potential memleak in getJavaIDFromLangID after failing SetupI18nProps call [windows]
Fri, 28 Sep 2018 09:20:46 +0200 mbaesken 8210964: add more ld preloading related info to hs_error file on Linux
Thu, 27 Sep 2018 15:56:40 -0700 jcbeyler 8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti
Mon, 08 Oct 2018 10:50:59 -0700 vromero manual merge with concise methods branchamber-demo
Mon, 08 Oct 2018 09:38:19 -0700 vromero remove arguments from the scope of concise methodsconcise-method-declarations
Sun, 07 Oct 2018 10:35:51 -0700 vromero manual merge with concise methodsamber-demo
Sun, 07 Oct 2018 10:19:26 -0700 vromero manual merge with patternsamber-demo
Sun, 07 Oct 2018 09:30:04 -0700 vromero small refactoring to reduce merge issuesconcise-method-declarations
Sun, 07 Oct 2018 09:15:10 -0700 vromero small refactoring to prevent merge issuespatterns
Sun, 07 Oct 2018 09:00:55 -0700 vromero removing double declaration introduced by mergeamber-demo
Fri, 05 Oct 2018 23:40:22 +0200 mcimadamore Automatic merge with datumamber-demo
Fri, 05 Oct 2018 14:11:41 -0700 vromero refactoring to ease future mergesdatum
Fri, 05 Oct 2018 13:27:09 -0700 vromero manual merge with concise methodsamber-demo
Fri, 05 Oct 2018 13:15:31 -0700 vromero manual merge with datumamber-demo
Fri, 05 Oct 2018 19:50:15 +0200 mcimadamore Automatic merge with patternsamber-demo
Fri, 05 Oct 2018 10:26:52 -0700 vromero setting the dependenciesamber-demo
Fri, 05 Oct 2018 10:24:08 -0700 vromero initial push amber-demo branchamber-demo
Tue, 02 Oct 2018 10:34:29 -0700 vromero NPE when a method reference qualifier is a method callconcise-method-declarations
Mon, 01 Oct 2018 19:37:00 -0700 vromero verifier error when inner class access field of enclosing classconcise-method-declarations
Mon, 01 Oct 2018 16:54:51 -0700 vromero fixing assertion during parsingconcise-method-declarations
Mon, 01 Oct 2018 14:49:31 -0400 briangoetz Add Kind::valueOf methods tin DirectMethodHandleDescjep-334
Mon, 01 Oct 2018 12:06:29 -0400 briangoetz Remove implements-Constable from XxxDesc lcasses, will come back when symbolic-mode BSMs are availablejep-334
Fri, 28 Sep 2018 14:52:18 -0700 vromero manual merge with defaultdatum
Fri, 28 Sep 2018 14:41:26 -0700 vromero manual merge with defaultenhanced-enums
Fri, 28 Sep 2018 10:24:36 -0700 vromero abstract, native and constructor methods can't have a concise bodyconcise-method-declarations
Thu, 27 Sep 2018 22:06:44 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 27 Sep 2018 22:06:26 +0200 mcimadamore Automatic merge with defaultconcise-method-declarations
Thu, 27 Sep 2018 22:06:05 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 27 Sep 2018 22:05:47 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Thu, 27 Sep 2018 22:05:28 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 27 Sep 2018 22:05:07 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 27 Sep 2018 22:04:49 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 27 Sep 2018 15:47:33 -0300 jlaskey 8211080: RawStringLiteralLangAPI.java test times out by default
Thu, 27 Sep 2018 11:39:45 -0700 prr Merge
Thu, 27 Sep 2018 10:49:10 -0700 prr Merge
Wed, 26 Sep 2018 18:36:55 +0100 alitvinov 8211165: License header is absent in a few J2Ddemo source code files
Tue, 25 Sep 2018 17:58:53 -0700 serb 8210286: Drop of sun.awt.HToolkit class
Tue, 25 Sep 2018 14:44:36 -0700 prr 8210880: Remove HPKeysym.h from JDK sources
Tue, 25 Sep 2018 14:38:35 -0700 prr 8211125: backout fix for 8210880 which was pushed under another ID
Mon, 24 Sep 2018 21:23:37 +0200 lbourges 8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
Mon, 24 Sep 2018 11:49:25 -0700 prr 8209548: Unused and incorrect calls to FT_Get_Char_Index
Mon, 24 Sep 2018 11:46:40 -0700 prr 8210866: Remove HPKeysym.h from JDK sources
Mon, 24 Sep 2018 10:59:26 -0700 prr Merge
Sat, 22 Sep 2018 20:31:45 -0700 serb 8210692: The "com.sun.awt.SecurityWarning" class can be dropped
Tue, 18 Sep 2018 18:32:03 -0700 serb 8170937: Swing apps are slow if displaying from a remote source to many local displays
Tue, 18 Sep 2018 18:12:40 +0530 psadhukhan 8191178: [macos] Problem with input of yen symbol
Mon, 17 Sep 2018 09:36:33 -0700 prr Merge
Sat, 15 Sep 2018 14:03:07 -0700 prr 8210766: Remove obsolete qualified export sun.net.www to java.desktop
Fri, 14 Sep 2018 17:53:58 +0530 mhalder 8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
Thu, 13 Sep 2018 11:31:59 -0700 prr 7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font.
Thu, 13 Sep 2018 10:54:11 -0700 prr Merge
Wed, 12 Sep 2018 11:51:39 +0530 vagarwal 8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
Sun, 09 Sep 2018 19:07:34 -0700 serb 8205537: Drop of sun.applet package
Sun, 09 Sep 2018 11:19:57 -0700 prr 8210384: SunLayoutEngine.isAAT() font is expensive on MacOS
Sat, 08 Sep 2018 12:32:51 -0700 serb 8207150: Clip.isRunning() may return true after Clip.stop() was called
Wed, 05 Sep 2018 10:17:02 -0700 prr Merge
Wed, 05 Sep 2018 15:56:49 +0530 psadhukhan 8202013: JEditorPane shows large HTML unordered list bullets
Fri, 31 Aug 2018 18:05:38 -0700 alans 8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
Mon, 27 Aug 2018 10:54:58 -0700 prr Merge
Mon, 27 Aug 2018 18:29:07 +0100 alitvinov 8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Fri, 24 Aug 2018 16:29:04 -0700 serb 8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
Thu, 23 Aug 2018 23:12:16 -0700 serb 8209340: The code which avoids synthetic accessors has become outdated
Fri, 17 Aug 2018 09:31:13 +0100 dmarkov 8205479: OS X: requestFocus() does not work properly for embedded frame
Thu, 16 Aug 2018 19:20:20 +0100 dmarkov 8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
Thu, 16 Aug 2018 11:15:22 +0530 psadhukhan 8202702: Clearing selection on JTable causes disappearance of a row
Tue, 14 Aug 2018 12:11:28 -0700 prr Merge
Fri, 10 Aug 2018 12:36:21 +0530 psadhukhan 8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
Thu, 09 Aug 2018 11:01:59 +0530 psadhukhan 8204963: javax.swing.border.TitledBorder has a memory leak
Wed, 08 Aug 2018 18:31:24 -0700 serb 8208996: X11 icon window color handing bug
Fri, 03 Aug 2018 12:52:58 -0700 prr Merge
Wed, 01 Aug 2018 11:02:19 +0530 psadhukhan 8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
Wed, 25 Jul 2018 15:36:37 +0530 psadhukhan 8205535: Useless (or buggy) call to Math.round on int input
Thu, 27 Sep 2018 07:33:13 -0400 gadams 8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
Thu, 27 Sep 2018 08:49:12 -0700 erikj 8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
Wed, 26 Sep 2018 06:28:48 -0700 kevinw 8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
Thu, 27 Sep 2018 10:24:12 +0200 jlahoda 8211102: Crash with -XDfind=lambda and -source 7
Thu, 27 Sep 2018 09:29:52 +0200 mdoerr 8211097: aix: fix build after JDK-8210919
Thu, 27 Sep 2018 10:10:47 +0530 pmuthuswamy 8202628: javadoc generates bad links in TestModules.java
Wed, 26 Sep 2018 18:21:26 -0700 ccheung 8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
Thu, 27 Sep 2018 01:25:42 +0200 jwilhelm Added tag jdk-12+13 for changeset 511a9946f83e
Wed, 26 Sep 2018 16:23:31 -0700 jjg 8209963: source file mode for JVM should provide a hook to locate the source file
Wed, 26 Sep 2018 15:14:17 -0700 jjg 8210555: create --source --target synonyms for -source -target
Wed, 26 Sep 2018 14:54:38 -0700 jjg 8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
Wed, 26 Sep 2018 12:47:38 -0700 epavlova 8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
Wed, 26 Sep 2018 14:56:10 -0400 coleenp Merge
Wed, 26 Sep 2018 14:01:48 -0400 coleenp 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
Mon, 24 Sep 2018 03:25:19 -0700 akolarkunnu 8210994: Create test for SwingSet3 FrameDemo
Wed, 26 Sep 2018 11:41:08 -0700 jjg 8210274: Source Launcher should work with a security manager
Sat, 25 Aug 2018 20:16:43 +0530 smarks 7033681: Arrays.asList methods needs better documentation
Tue, 25 Sep 2018 21:33:51 -0700 cushon 8211138: Missing Flag enum constants
Wed, 26 Sep 2018 13:56:08 -0400 lancea 8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
Wed, 26 Sep 2018 10:37:50 -0700 mikael 8210892: Deprecate TLABStats
Tue, 18 Sep 2018 20:49:44 +0200 roland 8210885: Convert left over loads/stores to access api
Wed, 12 Sep 2018 11:13:09 +0200 mbaesken 8207768: Improve exception messages during manifest parsing of jar archives
Wed, 26 Sep 2018 14:28:37 +0200 mbaesken 8211146: fix problematic elif-tests after recent gcc warning changes Werror=undefjdk-12+13
Fri, 21 Sep 2018 18:57:18 +0200 lkorinth 8196341: Add JFR events for parallel phases of G1
Tue, 25 Sep 2018 18:26:46 -0700 iignatyev 8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
Wed, 26 Sep 2018 06:26:54 +0800 fyang 8210413: AArch64: Optimize div/rem by constant in C1
Tue, 25 Sep 2018 13:57:24 -0700 naoto 8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
Tue, 25 Sep 2018 13:31:51 -0700 darcy 8211127: TestNewLanguageFeatures.java fails after JDK-8173730
Tue, 25 Sep 2018 11:31:55 -0700 darcy 8173730: Stop including enhanced for-loop tip for enum values() method
Tue, 25 Sep 2018 10:30:32 -0700 jjg 8210839: Improve interaction between source launcher and classpath
Tue, 25 Sep 2018 09:34:51 -0700 jcbeyler 8210689: Remove the multi-line old C style for string literals
Tue, 25 Sep 2018 11:31:55 -0400 dcubed 8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
Tue, 25 Sep 2018 16:41:25 +0200 rkennke 8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
Tue, 25 Sep 2018 15:35:31 +0100 chegar 8211099: ProblemList two networking tests until jtreg b14 is promoted
Mon, 24 Sep 2018 18:19:46 +0100 aph 8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
Mon, 24 Sep 2018 18:44:39 +0200 rkennke 8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
Tue, 25 Sep 2018 14:23:37 +0200 plevart 8205461: Create Collector which merges results of two other collectors
Tue, 25 Sep 2018 14:16:33 +0200 thartmann 8210152: Optimize integer divisible by power-of-2 check
Tue, 25 Sep 2018 13:58:54 +0530 pmuthuswamy 8202462: {@index} may cause duplicate labels
Tue, 25 Sep 2018 12:36:45 +0530 pmuthuswamy 8205593: Javadoc -link makes broken links if module name matches package name
Mon, 24 Sep 2018 22:12:07 -0700 mikael 8210848: Obsolete SyncKnobs
Tue, 25 Sep 2018 11:24:59 +0800 fyuan 8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Tue, 25 Sep 2018 11:18:36 +0800 mli 8210443: Migrate Locale matching tests to JDK Repo.
Mon, 24 Sep 2018 16:37:28 -0700 kvn 8210764: Update avx512 implementation
Mon, 24 Sep 2018 13:51:22 -0700 erikj 8211037: Load jib jars dynamically from JibArtifactManager
Mon, 24 Sep 2018 20:45:06 +0200 ihse 8210705: Stop exporting all symbols on macosx
Mon, 24 Sep 2018 10:41:41 -0700 bchristi 8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Mon, 24 Sep 2018 19:26:48 +0200 ihse 8211029: Have a common set of enabled warnings for all native libraries
Mon, 24 Sep 2018 13:05:59 -0400 dcubed 8209019: Remove tests affected by JDK-8208690 from the ProblemList
Mon, 24 Sep 2018 12:18:51 -0400 dholmes 8211045: [Testbug] Fix for 8144279 didn't define a test case!
Fri, 14 Sep 2018 14:43:40 +0200 rkennke 8210752: Remaining explicit barriers for C2
Fri, 21 Sep 2018 16:58:36 +0200 sgehwolf 8210761: libjsig is being compiled without optimization
Mon, 24 Sep 2018 16:54:42 +0300 avoitylov 8209697: ARM: Explicit barriers for C1/assembler
Mon, 24 Sep 2018 16:52:12 +0300 avoitylov 8209695: ARM: Explicit barriers for interpreter
Mon, 24 Sep 2018 16:44:24 +0300 avoitylov 8210466: Modularize allocations in assembler
Mon, 24 Sep 2018 16:39:02 +0300 avoitylov 8210465: ARM: Object equals abstraction for BarrierSetAssembler
Mon, 24 Sep 2018 00:13:02 -0700 jnimeh 8210918: Add test to exercise server-side client hello processing
Fri, 21 Sep 2018 08:13:55 -0400 gadams 8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
Sat, 22 Sep 2018 14:12:48 -0700 cjplummer 8210987: Extra newlines on Windows when running nsk jdb tests
Fri, 21 Sep 2018 15:38:43 -0700 jjg 8210275: Source Launcher should fail if --source is used without a source file
Fri, 21 Sep 2018 14:50:06 -0700 iignatyev 8210894: remove jdk/testlibrary/Asserts
Fri, 21 Sep 2018 21:35:12 +0200 ihse 8210988: Improved handling of compiler warnings in the build
Fri, 21 Sep 2018 12:08:13 -0700 tbell 8190985: .jcheck/conf files contain 'project=jdk10'
Fri, 21 Sep 2018 11:28:14 -0700 amenkov 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
Fri, 21 Sep 2018 10:18:12 -0700 amenkov 8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
Fri, 21 Sep 2018 15:11:09 +0200 tschatzl 8210557: G1 next bitmap verification at the end of concurrent mark sometimes fails
Thu, 20 Sep 2018 13:59:39 +0200 mbaesken 8210961: [aix] enhance list of environment variables reported in error log file on AIX
Fri, 21 Sep 2018 12:29:46 +0200 jlahoda 8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
Fri, 21 Sep 2018 12:29:31 +0200 jlahoda 8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
Fri, 21 Sep 2018 16:13:49 +0800 xyin 8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
Fri, 21 Sep 2018 15:49:59 +0800 xyin 8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
Thu, 20 Sep 2018 14:19:53 -0700 xuelei 8210974: No extensions debug log for ClientHello
Wed, 12 Sep 2018 16:38:13 +0200 roland 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
Thu, 20 Sep 2018 12:49:58 -0700 vromero 8209022: Missing checkcast when casting to type parameter bounded by intersection type
Thu, 27 Sep 2018 10:25:27 -0700 vromero adding more smoke testsconcise-method-declarations
Thu, 27 Sep 2018 08:37:15 -0700 vromero adding finder testsconcise-method-declarations
Tue, 25 Sep 2018 12:11:37 -0700 vromero tuning the finder for concise methodsconcise-method-declarations
Tue, 25 Sep 2018 09:40:01 -0700 vromero modify the finder to consider constructor invocations tooconcise-method-declarations
Tue, 25 Sep 2018 08:38:29 -0700 vromero concise method bodies initial pushconcise-method-declarations
Tue, 25 Sep 2018 08:32:26 -0700 vromero initial push concise-method-declarations branchconcise-method-declarations
Thu, 20 Sep 2018 22:07:36 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 20 Sep 2018 22:07:14 +0200 mcimadamore Automatic merge with defaultdatum
Thu, 20 Sep 2018 22:06:53 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 20 Sep 2018 22:06:32 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Thu, 20 Sep 2018 22:06:11 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 20 Sep 2018 22:05:49 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 20 Sep 2018 22:05:28 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 20 Sep 2018 22:05:07 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 20 Sep 2018 21:14:38 +0200 shade 8210963: Build failures after "8210829: Modularize allocations in C2"
Thu, 20 Sep 2018 21:05:00 +0200 ihse 8210931: JLI and launchers normalization and cleanup
Thu, 20 Sep 2018 20:54:19 +0200 ihse 8210962: Deprecate jdk-variant
Tue, 18 Sep 2018 21:47:14 -0700 iklam 8210875: Refactor CompactHashtable
Thu, 20 Sep 2018 18:39:53 +0200 ihse 8210960: Allow --with-boot-jdk-jvmargs to work during configure
Thu, 20 Sep 2018 18:38:34 +0200 ihse 8210941: Stop filtering out -xregs=no%appl for libsunec
Thu, 20 Sep 2018 18:37:25 +0200 ihse 8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
Thu, 20 Sep 2018 18:33:19 +0200 ihse 8210949: Stop filtering out -xc99=%none for liblcms
Thu, 20 Sep 2018 14:04:44 +0200 pliden 8210883: ZGC: Parallel retire/resize/remap of TLABs
Thu, 20 Sep 2018 14:04:43 +0200 pliden 8210857: Allow retiring TLABs and collecting statistics in parallel
Thu, 20 Sep 2018 08:11:21 -0400 coleenp 8202201: All oop stores in the x64 interpreter are treated as volatile when using G1
Wed, 12 Sep 2018 14:08:15 +0200 phedlin 8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Thu, 20 Sep 2018 08:59:03 +0200 ihse 8210920: Native C++ tests are not using CXXFLAGS
Wed, 19 Sep 2018 20:07:02 -0400 kbarrett 8210889: Some service thread cleanups can be starved
Wed, 19 Sep 2018 16:07:03 -0700 jnimeh 8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Thu, 20 Sep 2018 00:19:46 +0200 ihse 8210924: Remove PACKAGE_PATH
Thu, 20 Sep 2018 00:16:23 +0200 jwilhelm Added tag jdk-12+12 for changeset 15094d12a632
Wed, 19 Sep 2018 16:51:22 -0400 zgu 8210879: ClassLoaderStatsClosure does raw oop comparison
Wed, 19 Sep 2018 22:42:34 +0200 ihse 8210919: Remove statically linked libjli on Windows
Wed, 19 Sep 2018 15:25:05 -0400 coleenp 8198717: Remove compute_optional_offset
Wed, 19 Sep 2018 21:31:33 +0200 rkennke 8210829: Modularize allocations in C2
Wed, 19 Sep 2018 10:51:06 -0700 martin 8209817: stack is executable when building with Clang on Linux
Wed, 19 Sep 2018 19:12:20 +0200 pliden 8210884: ZGC: Remove insertion of filler objects
Wed, 19 Sep 2018 19:12:18 +0200 pliden 8210881: ZGC: Introduce ZRootsIteratorClosure
Wed, 19 Sep 2018 09:24:40 -0700 mikael 8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661jdk-12+12
Wed, 19 Sep 2018 14:09:11 +0200 pliden 8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
Wed, 12 Sep 2018 13:09:51 +0200 mbalao 8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
Wed, 19 Sep 2018 10:50:25 +0200 jlahoda 8207954: Data for --release 11
Wed, 19 Sep 2018 08:49:07 +0100 alanb 8210496: Improve filtering for classes with security sensitive fields
Wed, 19 Sep 2018 12:14:53 +0530 pmuthuswamy 8210047: some pages contain content outside of landmark region
Tue, 18 Sep 2018 21:46:17 -0700 iklam 8210864: Reduce the use of metaspaceShared.hpp
Tue, 18 Sep 2018 19:44:27 -0700 sherman 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
Tue, 18 Sep 2018 22:46:35 +0200 pliden 8210753: Make ThreadLocalAllocBuffer::resize() public
Tue, 18 Sep 2018 16:11:36 -0400 coleenp 8210861: Move assert to help diagnose rare RedefineStress crash
Tue, 18 Sep 2018 22:32:25 +0200 dnsimon 8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
Tue, 18 Sep 2018 13:31:30 -0700 joehw 8210874: Test for JDK-8209615
Tue, 18 Sep 2018 13:18:54 -0700 bpb 8210817: Minor typo in java.nio.file.attribute package summary
Tue, 18 Sep 2018 12:42:40 -0700 naoto 8209880: tzdb.dat is not reproducibly built
Tue, 18 Sep 2018 23:20:17 +0530 jgeorge 8210836: Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
Tue, 18 Sep 2018 10:43:01 -0700 sherman 8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
Tue, 18 Sep 2018 09:44:20 -0700 joehw 8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
Tue, 18 Sep 2018 11:55:33 -0400 jiangli 8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
Tue, 18 Sep 2018 08:27:01 -0400 coleenp 8203466: intermittent crash at jdk.internal.misc.Unsafe::getObjectVolatile (native)
Tue, 18 Sep 2018 13:32:40 +0200 ihse 8210729: Clean up macosx static library handling
Tue, 11 Sep 2018 18:18:51 +0200 sgehwolf 8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
Tue, 18 Sep 2018 10:35:42 +0200 ihse 8210750: Clean up compare.sh exceptions
Tue, 18 Sep 2018 10:29:56 +0200 ihse 8210723: Better information in configure for invalid Xcode
Mon, 17 Sep 2018 22:56:31 -0700 mchung 8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
Tue, 18 Sep 2018 13:24:25 +0800 mli 8210802: temp files left by tests in jdk/java/net/httpclient
Mon, 17 Sep 2018 23:35:00 -0400 mhorie 8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
Tue, 18 Sep 2018 11:09:18 +0800 fyuan 8210819: Update the host name in CNameTest.java
Mon, 17 Sep 2018 19:48:35 -0700 jcbeyler 8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
Mon, 17 Sep 2018 19:36:09 -0700 jcbeyler 8210481: Remove #ifdef cplusplus from vmTestbase
Mon, 17 Sep 2018 15:25:42 -0700 jnimeh 8140466: ChaCha20 and Poly1305 TLS Cipher Suites
Mon, 17 Sep 2018 15:22:46 -0700 mchung 8210721: Replace legacy serial exception field with Throwable::cause
Mon, 17 Sep 2018 14:04:46 -0700 ascarpino 8209031: SSLSocket should throw an exception when configuring DTLS
Mon, 17 Sep 2018 13:43:22 -0700 kvn 8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
Mon, 17 Sep 2018 11:50:39 -0700 iignatyev 8210779: 8182404 and 8210732 haven't updated copyright years
Mon, 17 Sep 2018 10:14:31 -0700 iris 8210775: JVM TI Spec missing copyright
Mon, 17 Sep 2018 09:07:40 -0700 jcbeyler 8210726: Fix up a few minor nits forgotten by JDK-8210665
Mon, 17 Sep 2018 08:37:47 -0700 rfield 8210596: jshell does not support raw string literals
Mon, 17 Sep 2018 10:53:56 +0200 sgehwolf 8210416: [linux] Poor StrictMath performance due to non-optimized compilation
Mon, 17 Sep 2018 11:49:20 +0200 jlahoda 8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
Mon, 17 Sep 2018 14:16:31 +0530 rgoel 8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale.
Fri, 14 Sep 2018 14:47:50 +0200 sgehwolf 8210647: libsaproc is being compiled without optimization.
Mon, 17 Sep 2018 14:52:44 +0800 weijun 8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
Mon, 17 Sep 2018 13:49:55 +0800 xyin 8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Sat, 15 Sep 2018 22:02:08 -0700 igerasim 8210786: Typo s/overriden/overridden/ in several places
Sat, 15 Sep 2018 13:53:43 -0700 igerasim 8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
Sat, 15 Sep 2018 22:16:16 +0200 bsrbnd 8183548: Comma-expressions shouldn't use any temporary variable
Fri, 14 Sep 2018 22:35:44 -0700 mikael 8210676: Remove some unused Label variables
Fri, 14 Sep 2018 20:30:28 -0700 xuelei 8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
Fri, 14 Sep 2018 14:02:57 -0700 iignatyev 8210732: remove jdk.testlibrary.Utils
Fri, 14 Sep 2018 15:32:22 -0400 gromero 8209972: [GRAAL] Don't run RTM tests with Graal
Fri, 14 Sep 2018 08:48:36 -0700 jcbeyler 8210724: Change the verbosity threshold of logging for [oopstorage,ref]
Thu, 13 Sep 2018 07:46:41 -0400 gadams 8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
Fri, 14 Sep 2018 11:17:25 -0700 ccheung 8190737: use unicode version of the canonicalize() function to handle long path on windows
Tue, 11 Sep 2018 22:16:47 -0700 akolarkunnu 8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
Fri, 14 Sep 2018 12:53:07 -0400 rriggs 8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
Fri, 14 Sep 2018 12:10:28 -0400 coleenp 8210559: ClassLoaderData Symbols can leak
Fri, 14 Sep 2018 09:00:22 -0700 bpb 8210741: Typo in Java API documentation of java.nio.file.Paths
Fri, 14 Sep 2018 16:56:09 +0100 alanb 8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210714: ZGC: ZWeakRootsIterator should no longer call reset/finish_dead_counter()
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210711: Remove unused offset getters in ThreadLocalAllocBuffer
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210710: Rename ThreadLocalAllocBuffer::myThread() to thread()
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8209163: SA: Show Object Histogram asserts with ZGC
Fri, 14 Sep 2018 14:45:31 +0200 hannesw 8209914: javadoc search sometimes generates bad URIs
Fri, 14 Sep 2018 14:24:00 +0300 dpochepk 8210461: AArch64: Math.cos intrinsic gives incorrect results
Thu, 13 Sep 2018 11:07:40 +0200 sgehwolf 8210703: vmStructs.cpp compiled with -O0
Fri, 14 Sep 2018 09:16:51 +0200 ihse 8210731: PropertiesParser does not produce reproducible output
Thu, 13 Sep 2018 22:45:12 -0700 iveresov 8210478: Update Graal
Fri, 14 Sep 2018 13:18:52 +0800 amlu 8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
Thu, 13 Sep 2018 15:29:44 -0700 cushon 8193037: package-info annotations are not reported when annotation processing is enabled
Thu, 13 Sep 2018 17:11:04 -0700 xuelei 8209916: NPE in SupportedGroupsExtension
Thu, 13 Sep 2018 07:54:38 -0400 gadams 8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
Thu, 13 Sep 2018 15:27:21 -0700 kvn 8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
Thu, 13 Sep 2018 13:41:17 -0700 naoto 8209167: Use CLDR's time zone mappings for Windows
Thu, 13 Sep 2018 13:03:50 -0700 jcbeyler 8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
Fri, 14 Sep 2018 17:57:38 -0700 vromero adding Class::getRecordComponentNamesdatum
Fri, 14 Sep 2018 13:19:35 -0700 vromero manual merge with defaultlambda-leftovers
Fri, 14 Sep 2018 13:09:12 -0700 vromero manual merge with jep-334condy-folding
Fri, 14 Sep 2018 11:35:15 -0700 vromero removing outdated testsdatum
Thu, 13 Sep 2018 20:03:15 -0700 vromero records can have type vars and add readResolve method for all serializable recordsdatum
Thu, 13 Sep 2018 16:47:16 -0700 vromero records cant be abstractdatum
Thu, 13 Sep 2018 15:13:45 -0700 vromero forgot to remove modifiers for some testsdatum
Thu, 13 Sep 2018 14:38:43 -0700 vromero records cant declare field modifiersdatum
Thu, 13 Sep 2018 14:04:11 -0700 vromero removing default keyword for recordsdatum
Thu, 13 Sep 2018 13:48:30 -0700 vromero manual merge with defaultdatum
Thu, 13 Sep 2018 17:59:00 -0300 jlaskey this branch was moved to a public reporaw-string-literal
Thu, 13 Sep 2018 13:38:58 -0700 vromero removing the NON_FINAL flagdatum
Thu, 13 Sep 2018 13:34:00 -0700 vromero removing outdated testdatum
Thu, 13 Sep 2018 22:06:48 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Thu, 13 Sep 2018 22:06:19 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 13 Sep 2018 22:05:54 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 13 Sep 2018 22:05:32 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 13 Sep 2018 22:05:10 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 13 Sep 2018 21:14:04 +0200 ihse 8207264: solaris-sparcv9-cmp-baseline fails
Thu, 13 Sep 2018 21:12:22 +0200 ihse 8210702: Remove dtrace mapfiles
Thu, 13 Sep 2018 13:30:07 -0400 jiangli 8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode.
Thu, 13 Sep 2018 14:15:27 -0300 jlaskey 8210674: Need to add examples for use of javac properties introduced by Raw String Literals
Thu, 13 Sep 2018 12:07:01 +0100 michaelm 8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
Thu, 13 Sep 2018 12:41:42 +0200 ihse 8210704: Remove dead build tools
Wed, 12 Sep 2018 21:56:59 -0700 iignatyev 8210699: Problem list tests which times out in Xcomp mode
Mon, 10 Sep 2018 16:59:41 -0700 cushon 8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
Wed, 12 Sep 2018 17:45:22 -0700 iklam 8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
Wed, 12 Sep 2018 16:28:06 -0700 vromero 8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Thu, 13 Sep 2018 01:41:24 +0200 jwilhelm Added tag jdk-12+11 for changeset f0f5d23449d3
Wed, 12 Sep 2018 17:14:08 -0300 jlaskey 8210671: CheckExamples.java fail after Raw String Literals checkin
Wed, 12 Sep 2018 12:29:40 -0700 amenkov 8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Wed, 12 Sep 2018 10:27:03 -0700 jcbeyler 8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
Wed, 12 Sep 2018 14:19:36 -0300 jlaskey 8200434: String::align, String::indent
Wed, 12 Sep 2018 14:19:36 -0300 jlaskey 8206981: Compiler support for Raw String Literals
Wed, 12 Sep 2018 08:46:25 -0700 erikj 8210519: build/releaseFile/CheckSource.java failed additional sources foundjdk-12+11
Wed, 12 Sep 2018 14:24:17 +0200 mhorie 8208171: PPC64: Enrich SLP support
Wed, 12 Sep 2018 12:54:16 +0200 mdoerr 8210497: [PPC64] Vector registers not saved across safepoint
Wed, 12 Sep 2018 12:23:58 +0200 ihse 8059019: sdp.conf.template should be copied on linux too
Wed, 12 Sep 2018 11:08:42 +0200 tschatzl 8209843: Optimize oop scan closure closures wrt to reference processing in G1
Wed, 12 Sep 2018 09:12:42 +0100 adinn 8210578: AArch64: Invalid encoding for fmlsvs instruction
Wed, 12 Sep 2018 09:23:36 +0200 thartmann 8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
Fri, 31 Aug 2018 16:28:52 +0200 rkennke 8210187: Explicit barriers for C2
Tue, 11 Sep 2018 20:37:47 -0700 mikael 8210513: Obsolete SyncFlags
Tue, 11 Sep 2018 14:51:45 -0700 igerasim 8210347: Combine subsequent calls to Set.contains() and Set.add()
Tue, 11 Sep 2018 13:54:34 -0700 mikael 8210514: Obsolete SyncVerbose
Wed, 05 Sep 2018 18:14:45 -0700 iklam 8210289: ArchivedKlassSubGraphInfoRecord is incomplete
Tue, 11 Sep 2018 13:34:13 -0400 pchilanomate 8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
Tue, 11 Sep 2018 10:12:50 -0700 jcbeyler 8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
Tue, 11 Sep 2018 09:42:27 -0400 coleenp 8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
Tue, 11 Sep 2018 09:53:41 -0400 hseigel 8210470: Remove unused Verifier::verify() Verifier::Mode argument
Tue, 11 Sep 2018 17:48:24 +0530 vtewari 8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Tue, 11 Sep 2018 09:14:36 +0200 tschatzl 8210467: Remove unused G1CollectedHeap::_max_heap_capacity
Tue, 11 Sep 2018 09:13:37 +0200 tschatzl 8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
Tue, 11 Sep 2018 09:27:47 +0800 xyin 8209773: Refactor shell test javax/naming/module/basic.sh to java
Tue, 11 Sep 2018 08:48:26 +0800 weijun 8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
Mon, 10 Sep 2018 16:33:05 -0700 dlong 8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK
Mon, 10 Sep 2018 19:18:04 -0400 kbarrett 8210511: TestSingleWriterSynchronizer can deadlock
Mon, 10 Sep 2018 18:57:44 -0400 dholmes 8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
Mon, 10 Sep 2018 18:30:24 -0400 jiangli 8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set.
Mon, 10 Sep 2018 14:23:37 -0700 iignatyev 8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Mon, 10 Sep 2018 16:33:55 -0400 coleenp 8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
Mon, 10 Sep 2018 12:48:57 -0700 mchung 8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
Mon, 10 Sep 2018 16:40:59 +0200 lucy 8210319: [s390]: Use of shift operators not covered by cpp standard
Mon, 10 Sep 2018 20:17:26 +0800 amlu 8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210321: Create NO_KEEPALIVE CLD holder accessor
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
Mon, 10 Sep 2018 11:24:26 +0200 eosterlund 8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
Mon, 10 Sep 2018 10:02:48 +0200 ihse 8056217: Remove awt_makecube.cpp
Mon, 10 Sep 2018 09:59:27 +0200 ihse 8081858: make dist-clean does not delete all log files
Mon, 10 Sep 2018 09:58:23 +0200 ihse 8200609: Proper fix for mapfile removal for libjsig
Fri, 07 Sep 2018 14:54:15 -0700 erikj 8210283: Support git as an SCM alternative in the build
Fri, 07 Sep 2018 14:01:52 -0700 iignatyev 8210112: remove jdk.testlibrary.ProcessTools
Fri, 07 Sep 2018 15:18:14 -0400 jiangli 8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
Fri, 07 Sep 2018 14:44:52 -0400 kbarrett 8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
Fri, 07 Sep 2018 09:50:02 -0700 jcbeyler 8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
Fri, 07 Sep 2018 10:17:49 -0700 sherman 8210345: The Japanese message of FileNotFoundException garbled
Fri, 07 Sep 2018 15:56:21 +0100 mcimadamore 8210495: compiler crashes because of illegal signature in otherwise legal code
Fri, 07 Sep 2018 11:24:59 +0200 aleonard 8209786: JDK12 fails to build on s390x with gcc 7.3
Fri, 07 Sep 2018 08:14:47 -0400 dholmes 8210486: Unused code in check_nest_attributes function
Fri, 07 Sep 2018 08:02:51 -0400 mullan 6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
Thu, 06 Sep 2018 16:27:07 +0200 roland 8209544: AES encrypt performance regression in jdk11b11
Thu, 06 Sep 2018 17:45:15 -0700 dlong 8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
Fri, 07 Sep 2018 09:09:31 +0800 xyin 8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
Thu, 06 Sep 2018 18:06:24 -0700 mikael 8210381: Obsolete EmitSync
Thu, 06 Sep 2018 16:15:32 -0700 jjg 8210009: Source Launcher classloader should support getResource and getResourceAsStream
Thu, 06 Sep 2018 12:10:59 -0700 igerasim 8210285: CharsetDecoder/Encoder's constructor does not reject NaN
Thu, 06 Sep 2018 10:49:17 -0700 naoto 8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
Thu, 06 Sep 2018 09:30:47 -0700 ccheung 8185145: AppCDS custom loader support on Mac OS X
Thu, 06 Sep 2018 05:44:47 -0700 vromero 8210435: don't add local variable spots if they are DCE'ed by the compiler
Thu, 06 Sep 2018 13:13:35 +0100 mcimadamore 8210318: idea.sh script doesn't work on Mac
Thu, 06 Sep 2018 02:01:20 -0400 dholmes 8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
Wed, 05 Sep 2018 21:06:01 -0700 rhalade 8210432: Add additional TeliaSonera root certificate
Wed, 05 Sep 2018 21:01:39 -0700 xuelei 8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
Wed, 05 Sep 2018 19:40:52 -0700 jcbeyler 8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
Thu, 06 Sep 2018 02:50:04 +0200 jwilhelm Added tag jdk-12+10 for changeset 8f594f75e054
Wed, 05 Sep 2018 11:12:15 -0700 jcbeyler 8208352: Merge HeapMonitorTest and HeapMonitorGCTest code
Fri, 10 Aug 2018 13:36:10 -0700 iignatyev 8209386: [error-prone] StreamResourceLeak in jdk.internal.ed module
Wed, 05 Sep 2018 13:10:40 -0700 dlong 8187078: -XX:+VerifyOops finds numerous problems when running JPRTjdk-12+10
Wed, 05 Sep 2018 10:39:16 -0700 amenkov 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
Wed, 05 Sep 2018 10:17:11 -0700 jcbeyler 8208186: SetHeapSamplingInterval handles 1 explicitly
Wed, 05 Sep 2018 09:12:50 -0700 sherman 8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
Wed, 05 Sep 2018 12:48:51 +0200 mbaesken 8209942: [epsilon] range function for EpsilonTLABElasticity causes compiler warning
Wed, 05 Sep 2018 14:00:36 +0200 ihse 8182733: aarch64 build documentation misleading
Wed, 05 Sep 2018 10:11:42 +0200 eosterlund 8210158: Accessorize JFR getEventWriter() intrinsics
Wed, 05 Sep 2018 11:52:08 +0100 alanb 8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Wed, 05 Sep 2018 11:15:28 +0200 glaubitz 8165440: Add Zero support for x86_64-linux-gnux32 target
Wed, 05 Sep 2018 11:52:15 +0530 pmuthuswamy 8209052: Low contrast in docs/api/constant-values.html
Wed, 05 Sep 2018 12:34:08 +0800 amlu 8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
Tue, 04 Sep 2018 17:04:10 -0700 sherman 8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
Tue, 04 Sep 2018 14:35:59 -0700 iignatyev 8210039: move OSInfo to top level testlibrary
Tue, 04 Sep 2018 15:00:08 -0700 ccheung 8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
Tue, 04 Sep 2018 14:17:45 -0700 jcbeyler 8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
Fri, 31 Aug 2018 22:55:34 -0700 jcbeyler 8210182: Remove macros for C compilation from vmTestBase but non jvmti
Tue, 04 Sep 2018 12:44:02 -0700 kvn 8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Tue, 04 Sep 2018 18:32:28 +0100 dfuchs 8210366: Typo in MethodHandles.Lookup: must be either be
Tue, 04 Sep 2018 18:03:44 +0100 alanb 8210087: Classes in jdk.unsupported not accessible from jconsole plugin
Tue, 04 Sep 2018 09:07:06 -0700 bpb 8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
Tue, 04 Sep 2018 11:46:23 -0400 gromero 8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
Tue, 04 Sep 2018 13:19:38 +0200 shade 8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
Tue, 04 Sep 2018 13:19:37 +0200 shade 8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
Tue, 04 Sep 2018 11:35:35 +0100 alanb 8210341: (fs) Typos in PosixFileAttributeView javadoc
Tue, 04 Sep 2018 12:18:35 +0200 tschatzl 8207200: Committed > max memory usage when getting MemoryUsage
Tue, 04 Sep 2018 12:17:23 +0200 tschatzl 8210265: Crash in HSpaceCounters::update_used()
Tue, 04 Sep 2018 14:47:55 +0800 weijun 8210338: Better output for GenerationTests.java
Tue, 04 Sep 2018 08:06:31 +0200 stuefe 8210307: 8210246 broke NMT jtreg tests
Mon, 03 Sep 2018 14:27:03 +0200 stuefe 8210314: [aix] NMT does not show "Safepoint" memory type
Mon, 03 Sep 2018 13:42:58 +0300 bulasevich 8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
Mon, 03 Sep 2018 13:39:35 +0300 avoitylov 8207247: AARCH64: Enable Minimal and Client VM builds
Mon, 03 Sep 2018 09:43:08 +0200 lucy 8207343: Automate vtable/itable stub size calculation
Sat, 01 Sep 2018 12:02:07 -0700 iklam 8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
Sat, 01 Sep 2018 18:15:27 +0200 goetz 8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
Fri, 31 Aug 2018 14:54:42 -0700 jjg 8208608: Update --module-source-path to allow explicit source paths for specific modules
Fri, 31 Aug 2018 16:29:49 -0400 kbarrett 8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
Fri, 31 Aug 2018 11:56:43 -0700 dtitov 8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
Fri, 31 Aug 2018 18:01:47 +0100 mcimadamore 8210226: Add support for multiple project folders to idea.sh
Fri, 31 Aug 2018 09:53:37 -0700 amenkov 8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
Fri, 31 Aug 2018 10:22:04 -0400 pchilanomate 8206424: Use locking for cleaning ProtectionDomainTable
Fri, 31 Aug 2018 09:10:27 -0400 coleenp 8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Fri, 31 Aug 2018 12:41:00 +0200 hannesw 8176453: Javadoc search: there are issues with generics in parameters
Fri, 31 Aug 2018 11:43:06 +0200 dnsimon 8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
Fri, 31 Aug 2018 09:37:03 +0200 ihse 6657100: Rename sparcWorks to solstudio in HotSpot
Thu, 30 Aug 2018 13:12:38 +0200 mbaesken 8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
Fri, 31 Aug 2018 10:32:47 +0800 jjiang 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
Fri, 31 Aug 2018 10:00:22 +0800 mli 8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
Thu, 30 Aug 2018 17:59:40 -0700 cjplummer 8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
Thu, 30 Aug 2018 17:03:46 -0400 kbarrett 8209975: Some GCThreadLocalData not initialized
Thu, 30 Aug 2018 16:33:14 -0400 avoitylov 8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Thu, 30 Aug 2018 16:16:19 -0400 kbarrett 8210119: Rename SubTasksDone::is_task_claimed
Wed, 12 Sep 2018 18:55:29 +0200 mcimadamore Automatic merge with jep-334condy-folding
Wed, 12 Sep 2018 09:32:32 -0700 vromero redoing the error message simplification, going for a simpler less intrusive versionjep-334
Wed, 12 Sep 2018 05:10:27 +0200 mcimadamore Automatic merge with jep-334condy-folding
Tue, 11 Sep 2018 19:23:02 -0700 vromero add j.l.c.ConstantDesc to the set of interfaces javadoc should skipjep-334
Tue, 11 Sep 2018 19:16:14 -0700 vromero manual merge with jep-334condy-folding
Tue, 11 Sep 2018 10:05:59 -0700 vromero simplify error messages removing interfaces Constables and ConstantDesc as too low leveljep-334
Tue, 11 Sep 2018 14:18:44 +0200 jlahoda Must do a postattr/preflow before calling into Flow to determine liveness.patterns-stage-1
Tue, 11 Sep 2018 12:42:39 +0200 jlahoda The scope of a binding variable may extend beyond the statement that introduces it.patterns-stage-1
Tue, 11 Sep 2018 12:40:55 +0200 jlahoda Limiting pattern matching features to a core set (no literal patterns, no patterns in switch, no var pattern).patterns-stage-1
Mon, 03 Sep 2018 15:48:33 +0200 jlahoda Some more tests on "new" switches and patterns.patterns
Mon, 10 Sep 2018 11:40:48 -0400 briangoetz Eliminate explicit constant bootstraps from java.lang.constant, instead using INVOKE + public factories; encapsulate ConstantUtilsjep-334
Wed, 05 Sep 2018 14:05:52 -0700 vromero renaming tests from XRefTest to XDescTestjep-334
Wed, 05 Sep 2018 16:11:30 -0400 briangoetz Replace constantBootstrap() implementations that are just wrappers with INVOKEjep-334
Wed, 05 Sep 2018 10:45:18 -0700 vromero dont add local variable spots if they are DCE'ed by the compilercondy-folding
Fri, 31 Aug 2018 13:50:57 +0200 jlahoda Handling of switch expressions with patterns.patterns
Fri, 31 Aug 2018 08:11:40 +0200 jlahoda Merging recent default changes into the patterns branch.patterns
Thu, 30 Aug 2018 08:19:58 +0200 jlahoda Post-merge fixes.patterns
Wed, 29 Aug 2018 13:34:55 +0200 jlahoda Merging the default branch with switch expressions into the patterns branch - builds, but tests not run yet, and switch expressions don't support patterns properly.patterns
Thu, 30 Aug 2018 18:42:56 -0700 vromero manual merge with defaultraw-string-literal
Thu, 30 Aug 2018 18:33:27 -0700 vromero manual merge with jep-334condy-folding
Thu, 30 Aug 2018 18:16:30 -0700 vromero manual merge with defaultlambda-leftovers
Thu, 30 Aug 2018 17:56:12 -0700 vromero manual merge with defaultstats-before-this-super
Thu, 30 Aug 2018 17:17:27 -0700 vromero manual merge with defaultdatum
Thu, 30 Aug 2018 22:06:18 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 30 Aug 2018 22:05:46 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 30 Aug 2018 12:39:26 -0700 bpb 8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Thu, 30 Aug 2018 11:53:49 -0700 amenkov 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Thu, 30 Aug 2018 03:01:49 -0700 akolarkunnu 8209993: Create a test for SwingSet3 ToolTipDemo
Thu, 30 Aug 2018 09:47:12 -0700 jcbeyler 8203356: VM Object Allocation Collector can infinite recurse
Thu, 30 Aug 2018 08:01:13 -0700 iklam 8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
Thu, 30 Aug 2018 09:08:23 -0400 hseigel 8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
Thu, 30 Aug 2018 09:34:10 +0200 lucy 8209950: SIGBUS in CodeHeapState::print_names()
Thu, 30 Aug 2018 09:25:38 +0200 eosterlund 8210065: ZGC: Remove mode for treating weaks as strong
Wed, 29 Aug 2018 10:11:51 +0200 mbaesken 8210147: adjust some WSAGetLastError usages in windows network coding
Thu, 30 Aug 2018 09:12:07 +0200 eosterlund 8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
Thu, 30 Aug 2018 08:59:23 +0200 eosterlund 8210061: ZGC: Remove STW weak processor mode
Thu, 30 Aug 2018 08:19:13 +0200 ihse 8210160: Remove deprecated configure arguments
Thu, 30 Aug 2018 08:15:10 +0200 ihse 8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
Wed, 29 Aug 2018 20:13:53 -0700 cjplummer 8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
Tue, 28 Aug 2018 08:06:59 -0400 gadams 8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
Wed, 29 Aug 2018 19:14:08 -0700 ljiang 8210153: localized currency symbol of VES
Thu, 30 Aug 2018 03:49:23 +0200 jwilhelm Added tag jdk-12+9 for changeset 31b159f30fb2
Wed, 29 Aug 2018 13:50:55 -0700 mikael 8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
Wed, 29 Aug 2018 13:04:50 -0700 mikael 8209856: Obsolete error reporter
Wed, 29 Aug 2018 20:15:09 +0200 rkennke 8180193: Make marking bitmap code available to other GCsjdk-12+9
Wed, 29 Aug 2018 19:48:28 +0200 jwilhelm Merge
Wed, 22 Aug 2018 21:50:12 +0200 jwilhelm Added tag jdk-11+28 for changeset 76072a077ee1
Tue, 21 Aug 2018 12:48:10 -0700 jjg 8209806: API docs should be updated to refer to javase11jdk-11+28
Tue, 21 Aug 2018 11:30:48 -0700 wetmore 8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
Tue, 21 Aug 2018 13:44:59 +0100 aph 8207838: AArch64: Float registers incorrectly restored in JNI call
Tue, 21 Aug 2018 17:47:59 +0200 thartmann 8209670: CompilerThread releasing code buffer in destructor is unsafe
Tue, 21 Aug 2018 09:25:06 +0200 simonis 8209637: [s390x] Interpreter doesn't call result handler after native calls
Mon, 20 Aug 2018 15:10:20 -0700 kvn 8209735: Disable avx512 by default
Wed, 29 Aug 2018 12:00:47 -0400 apetcher 8201317: X25519/X448 code improvements
Tue, 28 Aug 2018 14:55:06 +0200 ghaug 8209996: [PPC64] Fix JFR profiling
Wed, 29 Aug 2018 10:46:59 -0400 pchilanomate 8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
Wed, 22 Aug 2018 10:29:17 +0200 roland 8209691: Allow MemBar on single memory slice
Wed, 29 Aug 2018 11:25:51 +0100 mcimadamore 8209064: Make intellij support more robust after changes for 2018.2
Wed, 29 Aug 2018 14:10:19 +0530 vtewari 8176553: LdapContext follows referrals infinitely ignoring set limit
Wed, 29 Aug 2018 09:36:17 +0200 jlahoda 8206986: Compiler support for Switch Expressions (Preview)
Tue, 28 Aug 2018 09:01:54 +0200 mbaesken 8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
Tue, 28 Aug 2018 20:05:41 -0700 ljiang 8208746: ISO 4217 Amendment #168 update
Wed, 29 Aug 2018 08:00:00 +0200 pliden 8210045: Allow using a subset of worker threads even when UseDynamicNumberOfGCThreads is not set
Tue, 28 Aug 2018 21:25:37 -0700 jcbeyler 8210035: Fix copyrights for files created for the HeapMonitor work
Tue, 28 Aug 2018 16:01:12 -0700 iklam 8210040: TestOptionsWithRanges.java is very slow
Tue, 28 Aug 2018 16:01:01 -0700 iklam 8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
Tue, 28 Aug 2018 16:18:58 -0700 ccheung 8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
Tue, 28 Aug 2018 18:31:14 -0400 coleenp Merge
Tue, 28 Aug 2018 18:17:01 -0400 coleenp 8209958: Clean up duplicate basic array type statics in Universe
Tue, 28 Aug 2018 15:17:52 -0700 twisti 8210008: custom extension for make/SourceRevision.gmk
Tue, 28 Aug 2018 18:03:33 -0400 coleenp 8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
Tue, 28 Aug 2018 14:37:34 -0700 iignatyev 8209611: use C++ compiler for hotspot tests
Tue, 28 Aug 2018 14:33:18 -0700 iignatyev 8210108: sun/tools/jstatd test build failures after JDK-8210022
Tue, 28 Aug 2018 07:30:36 -0400 gadams 8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
Tue, 28 Aug 2018 16:04:54 -0400 kbarrett 8209976: Improve iteration over non-JavaThreads
Tue, 28 Aug 2018 14:45:34 -0400 jiangli 8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
Tue, 28 Aug 2018 12:57:40 -0400 kbarrett 8072498: Multi-thread JNI weak reference processing
Wed, 22 Aug 2018 09:33:18 -0700 jcbeyler 8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
Tue, 28 Aug 2018 17:03:16 +0200 goetz 8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
Tue, 28 Aug 2018 10:10:11 -0400 hseigel 8202578: Revisit location for class unload events
Tue, 28 Aug 2018 09:06:23 +0200 pliden 8209894: ZGC: Cap number of GC workers based on heap size
Mon, 27 Aug 2018 21:50:52 -0700 iignatyev 8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
Mon, 27 Aug 2018 17:01:15 -0700 iignatyev 8186548: move jdk.testlibrary.JcmdBase closer to tests
Mon, 27 Aug 2018 16:45:18 -0700 amenkov 8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
Mon, 27 Aug 2018 03:48:41 -0700 akolarkunnu 8209494: Create a test for SwingSet InternalFrameDemo
Mon, 27 Aug 2018 17:20:29 -0400 zgu 8209852: Counters in StringCleaningTask should be type of size_t
Mon, 27 Aug 2018 12:45:31 -0700 lmesnik 8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
Mon, 27 Aug 2018 03:46:44 -0700 akolarkunnu 8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Mon, 27 Aug 2018 09:46:24 -0700 xuelei 8209965: The "supported_groups" extension in ServerHellos
Mon, 27 Aug 2018 23:14:17 +0800 weijun 8209995: java.base does not need to export sun.security.ssl to java.security.jgss
Mon, 27 Aug 2018 12:33:03 +0100 dfuchs 8209987: Minor cleanup in Level.java
Mon, 27 Aug 2018 10:25:13 +0530 jgeorge 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Sat, 25 Aug 2018 14:23:21 +0200 shade 8209911: More blob types in hs_err printout
Fri, 24 Aug 2018 18:56:41 -0700 igerasim 6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Thu, 23 Aug 2018 21:16:45 -0700 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Fri, 24 Aug 2018 13:30:56 -0700 vromero 8209173: javac fails with completion exception while reporting an error
Fri, 24 Aug 2018 13:23:39 -0700 mikael 8209915: Fix license headers
Fri, 24 Aug 2018 15:49:21 -0400 zgu 8209841: [REDO] Refactor G1ParallelCleaningTask into shared
Fri, 24 Aug 2018 15:33:28 -0400 jiangli 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
Fri, 24 Aug 2018 11:56:14 -0700 dlong 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
Fri, 17 Aug 2018 17:13:12 +0200 roland 8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
Fri, 24 Aug 2018 09:12:51 -0500 gziemski 8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
Mon, 20 Aug 2018 12:08:07 +0200 ghaug 8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
Mon, 23 Jul 2018 18:08:46 +0200 sgehwolf 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
Fri, 24 Aug 2018 14:04:34 +0200 redestad 8209837: Avoid initializing ExpiringCache during bootstrap
Fri, 06 Jul 2018 16:04:19 +0200 rkennke 8206457: Code paths from oop_iterate() must use barrier-free access
Fri, 24 Aug 2018 09:38:11 +0200 shade 8208665: Amend cross-compilation docs with qemu-debootstrap recipe
Fri, 24 Aug 2018 08:17:23 +0200 thartmann 8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
Thu, 23 Aug 2018 16:47:53 -0700 lmesnik 8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
Thu, 23 Aug 2018 07:54:19 -0400 gadams 8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
Thu, 23 Aug 2018 18:14:53 -0400 kbarrett 8209850: Allow NamedThreads to use GlobalCounter critical sections
Wed, 29 Aug 2018 10:04:24 +0200 jlahoda JEP 325 has been integrated into jdk mainline, closing the corresponding branch in amber.switch
Wed, 29 Aug 2018 10:03:56 +0200 jlahoda Merging 16c35b7cbf26 into current switch branch tip.switch
Mon, 16 Jul 2018 13:52:56 +0200 jlahoda Fixing BreakTree.getLabel when there is no label/expression.switch
Tue, 28 Aug 2018 17:40:29 +0200 mcimadamore Automatic merge with jep-334condy-folding
Tue, 28 Aug 2018 08:16:01 -0700 vromero updating test DynamicConstantDescTest to use the new APIjep-334
Mon, 27 Aug 2018 13:32:57 -0700 vromero the -XDfolding=false flag do need to be present in the condy-folding repocondy-folding
Mon, 27 Aug 2018 22:06:30 +0200 mcimadamore Automatic merge with jep-334condy-folding
Mon, 27 Aug 2018 12:41:37 -0700 vromero jep-334 tests doesn't need to suppress constant foldingjep-334
Thu, 23 Aug 2018 22:07:49 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 23 Aug 2018 22:07:27 +0200 mcimadamore Automatic merge with defaultdatum
Thu, 23 Aug 2018 22:07:05 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 23 Aug 2018 22:06:43 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 23 Aug 2018 22:06:22 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 23 Aug 2018 22:06:00 +0200 mcimadamore Automatic merge with defaultswitch
Thu, 23 Aug 2018 22:05:39 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 23 Aug 2018 22:05:17 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 23 Aug 2018 22:04:55 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 23 Aug 2018 12:57:40 -0700 joehw 8209873: Typo in javax.xml.validation.Validator.validate documentation
Thu, 23 Aug 2018 12:09:46 -0700 igerasim 8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
Thu, 23 Aug 2018 09:36:13 -0700 igerasim 8209851: Algorithm name is compared via reference identity
Thu, 23 Aug 2018 09:35:09 -0700 ccheung 8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
Thu, 23 Aug 2018 11:33:51 -0400 pchilanomate 8209854: ProblemList MemberNameLeak
Thu, 23 Aug 2018 14:31:27 +0200 pliden 8209883: ZGC: Compile without C1 broken
Thu, 23 Aug 2018 11:37:14 +0100 coffeys 8209129: Further improvements to cipher buffer management
Thu, 23 Aug 2018 10:52:27 +0200 pliden 8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
Wed, 22 Aug 2018 14:28:47 -0700 joehw 8209615: ParseError in XMLEventReader on a valid input
Wed, 22 Aug 2018 13:53:48 -0700 dlong 8209651: better TLS poll for x64 C2
Wed, 22 Aug 2018 21:48:39 +0200 jwilhelm Added tag jdk-12+8 for changeset 492b366f8e57
Wed, 22 Aug 2018 13:47:47 -0500 mchung 8167314: Enable the check to detect duplicate provides in in GenModuleInfoSource
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209062: Clean up G1MonitoringSupport
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209061: Move G1 serviceability functionality to G1MonitoringSupport
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209698: Remove "Pinned" from HeapRegionTraceType
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8208498: Put archive regions into a first-class HeapRegionSet
Wed, 22 Aug 2018 10:28:34 -0700 amenkov 8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
Wed, 22 Aug 2018 08:31:15 -0700 dtitov 8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
Tue, 14 Aug 2018 09:59:37 -0700 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Wed, 22 Aug 2018 16:06:51 +0100 adinn 8209783: AArch64: Combine Multiply and Neg operations in C2
Wed, 22 Aug 2018 10:36:39 +0200 roland 8209686: cleanup arguments to PhaseIdealLoop() constructor
Wed, 22 Aug 2018 16:01:29 +0200 tschatzl 8209839: [Backout] Backout JDK-8206467 Refactor G1ParallelCleaningTask into shared
Sun, 19 Aug 2018 20:00:57 +0200 rkennke 8209667: Explicit barriers for C1/LIR
Wed, 22 Aug 2018 07:51:07 -0400 coleenp 8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
Wed, 22 Aug 2018 13:06:33 +0200 eosterlund 8208601: Introduce native oop barriers in C2 for OopHandle
Wed, 22 Aug 2018 13:01:26 +0200 rkennke 8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
Wed, 22 Aug 2018 10:09:06 +0200 roland 8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
Tue, 14 Aug 2018 16:54:47 +0200 roland 8209420: Track membars for volatile accesses so they can be properly optimized
Wed, 22 Aug 2018 15:10:40 +0800 weijun 8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
Tue, 21 Aug 2018 20:23:34 -0700 iklam 8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
Tue, 21 Aug 2018 20:19:46 -0700 igerasim 8186186: GSSContext.isEstablished() can return true on error state
Wed, 22 Aug 2018 11:10:45 +0800 weijun 8209771: jdk.test.lib.Utils::runAndCheckException error
Fri, 17 Aug 2018 13:53:53 -0700 iklam 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
Tue, 21 Aug 2018 20:29:57 -0400 zgu 8206467: Refactor G1ParallelCleaningTask into shared
Tue, 21 Aug 2018 13:17:29 -0700 lmesnik 8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabledjdk-12+8
Tue, 21 Aug 2018 14:14:28 +0200 twisti 8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
Tue, 21 Aug 2018 08:38:02 -0700 never 8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
Tue, 21 Aug 2018 10:37:02 -0400 pchilanomate 8206423: Use locking for cleaning ResolvedMethodTable
Tue, 21 Aug 2018 10:03:22 -0400 coleenp 8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
Tue, 21 Aug 2018 09:33:41 -0400 coleenp 8209738: Remove ClassLoaderDataGraph::*oops_do functions
Tue, 21 Aug 2018 13:12:15 +0200 rkennke 8209668: Explicit barriers for C1/assembler
Tue, 21 Aug 2018 11:41:54 +0530 pmuthuswamy 8203792: Remove "compatibility" features from Head.java
Mon, 20 Aug 2018 13:58:23 -0700 iklam 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Mon, 20 Aug 2018 16:18:56 -0700 tbell 8209760: merge error: restore ea in make/conf/jib-profiles.js
Mon, 20 Aug 2018 15:37:47 -0700 jnimeh 8208350: Disable all DES cipher suites
Mon, 20 Aug 2018 14:19:30 -0700 mikael Merge
Fri, 17 Aug 2018 09:51:28 -0700 mikael Added tag jdk-11+27 for changeset 9d7d74c6f2cb
Thu, 16 Aug 2018 10:22:48 +0100 michaelm 8207966: HttpClient response without content-length does not return bodyjdk-11+27
Thu, 16 Aug 2018 02:00:31 +0800 jjiang 8209537: Two security tests failed after JDK-8164639 due to dependency was missed
Wed, 15 Aug 2018 18:41:18 +0800 jjiang 8164639: Configure PKCS11 tests to use user-supplied NSS libraries
Wed, 15 Aug 2018 00:48:12 -0700 vdeshpande 8207746: C2: Lucene crashes on AVX512 instruction
Tue, 14 Aug 2018 17:21:44 -0700 rhalade 8206176: Remove the temporary tls13VN field
Tue, 14 Aug 2018 16:36:17 -0700 diazhou 8209451: Please change jdk 11 milestone to FCS
Tue, 14 Aug 2018 16:47:56 -0700 xuelei 8207009: TLS 1.3 half-close and synchronization issues
Tue, 14 Aug 2018 14:46:13 -0700 rhalade 8209506: Add Google Trust Services GlobalSign root certificates
Tue, 14 Aug 2018 12:50:39 -0700 kaddepalli 8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
Tue, 14 Aug 2018 09:38:29 -0700 rhalade 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Tue, 14 Aug 2018 11:55:21 +0530 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
Mon, 13 Aug 2018 13:44:45 -0700 iignatyev 8205687: TimeoutHandler generates huge core files
Thu, 09 Aug 2018 11:33:47 -0700 epavlova 8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
Thu, 09 Aug 2018 22:47:18 +0530 mhalder 8208125: Cannot input text into JOptionPane Text Input Dialog
Mon, 20 Aug 2018 11:37:57 -0700 iignatyev 8209740: typo in test/lib/jtreg/SkippedException.java
Mon, 20 Aug 2018 10:11:26 -0700 joehw 8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
Mon, 20 Aug 2018 17:25:45 +0200 lucy 8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
Mon, 20 Aug 2018 14:25:02 +0200 redestad 8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Mon, 20 Aug 2018 10:04:00 +0200 shade 8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
Sun, 19 Aug 2018 22:41:49 -0700 iignatyev 8209456: [error-prone] ShortCircuitBoolean in java.logging
Sat, 18 Aug 2018 13:59:25 -0400 kbarrett 8154343: Make SATB related code available to other GCs
Fri, 17 Aug 2018 21:36:02 -0700 jnimeh 8203614: Java API SSLEngine example code needs correction
Fri, 17 Aug 2018 14:50:59 -0700 ccheung 8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
Fri, 17 Aug 2018 22:20:47 +0100 coffeys 8208675: Remove legacy sun.security.key.serial.interop property
Fri, 17 Aug 2018 13:37:01 -0700 darcy 8209304: Deprecate serialVersionUID fields in interfaces
Fri, 17 Aug 2018 13:20:53 -0700 iveresov 8206992: Update Graal
Fri, 17 Aug 2018 11:56:59 -0500 gziemski 8209586: AARCH64: SymbolTable changes throw assert on aarch64
Fri, 17 Aug 2018 09:53:52 -0700 mikael Added tag jdk-12+7 for changeset ef57958c7c51
Fri, 17 Aug 2018 21:50:55 +0530 sballal 8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
Fri, 17 Aug 2018 13:38:19 +0200 rehn 8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
Fri, 17 Aug 2018 03:59:20 -0700 epavlova 8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
Fri, 17 Aug 2018 08:21:20 +0200 thartmann 8208275: C2 crash in Node::add_req(Node*)
Wed, 15 Aug 2018 11:19:57 -0700 iklam 8209545: Simplify HeapShared::archive_module_graph_objects
Thu, 16 Aug 2018 19:49:25 -0400 kbarrett 8209607: Remove stale comment for JNI mutexes
Thu, 16 Aug 2018 16:44:51 -0700 amenkov 8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
Thu, 16 Aug 2018 16:28:03 -0700 iignatyev 8209549: remove VMPropsExt from TEST.ROOT
Thu, 16 Aug 2018 17:29:22 -0400 jiangli 8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work.
Wed, 22 Aug 2018 13:09:57 -0700 vromero updating to regression tests after changes to DynamicConstantDesccondy-folding
Wed, 22 Aug 2018 11:43:59 -0700 vromero manual merge with jep-334condy-folding
Wed, 22 Aug 2018 11:03:23 -0700 vromero changes to the DynamicConstantDesc apijep-334
Wed, 22 Aug 2018 07:01:59 -0700 vromero manual merge with jep-334condy-folding
Wed, 22 Aug 2018 06:56:15 -0700 vromero DynamicConstantDesc::describeConstable should call describeConstable on the static argumentsjep-334
Thu, 16 Aug 2018 22:07:43 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 16 Aug 2018 22:07:21 +0200 mcimadamore Automatic merge with defaultdatum
Thu, 16 Aug 2018 22:07:00 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 16 Aug 2018 22:06:39 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 16 Aug 2018 22:06:18 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 16 Aug 2018 22:05:57 +0200 mcimadamore Automatic merge with defaultswitch
Thu, 16 Aug 2018 22:05:36 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 16 Aug 2018 22:05:15 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 16 Aug 2018 22:04:54 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 16 Aug 2018 10:20:00 -0700 amenkov 8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
Thu, 16 Aug 2018 15:00:23 +0200 jlahoda 8208269: Javadoc does not support module-info in a multi-release jar
Wed, 15 Aug 2018 10:38:27 -0400 rriggs 8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
Thu, 16 Aug 2018 16:06:54 +0530 rgoel 8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese localesjdk-12+7
Thu, 16 Aug 2018 09:46:09 +0200 dnsimon 8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects
Thu, 16 Aug 2018 09:09:18 +0200 thartmann 8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
Wed, 15 Aug 2018 19:22:46 -0700 iklam 8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location"
Tue, 14 Aug 2018 20:46:46 -0700 iklam 8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
Wed, 15 Aug 2018 13:39:32 -0700 vromero 8207320: Wrong type order for intersection lambdas with multiple abstract methods
Wed, 15 Aug 2018 16:01:48 -0400 coleenp 8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
Wed, 15 Aug 2018 15:50:23 -0400 coleenp 8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out
Wed, 15 Aug 2018 10:44:56 -0700 darcy 5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
Wed, 15 Aug 2018 10:16:15 -0700 darcy 8176425: Add radix indication in NumberFormatException message for Integer.decode
Wed, 15 Aug 2018 10:00:16 -0700 mseledtsov 8209164: [TESTBUG] Apply jtreg skipped status to cds tests
Wed, 15 Aug 2018 14:35:33 +0200 thartmann 8209459: TestSHA512MultiBlockIntrinsics failed on AArch64
Wed, 15 Aug 2018 14:48:12 +0300 dpochepk 8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
Wed, 15 Aug 2018 09:51:57 +0200 eosterlund 8208582: Introduce native oop barriers in C1 for OopHandle
Tue, 14 Aug 2018 18:16:47 -0700 xuelei 8207009: TLS 1.3 half-close and synchronization issues
Tue, 14 Aug 2018 19:52:34 -0400 coleenp 8209518: symbol table gtest fails with semaphore error
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Tue, 14 Aug 2018 14:08:04 -0700 kvn 8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface
Tue, 14 Aug 2018 14:58:14 -0400 kbarrett 8209347: SATBMarkQueue.cpp should not need jvm.h
Tue, 14 Aug 2018 11:56:32 -0700 amenkov 8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
Tue, 14 Aug 2018 13:16:26 -0400 kbarrett 8209346: Refactor SATBMarkQueue filter configuration
Tue, 14 Aug 2018 10:08:21 -0700 rhalade 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Mon, 13 Aug 2018 21:57:17 -0700 akolarkunnu 8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Tue, 14 Aug 2018 22:39:34 +0800 weijun 8209416: Refactoring GetPropertyAction calls in security libs
Tue, 14 Aug 2018 14:28:23 +0200 lucy 8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
Mon, 13 Aug 2018 09:19:21 -0700 jcbeyler 8061467: Add UseLargePages to TestNUMAPageSize
Mon, 13 Aug 2018 14:04:43 +0200 pliden 8209376: ZGC: Move ZMarkStackAllocator into a separate file
Mon, 13 Aug 2018 14:04:42 +0200 pliden 8209375: ZGC: Use dynamic base address for mark stack space
Tue, 14 Aug 2018 00:15:56 -0400 kbarrett 8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
Tue, 14 Aug 2018 10:42:00 +0800 xiaofeya 8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
Mon, 13 Aug 2018 17:39:27 -0700 iignatyev 8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
Mon, 13 Aug 2018 18:21:26 -0400 kbarrett 8209396: Make PtrQueueSets not statically allocated
Mon, 13 Aug 2018 13:24:55 -0700 kvn 8207153: Some intrinsic tests take long time to run
Mon, 13 Aug 2018 19:21:43 +0200 redestad 8209120: Archive the Integer.IntegerCache
Fri, 10 Aug 2018 09:16:10 +0200 mbaesken 8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
Mon, 13 Aug 2018 04:02:51 -0700 epavlova 8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Mon, 13 Aug 2018 12:24:25 +0200 tschatzl 8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
Mon, 13 Aug 2018 12:24:25 +0200 tschatzl 8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Mon, 13 Aug 2018 12:24:25 +0200 tschatzl 8209193: Fix aarch64-linux compilation after -Wreorder changes
Mon, 13 Aug 2018 12:24:25 +0200 ghaug 8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
Mon, 13 Aug 2018 12:24:25 +0200 avoitylov 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
Mon, 13 Aug 2018 10:28:01 +0200 shade 8209378: Fix Minimal VM after JDK-8208677
Sat, 11 Aug 2018 12:49:33 -0400 coleenp 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Fri, 10 Aug 2018 22:38:18 -0400 coleenp 8209384: ProblemList stressHierarchy metaspace tests
Fri, 10 Aug 2018 12:05:53 -0700 bchristi 8205399: Set node color on pinned HashMap.TreeNode deletion
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Fri, 10 Aug 2018 09:30:26 -0400 hseigel 8207778: Add locking to ModuleEntry and PackageEntry tables
Fri, 10 Aug 2018 14:22:49 +0300 bulasevich 8206895: aarch64: rework error-prone cmp instuction
Fri, 10 Aug 2018 17:07:44 +0800 weijun 8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
Fri, 10 Aug 2018 13:07:21 +0800 xyin 8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
Fri, 10 Aug 2018 00:35:57 -0400 jiangli 8207263: Store the Configuration for system modules into CDS archive.
Thu, 09 Aug 2018 15:52:23 -0700 ccheung 8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
Fri, 10 Aug 2018 00:20:15 +0200 redestad 8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
Thu, 09 Aug 2018 22:51:48 +0200 rkennke 8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
Tue, 14 Aug 2018 08:33:11 -0700 vromero manual merge with defaultdatum
Mon, 13 Aug 2018 17:05:28 -0700 vromero dont skip initializer generation for static special constantscondy-folding
Mon, 13 Aug 2018 14:15:50 -0700 vromero DynamicConstantDesc::describeConstable should call describeConstable on the static argumentscondy-folding
Thu, 09 Aug 2018 22:07:37 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 09 Aug 2018 22:07:15 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 09 Aug 2018 22:06:54 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 09 Aug 2018 22:06:32 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 09 Aug 2018 22:06:11 +0200 mcimadamore Automatic merge with defaultswitch
Thu, 09 Aug 2018 22:05:46 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 09 Aug 2018 22:05:24 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 09 Aug 2018 22:05:03 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 09 Aug 2018 11:39:18 -0700 epavlova 8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
Thu, 09 Aug 2018 10:08:07 -0700 mikael Merge
Thu, 09 Aug 2018 07:58:25 -0700 mikael Added tag jdk-11+26 for changeset 945ba9278a27
Thu, 09 Aug 2018 11:23:12 +0100 chegar 8208391: Differentiate response and connect timeouts in HTTP Client API
Wed, 08 Aug 2018 15:51:08 -0700 serb 8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
Wed, 08 Aug 2018 15:11:11 -0400 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Wed, 08 Aug 2018 13:45:41 +0800 yzhang 8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
Mon, 06 Aug 2018 14:56:56 +0200 rwestberg 8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
Tue, 07 Aug 2018 00:06:52 -0700 ljiang 8208663: JDK 11 L10n resource file update msg drop 20jdk-11+26
Tue, 07 Aug 2018 17:40:11 -0700 iris 8201394: Update java.se module summary to reflect removal of java.se.ee module
Tue, 07 Aug 2018 13:51:30 -0700 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
Tue, 07 Aug 2018 10:29:01 -0400 mullan 8208691: Tighten up jdk.includeInExceptions security property
Mon, 06 Aug 2018 22:30:37 -0400 dbuck 8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Mon, 06 Aug 2018 20:44:14 -0400 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Mon, 06 Aug 2018 00:46:40 -0700 ssahoo 8208496: New Test to verify concurrent behavior of TLS.
Mon, 06 Aug 2018 09:09:57 +0200 thartmann 8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Fri, 03 Aug 2018 15:39:28 -0700 iignatyev 8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Fri, 22 Jun 2018 16:07:15 +0200 rkennke 8205523: Explicit barriers for interpreter
Thu, 09 Aug 2018 17:11:11 +0200 rkennke 8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
Thu, 09 Aug 2018 08:02:20 -0700 mikael Added tag jdk-12+6 for changeset 7939b3c4e408
Wed, 08 Aug 2018 11:11:19 -0700 jcbeyler 8208242: Add @requires to vmTestbase/gc/g1 tests
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209127: ZGC: Improve error message when failing to map memory for mark stacks
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209125: ZGC: Clean up ZServiceabilityCounters
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8207756: ZGC: jstat should show CGC STW phases
Thu, 09 Aug 2018 15:42:48 +0800 xiaofeya 8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Wed, 08 Aug 2018 18:38:34 -0700 kvn 8207965: C2-only debug build fails
Wed, 08 Aug 2018 15:34:32 -0700 jcbeyler 8208303: Track JNI failures and fail tests
Wed, 08 Aug 2018 14:40:02 -0700 mchung 8202941: GenModuleInfoSource build tool does not detect missing semicolons
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Wed, 08 Aug 2018 15:11:11 -0400 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Wed, 08 Aug 2018 09:25:10 -0700 bpb 8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208672: Enable -Wreorder in make files for gcc, clang
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208669: GC changes to allow enabling -Wreorder
Wed, 08 Aug 2018 10:21:23 +0800 xyin 8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/jdk-12+6
Tue, 07 Aug 2018 19:35:50 -0400 coleenp 8208575: Remove Atomic::add/sub for short
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Tue, 07 Aug 2018 16:07:47 -0700 sherman 8208634: Add x-IBM-1129 charset
Tue, 07 Aug 2018 23:08:52 +0200 redestad 8209003: Consolidate use of empty collections in java.lang.module
Tue, 07 Aug 2018 13:51:30 -0700 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
Tue, 07 Aug 2018 09:44:39 -0700 ccheung 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Fri, 03 Aug 2018 07:59:01 +0200 mbaesken 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
Mon, 06 Aug 2018 18:49:51 -0700 kvn 8209023: fix 2 compiler tests to avoid JDK-8208690
Mon, 06 Aug 2018 20:52:41 -0400 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Mon, 06 Aug 2018 14:23:02 -0700 jcbeyler 8079682: [mlvm] remove SAM code in MHTransformationGen
Mon, 06 Aug 2018 15:35:44 -0700 shurailine 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Mon, 06 Aug 2018 15:18:57 -0700 psandoz 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Mon, 06 Aug 2018 14:55:04 -0700 fweimer 8208362: (bf) Long chains created by direct Buffer::slice
Mon, 06 Aug 2018 14:29:22 -0700 darcy 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
Mon, 06 Aug 2018 13:53:49 -0700 epavlova 8194958: [Graal] disable compiler/c2/cr7200264 tests
Mon, 06 Aug 2018 16:15:09 -0400 dcubed 8209020: ProblemList tests affected by JDK-8208778
Mon, 06 Aug 2018 14:20:58 -0400 hseigel 8208604: Metadata::print_value_string() compares 'this' to NULL
Mon, 06 Aug 2018 13:57:26 -0400 dcubed 8209018: ProblemList tests affected by JDK-8208690
Mon, 06 Aug 2018 04:31:50 -0400 dholmes 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Sun, 05 Aug 2018 19:16:31 +0100 alanb 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
Fri, 03 Aug 2018 21:06:15 -0700 darcy 8208782: Remove extra type in throws clause of SerialClob.writeObject
Fri, 03 Aug 2018 12:45:18 -0700 bpb 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
Fri, 03 Aug 2018 09:42:57 -0700 prr Merge
Thu, 02 Aug 2018 09:26:40 -0700 prr Added tag jdk-11+25 for changeset 331888ea4a78
Thu, 02 Aug 2018 09:49:04 +0200 mgronlun 8207139: NMT is not enabled on Windows 2016/10
Tue, 31 Jul 2018 14:04:29 -0700 prr 8204931: Colors with alpha are painted incorrectly on Linuxjdk-11+25
Tue, 31 Jul 2018 14:03:39 -0700 prr 8208353: Upgrade JDK 11 to libpng 1.6.35
Tue, 31 Jul 2018 12:23:55 -0700 prr 8208466: Fix potential memory leak in harfbuzz shaping.
Tue, 31 Jul 2018 21:23:56 +0300 dsamersoff 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
Tue, 31 Jul 2018 09:48:25 -0700 epavlova 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Mon, 30 Jul 2018 14:22:36 -0400 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Fri, 27 Jul 2018 00:00:28 -0700 iignatyev 8208370: fix typo in ReservedStack tests' @requires
Thu, 26 Jul 2018 23:59:46 -0700 iignatyev 8208358: update bug ids mentioned in tests
Thu, 26 Jul 2018 15:56:37 -0400 hseigel 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Thu, 26 Jul 2018 11:53:59 -0700 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Thu, 26 Jul 2018 10:23:33 -0700 epavlova 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
Thu, 26 Jul 2018 13:08:42 -0400 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Fri, 03 Aug 2018 14:14:59 +0100 coffeys 8208583: Better management of internal KeyStore buffers
Fri, 03 Aug 2018 11:06:10 +0200 zgu 8205921: Optimizing best-of-2 work stealing queue selection
Fri, 03 Aug 2018 09:57:10 +0100 coffeys 8207775: Better management of CipherCore buffers
Thu, 02 Aug 2018 22:14:54 -0400 dcubed 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Thu, 02 Aug 2018 16:16:02 -0700 iignatyev 8208701: Fix for JDK-8208655 causes test failures in CI tier1
Thu, 02 Aug 2018 16:15:48 -0700 iignatyev 8208699: remove unneeded imports from runtime tests
Thu, 02 Aug 2018 14:40:55 -0700 iignatyev 8208655: use JTreg skipped status in hotspot tests
Thu, 02 Aug 2018 22:07:41 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 02 Aug 2018 22:07:20 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 02 Aug 2018 22:06:59 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 02 Aug 2018 22:06:39 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 02 Aug 2018 22:06:18 +0200 mcimadamore Automatic merge with defaultswitch
Thu, 02 Aug 2018 22:05:57 +0200 mcimadamore Automatic merge with defaultdatum
Thu, 02 Aug 2018 22:05:36 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 02 Aug 2018 22:05:15 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 02 Aug 2018 22:04:53 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 02 Aug 2018 09:27:40 -0700 prr Added tag jdk-12+5 for changeset f8696e0ab9b7
Thu, 02 Aug 2018 11:13:00 -0400 zgu 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
Tue, 31 Jul 2018 10:16:56 -0700 jcbeyler 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
Tue, 31 Jul 2018 12:24:47 -0700 jcbeyler 8169004: Fix redundant @requires tags in tests
Wed, 01 Aug 2018 09:23:24 -0700 jcbeyler 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
Tue, 31 Jul 2018 10:20:10 -0700 jcbeyler 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
Wed, 01 Aug 2018 23:06:33 -0700 iignatyev 8208647: switch jtreg to 4.2b13
Wed, 01 Aug 2018 19:07:27 -0700 mseledtsov 8185531: [TESTBUG] Improve test configuration for shared strings
Wed, 01 Aug 2018 19:14:04 -0400 kbarrett 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
Wed, 01 Aug 2018 10:04:08 -0700 iignatyev 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
Wed, 01 Aug 2018 09:33:56 -0700 naoto 8208080: Locale extensions via Service provider is not working for region extensions
Wed, 01 Aug 2018 18:02:25 +0530 nishjain 8208560: ChoiceFormat class has unused constants needs cleanup
Wed, 01 Aug 2018 12:36:02 +0530 pmuthuswamy 8208484: color contrast issues in a couple of spec files
Wed, 01 Aug 2018 02:21:02 -0400 dbuck 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
Wed, 01 Aug 2018 13:35:08 +0800 weijun 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Wed, 01 Aug 2018 01:40:44 -0400 dbuck 8208541: non-ASCII characters in hsdis UPL text
Tue, 31 Jul 2018 17:07:43 -0400 dcubed 8208605: Fix for 8199868 breaks tier1 build
Tue, 31 Jul 2018 15:57:52 -0400 coleenp 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
Tue, 31 Jul 2018 14:24:10 -0400 hseigel 8202171: Some oopDesc functions compare this with NULL
Tue, 31 Jul 2018 13:12:06 -0400 zgu 8199868: Support JNI critical functions in object pinning API
Tue, 31 Jul 2018 16:49:51 +0100 mcimadamore 8208524: IntelliJ support broken since 2018.2jdk-12+5
Tue, 31 Jul 2018 09:55:09 -0400 hseigel 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Tue, 31 Jul 2018 07:35:16 -0400 zgu 8208499: NMT: Missing memory tag for Safepoint polling page
Mon, 30 Jul 2018 16:35:54 -0400 hseigel 8207779: Method::is_valid_method() compares 'this' with NULL
Mon, 30 Jul 2018 14:08:30 -0400 mvala 8208084: Windows build failure - "'snprintf': identifier not found"
Mon, 30 Jul 2018 14:22:36 -0400 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Mon, 30 Jul 2018 11:52:05 +0530 pmuthuswamy 8203791: Remove "compatibility" features from Table.java
Mon, 30 Jul 2018 09:06:14 +0800 xyin 8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
Fri, 27 Jul 2018 16:29:36 -0400 dcubed 8171157: Convert ObjectMonitor_test to GTest
Fri, 27 Jul 2018 14:20:07 +0530 nishjain 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Fri, 27 Jul 2018 09:49:03 +0200 tschatzl 8208297: Allow printing of taskqueue stats if compiled in in product builds
Thu, 26 Jul 2018 16:22:58 -0700 dtitov 8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
Thu, 26 Jul 2018 11:53:59 -0700 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Thu, 26 Jul 2018 22:07:46 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 26 Jul 2018 22:07:25 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 26 Jul 2018 22:07:04 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 26 Jul 2018 22:06:43 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 26 Jul 2018 22:06:22 +0200 mcimadamore Automatic merge with defaultswitch
Thu, 26 Jul 2018 22:06:00 +0200 mcimadamore Automatic merge with defaultdatum
Thu, 26 Jul 2018 22:05:38 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 26 Jul 2018 22:05:16 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 26 Jul 2018 22:04:55 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 26 Jul 2018 11:31:15 -0700 amenkov 8199155: Accessibility issues in jdk.jdi
Thu, 26 Jul 2018 13:08:42 -0400 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Thu, 26 Jul 2018 10:00:40 -0700 prr Merge
Thu, 26 Jul 2018 09:27:30 -0700 prr Added tag jdk-11+24 for changeset ea900a7dc7d7
Thu, 26 Jul 2018 10:25:33 -0300 jlaskey 8208164: (str) improve specification of String::lines
Mon, 23 Jul 2018 15:17:14 +0200 simonis 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Thu, 26 Jul 2018 14:15:24 +0530 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
Wed, 25 Jul 2018 22:48:53 -0700 ljiang 8207948: JDK 11 L10n resource file update msg drop 10
Thu, 26 Jul 2018 08:46:27 +0800 jjiang 8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
Wed, 25 Jul 2018 17:21:04 -0700 xuelei 8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Wed, 25 Jul 2018 17:22:25 -0400 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Wed, 25 Jul 2018 13:15:36 -0700 cjplummer 8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
Wed, 25 Jul 2018 15:38:37 -0400 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Wed, 25 Jul 2018 10:51:16 -0700 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
Wed, 25 Jul 2018 09:48:31 -0700 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Wed, 25 Jul 2018 12:32:06 -0400 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Wed, 25 Jul 2018 08:36:46 -0700 erikj 8208096: Update build documentation to reflect compiler upgrades at Oraclejdk-11+24
Wed, 25 Jul 2018 10:08:39 +0100 chegar 8207846: Generalize the jdk.net.includeInExceptions security property
Tue, 24 Jul 2018 12:12:16 -0700 rhalade 8203230: update VerifyCACerts test
Tue, 24 Jul 2018 10:35:25 -0700 cjplummer 8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Tue, 24 Jul 2018 12:57:40 +0200 ghaug 8207392: [PPC64] Implement JFR profiling.
Tue, 24 Jul 2018 10:07:26 +0100 chegar 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Mon, 23 Jul 2018 11:47:03 +0100 chegar 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Tue, 24 Jul 2018 13:55:57 +0800 mli 8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
Mon, 23 Jul 2018 23:18:19 +0000 valeriep 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Mon, 23 Jul 2018 12:01:43 -0700 dlong 8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
Mon, 23 Jul 2018 14:41:06 -0400 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Mon, 23 Jul 2018 19:58:43 +0530 sdama 8206445: JImageListTest.java failed in Windows
Thu, 19 Jul 2018 16:56:05 -0400 gromero 8189922: UseNUMA memory interleaving vs membind
Sun, 22 Jul 2018 20:00:39 -0700 jcbeyler 8207252: C1 still does eden allocations when TLAB is enabled
Mon, 23 Jul 2018 10:02:10 +0800 xiaofeya 8207952: Problem-list 3 sctp tests
Sat, 21 Jul 2018 21:46:42 +0800 weijun 8207223: SSL Handshake failures are reported with more generic SSLException
Fri, 20 Jul 2018 18:03:23 -0400 coleenp 8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
Fri, 20 Jul 2018 14:34:51 -0700 smarks 8206865: RMI activation tests fail with InvalidClassException
Fri, 20 Jul 2018 11:39:52 -0700 epavlova 8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
Fri, 20 Jul 2018 11:39:37 -0700 iignatyev 8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Fri, 20 Jul 2018 10:12:34 -0700 naoto 8206886: Java does not set the default format locale correctly on mac10.13
Fri, 20 Jul 2018 09:55:15 -0700 ascarpino 8204196: integer cleanup
Fri, 20 Jul 2018 09:07:37 -0700 erikj 8207365: Make man pages optional
Fri, 20 Jul 2018 09:46:57 +0200 goetz 8207830: [aix] disable jfr in build and tests
Fri, 20 Jul 2018 09:33:49 +0200 goetz 8207766: [testbug] Adapt tests for Aix.
Fri, 20 Jul 2018 01:23:38 -0700 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Fri, 20 Jul 2018 15:24:42 +0800 mli 8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Thu, 19 Jul 2018 18:21:24 -0700 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Fri, 20 Jul 2018 08:40:14 +0800 mli 8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Wed, 11 Jul 2018 13:55:38 -0400 zgu 8207056: Epsilon GC to support object pinning
Thu, 19 Jul 2018 14:25:42 -0700 erikj 8207243: Fix translation filtering to also support zh_HK and zh_TW
Thu, 19 Jul 2018 13:41:56 -0700 kvn 8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation.
Thu, 19 Jul 2018 21:46:52 +0300 bulasevich 8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Thu, 26 Jul 2018 09:30:58 -0700 prr Added tag jdk-12+4 for changeset 499b873761d8
Fri, 27 Jul 2018 00:54:39 +0900 ysuenaga 8205992: jhsdb cannot attach to Java processes running in Docker containers
Thu, 26 Jul 2018 10:56:58 -0400 dbuck 8208183: update HSDIS plugin license to UPL
Wed, 25 Jul 2018 17:26:35 -0700 jjg 8208227: tools/jdeps/DotFileTest.java fails on Win-X64
Wed, 25 Jul 2018 17:22:26 -0700 darcy 8208200: Add missing periods to sentences in RoundEnvironment specs
Wed, 25 Jul 2018 17:22:25 -0400 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Wed, 25 Jul 2018 12:54:58 -0700 darcy 8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
Wed, 25 Jul 2018 21:47:40 +0200 rkennke 8204970: Remaing object comparisons need to use oopDesc::equals()
Wed, 25 Jul 2018 15:38:37 -0400 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Wed, 25 Jul 2018 10:51:16 -0700 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
Wed, 25 Jul 2018 12:32:59 -0700 darcy 8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
Wed, 25 Jul 2018 12:32:06 -0400 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Wed, 25 Jul 2018 11:03:07 +0800 xyin 8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/jdk-12+4
Tue, 24 Jul 2018 08:58:32 -0700 shurailine 8208157: requires.VMProps throws NPE for missing properties in "release" file
Tue, 24 Jul 2018 11:37:43 -0700 jjg 8207214: Broken links in JDK API serialized-form page
Tue, 24 Jul 2018 09:27:42 +0200 mbaesken 8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
Thu, 19 Jul 2018 11:04:46 +0200 mbaesken 8207395: jar has issues with UNC-path arguments for the jar -C parameter [windows]
Mon, 23 Jul 2018 22:07:55 -0700 igerasim 8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
Mon, 23 Jul 2018 18:29:35 -0700 kvn 8207262: enable applications/ctw/modules/java_desktop_2.java test again
Mon, 23 Jul 2018 14:41:06 -0400 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Mon, 23 Jul 2018 11:38:28 -0400 tonyp 8207849: Allow the addition of more number to the Java version string
Mon, 23 Jul 2018 17:32:04 +0200 tschatzl 8207953: Remove dead code in G1CopyingKeepAliveClosure
Fri, 20 Jul 2018 14:48:41 -0700 vromero 8205493: OptionSmokeTest.java uses hard-coded release values
Fri, 20 Jul 2018 14:46:43 -0700 darcy 8208060: Additional corrections of serial-related declarations
Fri, 20 Jul 2018 12:19:28 -0700 iklam 8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Fri, 20 Jul 2018 14:52:11 -0400 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
Fri, 20 Jul 2018 11:55:05 -0700 kvn 8206075: On x86, assert on unbound assembler Labels used as branch targets
Wed, 18 Jul 2018 00:23:06 -0700 darcy 8193462: Fix Filer handling of package-info initial elements
Wed, 18 Jul 2018 00:16:37 -0700 darcy 8193214: Incorrect annotations.without.processors warnings with JDK 9
Thu, 19 Jul 2018 18:21:24 -0700 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Fri, 20 Jul 2018 09:15:54 -0400 ctornqvi 8207855: Make applications/jcstress invoke tests in batches
Thu, 19 Jul 2018 16:53:33 -0700 dtitov 8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Thu, 19 Jul 2018 15:13:10 -0700 vromero 8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
Thu, 19 Jul 2018 13:41:26 -0700 igerasim 8207753: Handle to process snapshot is leaked if Process32First() fails
Thu, 19 Jul 2018 12:55:24 -0700 never 8207202: [Graal] compiler/graalunit/CoreTest.java fails
Fri, 20 Jul 2018 06:15:21 -0700 vromero manual merge with defaultpatterns
Thu, 19 Jul 2018 16:14:56 -0700 vromero manual merge with jep-334condy-folding
Thu, 19 Jul 2018 15:49:36 -0700 vromero manual merge with defaultlambda-leftovers
Thu, 19 Jul 2018 15:27:26 -0700 vromero manual merge with defaultenhanced-enums
Thu, 19 Jul 2018 15:06:03 -0700 vromero manual merge with defaultswitch
Thu, 19 Jul 2018 13:59:10 -0700 vromero manual merge with defaultdatum
Thu, 19 Jul 2018 22:05:42 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 19 Jul 2018 22:05:14 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 19 Jul 2018 22:04:53 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 19 Jul 2018 11:15:38 -0700 naoto 8206886: Java does not set the default format locale correctly on mac10.13
Thu, 19 Jul 2018 10:53:38 -0700 prr Merge
Thu, 19 Jul 2018 13:49:44 +0530 kaddepalli 8206343: There is a typo in the java documentation of javax.swing.JScrollBar.
Thu, 12 Jul 2018 11:09:23 -0700 prr Merge
Tue, 03 Jul 2018 16:09:25 +0530 sveerabhadra 8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
Mon, 02 Jul 2018 14:31:33 +0530 kaddepalli 8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
Thu, 19 Jul 2018 10:17:22 -0700 prr Merge
Thu, 19 Jul 2018 12:57:12 -0400 bobv 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Thu, 19 Jul 2018 09:42:15 -0700 prr Added tag jdk-11+23 for changeset 1edcf36fe15f
Wed, 18 Jul 2018 20:54:12 -0700 sspitsyn 8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Thu, 19 Jul 2018 10:30:24 +0800 amlu 8207818: Problem list several rmi tests
Fri, 22 Jun 2018 17:08:00 -0700 smarks 8205491: adjust reflective access checks
Thu, 07 Jun 2018 18:21:29 +0530 vtewari 8200666: Improve LDAP support
Thu, 31 May 2018 11:31:20 -0700 smarks 8197925: Better stack walking
Mon, 09 Apr 2018 14:10:56 -0400 apetcher 8200332: Improve GCM counting
Thu, 15 Mar 2018 16:04:30 -0700 sherman 8199547: Exception to Pattern Syntax
Mon, 05 Feb 2018 14:18:22 -0800 igerasim 8196224: Even better Internet address support
Wed, 31 Jan 2018 18:13:13 -0800 serb 8191239: Improve desktop file usage
Thu, 18 Jan 2018 13:55:26 +0530 vtewari 8193419: Better Internet address support
Wed, 18 Jul 2018 14:44:04 -0700 epavlova 8207761: Split compiler/graalunit/JttReflectFTest.java
Sun, 24 Jun 2018 17:11:17 -0400 gromero 8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
Sat, 23 Jun 2018 18:02:46 -0400 gromero 8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
Fri, 06 Jul 2018 16:25:07 -0400 gromero 8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Tue, 26 Jun 2018 08:33:17 -0400 gromero 8205581: PPC64: RTM: Fix abort on native calls
Sun, 24 Jun 2018 21:48:42 -0400 gromero 8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Wed, 18 Jul 2018 13:24:25 -0700 epavlova 8207380: compiler/graalunit/JttLangMTest.java timeout
Wed, 11 Jul 2018 08:44:00 +0200 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Thu, 19 Jul 2018 00:14:40 +0800 weijun 8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Thu, 19 Jul 2018 00:14:29 +0800 weijun 8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Wed, 18 Jul 2018 11:57:51 -0400 jcbeyler 8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.javajdk-11+23
Wed, 18 Jul 2018 11:27:14 +0200 mdoerr 8207342: error occurred during error reporting (printing register info)
Tue, 17 Jul 2018 19:59:38 -0700 jcbeyler 8205725: Update the JVMTI Spec for Heap Sampling
Tue, 17 Jul 2018 17:52:03 -0700 jcbeyler 8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
Tue, 17 Jul 2018 15:09:27 -0700 jcbeyler 8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet.
Tue, 17 Jul 2018 11:20:16 -0700 dtitov 8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Tue, 17 Jul 2018 13:04:40 -0400 apetcher 8206929: Check session context for TLS 1.3 session resumption
Tue, 17 Jul 2018 19:25:45 +0300 dpochepk 8207240: AARCH64: C2-only VM does not build
Tue, 17 Jul 2018 15:28:17 +0100 aph 8207345: AArch64: Trampoline generation code reads from unitialized memory
Tue, 17 Jul 2018 22:22:00 +0800 weijun 8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Tue, 17 Jul 2018 09:37:24 -0400 coleenp Merge
Tue, 10 Jul 2018 11:13:33 -0400 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Tue, 17 Jul 2018 12:22:41 +0100 chegar 8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Tue, 17 Jul 2018 16:49:55 +0530 pmuthuswamy 8207190: JDK 11 javadoc generates bad code example
Mon, 16 Jul 2018 15:09:19 -0700 dlong 8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Mon, 16 Jul 2018 10:58:28 -0700 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Mon, 16 Jul 2018 16:57:37 +0200 lucy 8206271: CodeHeap State Analytics must digest new method state
Mon, 16 Jul 2018 16:31:33 +0200 jlahoda 8207032: Compilation succeeds without checking readability when --add-exports used
Mon, 16 Jul 2018 12:58:49 +0200 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Sun, 15 Jul 2018 20:15:17 +0300 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Fri, 13 Jul 2018 17:42:24 +0200 goetz 8207233: Minor improvements of jdk C-coding
Thu, 19 Jul 2018 09:46:29 -0700 prr Added tag jdk-12+3 for changeset 990db216e719
Thu, 19 Jul 2018 09:20:08 -0700 darcy 8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
Thu, 19 Jul 2018 16:22:19 +0800 mli 8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
Wed, 18 Jul 2018 16:13:21 -0700 darcy 8203263: Remove unnecessary throws clauses from serialization-related methods
Wed, 18 Jul 2018 14:32:46 -0700 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Wed, 18 Jul 2018 09:50:04 -0700 rhalade 8203230: update VerifyCACerts testjdk-12+3
Wed, 18 Jul 2018 08:27:53 -0700 darcy 8207751: Remove misleading serialVersionUID from JulienFields.Field
Wed, 18 Jul 2018 09:46:03 -0400 rriggs 8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
Wed, 18 Jul 2018 07:39:54 +0100 alanb 8207393: ServiceLoader class description improvements
Tue, 17 Jul 2018 17:36:27 -0700 martin 8206863: A closed JarVerifier.VerifierStream should throw IOException
Tue, 17 Jul 2018 17:17:16 -0700 igerasim 8207750: Native handle leak in java.io.WinNTFileSystem.list()
Tue, 17 Jul 2018 16:22:26 -0700 bpb 8207748: Fix for 8202794 breaks tier1 builds
Tue, 17 Jul 2018 17:14:03 -0400 rriggs 8205610: [TESTLIB] Improve listing of open file descriptors
Tue, 17 Jul 2018 15:59:47 -0400 kbarrett 8202353: os::readdir should use readdir instead of readdir_r
Tue, 17 Jul 2018 12:03:10 -0700 bpb 8202794: Native Unix code should use readdir rather than readdir_r
Tue, 17 Jul 2018 11:58:53 -0700 ccheung 8204591: Expire/remove the UseAppCDS option in JDK 12
Tue, 17 Jul 2018 14:28:56 +0200 jlahoda 8207229: Trees.getScope crashes for broken lambda
Tue, 17 Jul 2018 08:10:48 +0100 alanb 8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
Mon, 16 Jul 2018 21:53:49 -0700 darcy 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Mon, 16 Jul 2018 10:58:28 -0700 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Mon, 16 Jul 2018 10:07:22 -0700 igerasim 8207016: Avoid redundant native memory allocation in getFinalPath()
Mon, 16 Jul 2018 08:59:39 -0700 rhalade 8207321: Merge error with 8199779
Mon, 16 Jul 2018 11:34:17 -0400 lfoltan 8205611: Improve the wording of LinkageErrors to include module and class loader information
Mon, 16 Jul 2018 09:06:33 -0400 lfoltan 8178712: ResourceMark may be missing inside initialize_[vi]table
Thu, 12 Jul 2018 16:28:31 +0200 sgehwolf 8207057: No debug info for assembler files
Mon, 16 Jul 2018 12:35:25 +0200 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Sun, 15 Jul 2018 18:16:55 +0300 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Sat, 14 Jul 2018 02:14:54 +0200 jwilhelm Merge
Fri, 13 Jul 2018 13:00:36 -0700 jjg 8207213: The help-doc.html generated by the doclet is incomplete
Fri, 13 Jul 2018 11:13:34 -0700 kvn 8207065: Cleanup compiler tests for Client VM
Fri, 13 Jul 2018 09:48:52 -0700 rhalade 8199779: Add T-Systems, GlobalSign and Starfield services root certificates
Fri, 13 Jul 2018 18:39:11 +0200 redestad 8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
Thu, 12 Jul 2018 22:53:35 -0700 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Fri, 13 Jul 2018 10:42:30 -0400 apetcher 8206915: XDH TCK issues
Fri, 13 Jul 2018 15:44:54 +0200 roland 8200282: Serializing non-zero byte as zero to ByteBuffer
Fri, 13 Jul 2018 07:08:59 -0700 xuelei 8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
Fri, 13 Jul 2018 07:01:51 -0700 bulasevich 8207047: Multiple VM variants build fail
Fri, 13 Jul 2018 11:07:43 +0200 simonis 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Wed, 11 Jul 2018 19:23:27 +0200 simonis 8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Wed, 11 Jul 2018 15:00:33 +0800 zyao 8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
Fri, 13 Jul 2018 01:31:23 -0700 rraghavan 8206873: 2 Null pointer dereference defect groups in LIRGenerator
Thu, 12 Jul 2018 16:31:28 +0200 goetz 8207049: Minor improvements of compiler code.
Fri, 13 Jul 2018 11:21:55 +0800 xiaofeya 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
Thu, 12 Jul 2018 17:32:37 -0700 mikael 8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
Thu, 12 Jul 2018 15:02:41 -0700 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Thu, 12 Jul 2018 12:00:52 -0700 jcbeyler 8206960: HeapMonitor tests fail with Graal
Thu, 12 Jul 2018 11:57:06 -0700 kvn 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Thu, 12 Jul 2018 11:24:10 -0700 naoto 8207152: Placeholder for Japanese new era should be two characters
Wed, 11 Jul 2018 15:35:47 -0700 psandoz 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Wed, 11 Jul 2018 16:11:10 +0200 goetz 8206977: Minor improvements of runtime code.
Thu, 12 Jul 2018 16:30:47 +0200 erikj 8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
Thu, 12 Jul 2018 07:14:30 -0700 erikj 8206903: Unable to build Client VM with JVMCI
Thu, 12 Jul 2018 17:34:36 +0530 kaddepalli 8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
Thu, 12 Jul 2018 13:40:20 +0200 jwilhelm Added tag jdk-11+22 for changeset 9937ef7499dc
Thu, 12 Jul 2018 15:17:18 +0530 mhalder 8204860: The frame could be resized by dragging a corner of the frame with the mouse
Thu, 12 Jul 2018 09:13:55 +0200 shade 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
Thu, 12 Jul 2018 08:44:39 +0800 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Wed, 11 Jul 2018 14:54:35 -0700 rhalade 8207068: Add Entrust root certificates
Wed, 11 Jul 2018 14:47:43 -0700 naoto 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
Tue, 10 Jul 2018 15:29:25 -0700 jcbeyler 8205643: HeapMonitorGCCMSTest fails with Graal
Thu, 12 Jul 2018 15:02:41 -0700 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Sat, 14 Jul 2018 07:31:26 +0800 jjiang 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
Fri, 13 Jul 2018 13:58:17 -0400 coleenp 8206470: Incorrect use of os::lasterror in ClassListParser
Sun, 03 Jun 2018 23:33:00 -0700 iklam 8204267: Generate comments in -XX:+PrintInterpreter to link to source code
Fri, 13 Jul 2018 10:10:51 -0700 amenkov 8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
Fri, 13 Jul 2018 14:04:59 +0530 nishjain 8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
Thu, 12 Jul 2018 22:53:35 -0700 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Fri, 13 Jul 2018 02:36:42 +0000 valeriep 8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
Thu, 12 Jul 2018 08:44:39 +0800 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Thu, 12 Jul 2018 17:29:48 -0700 mikael 8207011: Remove uses of the register storage class specifier
Thu, 12 Jul 2018 10:41:44 -0400 gadams 8206007: nsk/jdb/exclude001 test is taking a long time on some builds
Thu, 12 Jul 2018 13:32:45 -0700 lmesnik 8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Tue, 17 Jul 2018 15:23:21 -0700 vromero fixing test CheckForCorrectMRefTest.javacondy-folding
Tue, 17 Jul 2018 13:28:17 -0700 vromero fixes for regression test MethodHandleRefTest.javacondy-folding
Tue, 17 Jul 2018 12:48:03 -0700 vromero fixing failing regression testscondy-folding
Thu, 12 Jul 2018 14:15:23 -0700 vromero manual merge with defaultswitch
Thu, 12 Jul 2018 13:57:46 -0700 vromero manual merge with defaultdatum
Thu, 12 Jul 2018 12:54:12 -0700 vromero skip the record attribute during class file parsing for nowdatum
Thu, 12 Jul 2018 22:07:12 +0200 mcimadamore Automatic merge with jep-334condy-folding
Thu, 12 Jul 2018 22:06:43 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 12 Jul 2018 22:06:22 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 12 Jul 2018 22:06:00 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 12 Jul 2018 22:05:39 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 12 Jul 2018 22:05:18 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 12 Jul 2018 22:04:57 +0200 mcimadamore Automatic merge with defaultjep-334
Thu, 12 Jul 2018 12:06:22 -0700 joehw 8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
Thu, 12 Jul 2018 11:32:14 -0700 igerasim 8206122: Use Queue in place of ArrayList when need to remove first element
Thu, 12 Jul 2018 11:18:01 -0700 igerasim 8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
Thu, 12 Jul 2018 06:04:57 -0700 igerasim 8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
Wed, 11 Jul 2018 13:55:38 -0400 zgu 8207056: Epsilon GC to support object pinning
Thu, 12 Jul 2018 12:22:54 +0200 jwilhelm Added tag jdk-12+2 for changeset 69b438908512
Wed, 11 Jul 2018 16:12:18 -0700 darcy 8207055: Make javac -help output for -source and -target more informative
Wed, 11 Jul 2018 14:32:42 -0700 bchristi 8207005: Disable the file canonicalization cache by default
Wed, 11 Jul 2018 21:41:43 +0200 jwilhelm Merge
Wed, 11 Jul 2018 15:08:44 -0400 bulasevich 8207044: minimal vm build fail: missing #include
Wed, 11 Jul 2018 11:17:09 -0700 rhalade 8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Tue, 10 Jul 2018 11:36:36 +0200 ghaug 8206919: s390: add missing info to vm_version_ext_s390jdk-11+22
Wed, 11 Jul 2018 13:41:25 +0300 serb 8202264: Race condition in AudioClip.loop()
Wed, 11 Jul 2018 13:17:48 +0300 serb 8205973: Client jtreg ProblemList cleanup
Wed, 11 Jul 2018 10:39:58 +0800 jjiang 8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
Tue, 10 Jul 2018 19:42:48 -0700 kvn 8206135: Building jvm with AOT but without JVMCI should fail at configure time
Tue, 10 Jul 2018 16:14:48 -0700 mikael 8207007: Add missing license header to zHash.inline.hpp
Tue, 10 Jul 2018 13:54:17 -0700 epavlova 8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Tue, 10 Jul 2018 13:34:32 -0400 kbarrett 8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
Tue, 10 Jul 2018 15:33:55 +0200 thartmann 8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
Tue, 10 Jul 2018 15:09:34 +0200 tschatzl 8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
Fri, 29 Jun 2018 17:59:44 +0200 roland 8202123: C2 Crash in Node::in(unsigned int) const+0x14
Tue, 10 Jul 2018 03:14:55 -0400 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Mon, 09 Jul 2018 22:20:02 -0700 kvn 8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Tue, 10 Jul 2018 10:59:57 +0800 jjiang 8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Mon, 09 Jul 2018 20:17:32 -0400 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
Mon, 09 Jul 2018 14:21:33 -0700 erikj 8206323: Missing some legal notices in docs bundle
Mon, 09 Jul 2018 13:26:59 -0700 jjg 8185740: The help-doc.html generated by the doclet is outdated
Mon, 09 Jul 2018 13:25:08 -0700 vdeshpande 8194740: UseSubwordForMaxVector causes performance regression
Mon, 09 Jul 2018 11:15:55 -0700 iignatyev 8206287: fix legal notice in hotspot tests
Mon, 09 Jul 2018 10:25:55 -0700 prr 8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
Mon, 09 Jul 2018 10:23:17 -0700 prr 8205646: Broken link in jdk.jsobject
Mon, 09 Jul 2018 09:09:21 -0700 erikj 8206433: Several jib profiles missing autoconf dependency
Mon, 09 Jul 2018 19:09:29 +0300 serb 8205588: Deprecate for removal com.sun.awt.SecurityWarning
Mon, 09 Jul 2018 12:51:58 +0200 ghaug 8206408: Add missing CPU/system info to vm_version_ext on PPC64
Mon, 09 Jul 2018 16:36:05 +0300 serb 8201611: Broken links in java.desktop javadoc
Mon, 09 Jul 2018 15:26:58 +0200 mdoerr 8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
Mon, 09 Jul 2018 09:38:11 +0100 adinn 8206163: AArch64: incorrect code generation for StoreCM
Mon, 09 Jul 2018 10:19:51 +0200 tschatzl 8205426: Humongous continues remembered set does not match humongous start region one after Remark
Mon, 09 Jul 2018 12:20:56 +0800 weijun 8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
Sun, 08 Jul 2018 20:00:46 -0400 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Sun, 08 Jul 2018 11:54:08 +0200 mgronlun 8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
Fri, 06 Jul 2018 12:10:43 -0700 cushon 8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
Fri, 06 Jul 2018 13:45:41 -0700 kvn 8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler
Fri, 06 Jul 2018 10:39:38 -0700 prr 8206375: ProblemList update of bug ID for SwingFontMetricsTest
Fri, 06 Jul 2018 10:37:47 -0700 prr 8206428: Upgrade JDK11 to harfbuzz 1.8.2
Fri, 06 Jul 2018 13:38:56 +0530 sdama 8206450: Add JImageListTest.java to ProblemList.txt
Fri, 06 Jul 2018 09:22:18 +0200 simonis 8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
Thu, 05 Jul 2018 20:00:04 -0700 iignatyev 8206429: [REDO] 8202561 clean up TEST.groups
Thu, 05 Jul 2018 12:38:36 -0700 kvn 8206324: compiler/whitebox/DeoptimizeFramesTest.java to ProblemList-graal.txt
Thu, 05 Jul 2018 09:38:15 +0200 mbaesken 8206394: missing ResourceMark in AOTCompiledMethod::metadata_do, AOTCompiledMethod::clear_inline_caches , CompiledMethod::clear_ic_stubs , CompiledMethod::cleanup_inline_caches_impl
Fri, 06 Jul 2018 00:40:12 +0530 sdama 8198405: JImageExtractTest.java & JImageListTest.java failed in Windows.
Thu, 05 Jul 2018 21:29:11 +0300 serb 8205454: &amp; is displayed in some Swing docs
Tue, 12 Jun 2018 13:00:50 +0530 simonis 8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Thu, 05 Jul 2018 19:05:08 +0300 serb 8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Thu, 05 Jul 2018 13:26:50 +0200 jwilhelm Added tag jdk-11+21 for changeset 14708e1acdc3
Thu, 05 Jul 2018 11:56:19 +0200 stuefe 8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Thu, 05 Jul 2018 13:22:44 +0800 xiaofeya 8206378: Backout JDK-8202561
Wed, 04 Jul 2018 11:49:46 -0700 ssahoo 8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Wed, 04 Jul 2018 18:39:26 +0200 mgronlun 8198346: assert(!_cld->claimed()) failed in TestObjectDescription.java
Wed, 04 Jul 2018 16:16:24 +0100 michaelm 8206001: Enable TLS1.3 by default in Http Client
Wed, 04 Jul 2018 16:54:56 +0200 mbaesken 8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Tue, 03 Jul 2018 12:40:42 +0200 mbaesken 8206255: fix compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
Tue, 03 Jul 2018 09:11:00 +0200 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Wed, 04 Jul 2018 17:49:21 +0530 sdama 8198819: tools/jimage/JImageExtractTest.java, fails intermittently at testExtract (macos)
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8206316: ZGC: Preferred tmpfs mount point not found on Debian
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8205924: ZGC: Premature OOME due to failure to expand backing file
Wed, 04 Jul 2018 16:49:34 +0800 xyin 8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
Wed, 04 Jul 2018 10:24:16 +0200 mgronlun 8206254: Unable to complete emergency dump during safepoint
Wed, 04 Jul 2018 09:21:19 +0200 simonis 8206173: MallocSiteTable::initialize() doesn't take function descriptors into account
Wed, 04 Jul 2018 08:33:00 +0200 pliden 8206322: ZGC: Incorrect license header in gtests
Wed, 04 Jul 2018 11:55:11 +0530 rgoel 8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales.
Tue, 03 Jul 2018 15:08:00 -0400 bobv Merge
Tue, 03 Jul 2018 10:59:18 -0400 bobv 8205928: [TESTBUG] jdk/internal/platform/docker/TestDockerMemoryMetrics
Mon, 02 Jul 2018 10:09:01 -0700 psandoz 8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Thu, 28 Jun 2018 10:51:02 -0700 iignatyev 8202561: clean up TEST.groups file
Tue, 03 Jul 2018 11:16:25 -0700 mchung 8206184: docs-reference build fails due to extlink.spec.version property not set
Tue, 03 Jul 2018 09:27:41 +0800 jjiang 8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log filejdk-11+21
Mon, 02 Jul 2018 17:54:36 -0700 jjg 8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
Wed, 11 Jul 2018 14:44:05 -0400 coleenp 8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Wed, 11 Jul 2018 13:28:07 -0400 zgu 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
Wed, 11 Jul 2018 08:24:39 -0700 darcy 8173606: Deprecate constructors of 7-era visitors
Wed, 11 Jul 2018 08:44:00 +0200 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile logjdk-12+2
Tue, 10 Jul 2018 19:04:13 -0700 ccheung 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205620: Miscellaneous changes imported from jsr166 CVS 2018-07
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Tue, 10 Jul 2018 10:24:08 -0700 dl 8206123: ArrayDeque created with default constructor can only hold 15 elements
Tue, 10 Jul 2018 11:13:33 -0400 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Tue, 10 Jul 2018 03:14:55 -0400 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Mon, 09 Jul 2018 20:17:32 -0400 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
Mon, 09 Jul 2018 13:08:30 -0700 sherman 8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
Mon, 09 Jul 2018 13:35:55 -0400 kbarrett 8204834: Fix confusing "allocate" naming in OopStorage
Mon, 09 Jul 2018 14:12:50 +0200 tschatzl 8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
Sun, 08 Jul 2018 20:00:46 -0400 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Sun, 08 Jul 2018 12:43:05 -0400 jiangli 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Fri, 06 Jul 2018 15:22:07 -0400 rriggs 8206495: Redundant System.setProperty(null) tests
Fri, 06 Jul 2018 10:28:56 -0700 darcy 8206439: Remove javac -source/-target 6 from langtools regression tests
Fri, 06 Jul 2018 09:37:44 -0700 darcy 8206440: Remove javac -source/-target 6 from jdk regression tests
Fri, 06 Jul 2018 09:26:01 -0700 joehw 8206164: forgot to "throw" TransformerConfigurationException
Fri, 06 Jul 2018 09:10:07 -0400 coleenp 8205417: Obsolete UnlinkSymbolsALot debugging option
Fri, 06 Jul 2018 06:26:25 -0700 hseigel 8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
Fri, 06 Jul 2018 09:00:48 -0400 coleenp 8202737: Obsolete AllowNonVirtualCalls option
Thu, 05 Jul 2018 14:35:03 -0700 jjg 8206318: Enhance package documentation for internal javadoc packages
Thu, 05 Jul 2018 14:23:45 -0700 naoto 8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
Thu, 05 Jul 2018 19:22:53 +0200 rkennke 8206272: Remove stray BarrierSetAssembler call
Thu, 05 Jul 2018 19:22:38 +0200 rkennke 8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
Thu, 05 Jul 2018 09:11:33 -0700 ccheung 8205548: Remove multi-release jar related vm code
Thu, 05 Jul 2018 07:22:21 -0700 bpb 8194899: Remove unused sun.net classes
Thu, 05 Jul 2018 13:31:04 +0200 jwilhelm Added tag jdk-12+1 for changeset 00b16d0457e4
Wed, 04 Jul 2018 03:44:32 -0700 ssahoo 8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failurejdk-12+1
Tue, 03 Jul 2018 16:14:46 -0700 darcy 8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java
Tue, 03 Jul 2018 15:59:09 -0700 darcy 8206085: Refactor langtools/tools/javac/versions/Versions.java
Tue, 03 Jul 2018 15:02:46 -0700 bpb 8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
Tue, 03 Jul 2018 14:42:13 -0700 naoto 8206120: Add test cases for lenient Japanese era parsing
Tue, 03 Jul 2018 15:40:08 -0400 coleenp 8206309: Tier1 SA tests fail
Tue, 03 Jul 2018 15:08:01 -0400 coleenp 8134538: Duplicate implementations of os::lasterror
Tue, 03 Jul 2018 13:41:18 -0400 coleenp 8205534: Remove SymbolTable dependency from serviceability agent
Tue, 03 Jul 2018 18:46:51 +0200 erikj 8206087: windows-x64-cmp-baseline fails with The files do not have the same suffix type
Mon, 02 Jul 2018 23:33:40 -0700 vtheeyarath 8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
Tue, 03 Jul 2018 10:47:50 +0200 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Tue, 03 Jul 2018 02:07:49 +0200 jwilhelm Merge
Mon, 02 Jul 2018 16:28:09 -0400 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Mon, 02 Jul 2018 10:44:46 +0200 roland 8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Mon, 02 Jul 2018 13:11:41 +0200 jwilhelm Added tag jdk-11+20 for changeset 9816d7cc655e
Mon, 02 Jul 2018 11:46:15 +0200 mdoerr 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Mon, 02 Jul 2018 09:38:20 +0200 tschatzl 8203848: Missing remembered set entry in j.l.ref.references after JDK-8203028
Mon, 02 Jul 2018 09:28:23 +0200 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Sat, 30 Jun 2018 00:33:05 +0000 valeriep 8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
Fri, 29 Jun 2018 13:58:16 -0700 serb 8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
Fri, 29 Jun 2018 13:44:13 -0700 iignatyev 8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
Fri, 29 Jun 2018 13:44:09 -0700 iignatyev 8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
Fri, 29 Jun 2018 13:43:35 -0700 iignatyev 8206117: failed to get JDK properties for JVM w/o JVMCI
Fri, 29 Jun 2018 11:10:47 +0200 thartmann 8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assertjdk-11+20
Fri, 29 Jun 2018 11:08:38 +0200 thartmann 8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
Thu, 28 Jun 2018 21:58:23 -0700 iignatyev 8206088: 8205207 broke builds
Thu, 28 Jun 2018 19:33:00 -0700 epavlova 8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
Fri, 29 Jun 2018 08:21:15 +0800 weijun 8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
Thu, 28 Jun 2018 17:07:34 -0700 epavlova 8205207: Port Graal unit tests under jtreg
Thu, 28 Jun 2018 16:45:15 -0700 iignatyev 8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
Fri, 29 Jun 2018 01:09:29 +0200 jwilhelm 8206006: Build failed on Windows
Mon, 02 Jul 2018 13:54:01 -0700 joehw 8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false
Mon, 02 Jul 2018 16:28:09 -0400 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Mon, 02 Jul 2018 00:55:24 -0700 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Mon, 02 Jul 2018 09:21:06 +0200 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Fri, 29 Jun 2018 17:35:04 -0700 igerasim 8204310: Simpler RandomAccessFile.setLength() on Windows
Fri, 29 Jun 2018 12:34:03 -0700 dtitov 8206086: [Graal] JDI tests fail with com.sun.jdi.ObjectCollectedException
Fri, 29 Jun 2018 10:13:24 -0700 joehw 8190835: Subtraction with two javax.xml.datatype.Duration gives incorrect result
Fri, 29 Jun 2018 10:41:10 +0200 jlahoda 8205418: Assorted improvements to source code model
Thu, 28 Jun 2018 17:49:13 -0700 darcy 8206083: Make tools/javac/api/T6265137.java robust to JDK version changes
Thu, 28 Jun 2018 17:45:59 -0700 mikael 8206022: Add test to check that the JVM accepts class files with version 56
Thu, 28 Jun 2018 15:46:27 -0700 jjg 8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
Thu, 28 Jun 2018 22:28:41 +0200 jwilhelm 8206006: Build failed on Windows
Wed, 11 Jul 2018 15:13:07 -0700 vromero changing the impl for Class::isRecorddatum
Wed, 11 Jul 2018 14:30:16 -0700 vromero adding method Class::isRecord non-native versiondatum
Wed, 11 Jul 2018 14:30:14 -0700 vromero removing Class::isRecord native versiondatum
Wed, 11 Jul 2018 13:02:59 -0700 vromero adding method Class::isRecorddatum
Wed, 11 Jul 2018 15:56:44 +0200 jlahoda Adjusting test output.switch
Wed, 11 Jul 2018 10:42:58 +0100 gbierman More tests for switch expressionswitch
Wed, 11 Jul 2018 11:07:00 +0200 jlahoda Ambiguity between expression and label in breaks should be an error.switch
Wed, 11 Jul 2018 11:06:01 +0200 jlahoda Adding example for compiler.misc.incompatible.type.in.switch.expression.switch
Wed, 11 Jul 2018 11:04:50 +0200 jlahoda Adjusting output files.switch
Tue, 10 Jul 2018 14:07:43 -0700 vromero manual merge with jep-334condy-folding
Tue, 10 Jul 2018 17:14:40 +0200 jlahoda Adding @bug tags.switch
Tue, 10 Jul 2018 14:54:32 +0200 jlahoda Marking new APIs as terminally deprecated.switch
Tue, 10 Jul 2018 14:19:38 +0200 jlahoda Fixing error message when there are incompatible types in switch expression.switch
Tue, 10 Jul 2018 10:56:51 +0200 jlahoda Various bugfixes for problems reported by mcimadamore and gbierman.switch
Mon, 09 Jul 2018 12:55:55 -0700 psandoz Invoke dynamic constant bootstrap methods that are ordinary static methodscondy-folding
Mon, 09 Jul 2018 15:02:42 +0100 gbierman Added more tests for switch expressionsswitch
Tue, 03 Jul 2018 08:17:31 -0700 vromero adding the Record attributedatum
Fri, 29 Jun 2018 08:11:37 -0700 vromero manual merge with defaultjep-334
Fri, 29 Jun 2018 08:00:56 -0700 vromero manual merge with defaultlambda-leftovers
Fri, 29 Jun 2018 16:40:37 +0200 jlahoda Changing switch enhancements to be preview features.switch
Fri, 29 Jun 2018 13:42:14 +0200 jlahoda Assorted cleanups to the switch branch.switch
Thu, 28 Jun 2018 22:14:21 +0200 mcimadamore Automatic merge with defaultraw-string-literal
Thu, 28 Jun 2018 22:13:55 +0200 mcimadamore Automatic merge with defaultswitch
Thu, 28 Jun 2018 22:13:25 +0200 mcimadamore Automatic merge with defaultpatterns
Thu, 28 Jun 2018 22:13:01 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 28 Jun 2018 22:12:36 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 28 Jun 2018 22:12:08 +0200 mcimadamore Automatic merge with defaultdatum
Thu, 28 Jun 2018 21:11:50 +0200 jwilhelm Added tag jdk-12+0 for changeset 95aad0c785e4
Wed, 27 Jun 2018 21:01:12 -0700 darcy 8205615: Start of release updates for JDK 12
Thu, 28 Jun 2018 19:55:44 +0200 jwilhelm Added tag jdk-12+0 for changeset c9cd3ec6a0eb
Thu, 28 Jun 2018 11:41:45 -0700 rhalade 8195774: Add Entrust root certificates
Thu, 28 Jun 2018 10:31:39 -0400 gadams 8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java fails with Prompt is not received during 300200 milliseconds.jdk-12+0
Thu, 28 Jun 2018 10:50:10 -0400 dcubed Merge
Thu, 28 Jun 2018 15:17:44 +0200 egahlin 8137164: Include PID in the JFR jcmd hint
Thu, 28 Jun 2018 10:46:05 -0400 dcubed 8206004: [BACKOUT] errant changeset for JDK-8137164
Thu, 28 Jun 2018 07:30:38 -0700 mr 8205956: Fix usage of "OpenJDK" in build and test instructions
Thu, 28 Jun 2018 19:44:58 +0530 sdama 8204967: Resolve disabled warnings for libunpack
Thu, 28 Jun 2018 15:18:17 +0200 jlahoda 8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Thu, 28 Jun 2018 15:17:44 +0200 egahlin 8197425: Liveset information for Old Object sample event
Thu, 28 Jun 2018 15:13:39 +0200 egahlin 8197425: Liveset information for Old Object sample event
Thu, 28 Jun 2018 15:06:55 +0200 rwestberg 8003209: JFR events for network utilization
Thu, 28 Jun 2018 18:04:19 +0530 sundar 8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Thu, 28 Jun 2018 13:58:30 +0200 mgronlun 8205996: JDK-8205906 broke the build on Mac
Thu, 28 Jun 2018 03:45:49 -0700 amenkov 8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Thu, 28 Jun 2018 12:14:37 +0200 pliden 8205993: ZGC: Fix typos and incorrect indentations
Thu, 28 Jun 2018 10:09:58 +0000 adinn 8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Thu, 28 Jun 2018 11:37:02 +0200 mgronlun 8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Thu, 28 Jun 2018 11:32:32 +0200 stuefe 8205925: Print correct and more information about secondary errors
Wed, 27 Jun 2018 15:04:27 +0200 stefank 8205923: ZGC: Verification applies load barriers before verification
Wed, 27 Jun 2018 15:02:53 +0200 stefank 8205923: ZGC: Verification applies load barrier before verification
Thu, 28 Jun 2018 01:10:09 -0700 igerasim 8205959: Do not restart close if errno is EINTR
Thu, 28 Jun 2018 10:05:43 +0200 jlahoda 8205913: Inconsistent source code model
Thu, 28 Jun 2018 10:05:39 +0200 jlahoda 8195986: Incorrect javac -h output with annotation processing and missing classes
Thu, 28 Jun 2018 09:15:53 +0200 pliden 8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
Thu, 28 Jun 2018 09:06:54 +0200 simonis 8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Thu, 28 Jun 2018 07:22:59 +0200 pliden 8205702: assert(UseCompressedClassPointers) failed in universe.hpp
Thu, 28 Jun 2018 07:00:35 +0200 stuefe 8205531: jcmd VM.classloaders should fold similar loaders
Thu, 28 Jun 2018 00:34:55 -0400 kbarrett 8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
Thu, 28 Jun 2018 09:40:46 +0530 hb 8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Wed, 27 Jun 2018 19:09:17 -0700 cjplummer 8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
Wed, 27 Jun 2018 17:02:41 -0700 never 8205824: Update Graal
Wed, 27 Jun 2018 16:57:21 -0700 iignatyev 8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
Thu, 28 Jun 2018 01:46:03 +0200 hannesw 8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
Wed, 27 Jun 2018 16:19:28 -0700 iignatyev 8205954: clean up hotspot ProblemList
Wed, 27 Jun 2018 16:17:11 -0700 erikj 8205942: Build failure on macosx after JDK-8189429
Wed, 27 Jun 2018 15:15:11 -0700 iignatyev 8202554: Remove hotspot tests for javafx.* modules
Wed, 27 Jun 2018 22:26:41 +0200 redestad 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
Wed, 27 Jun 2018 14:46:15 -0700 ccheung 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
Wed, 27 Jun 2018 14:20:41 -0700 jjg 8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
Wed, 27 Jun 2018 13:43:52 -0700 iignatyev 8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Wed, 27 Jun 2018 21:18:33 +0100 dfuchs 8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
Wed, 27 Jun 2018 21:56:11 +0200 glaubitz 8205616: Build fails with system headers after 8204572
Wed, 27 Jun 2018 20:19:59 +0100 dfuchs 8205397: InetAddress has wrong declaration for readObjectNoData
Wed, 27 Jun 2018 19:45:06 +0200 pliden 8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
Wed, 27 Jun 2018 19:45:05 +0200 pliden 8205676: ZGC: Remove TLAB allocations in relocation path
Wed, 27 Jun 2018 10:06:03 -0700 prr Merge
Mon, 25 Jun 2018 17:34:55 -0700 serb 4475138: getBestCursorSize and XFree86 4.1.0
Mon, 25 Jun 2018 14:56:07 -0700 prr Merge
Mon, 25 Jun 2018 11:40:46 -0700 srl 8187100: Support Unicode Variation Selectors
Mon, 25 Jun 2018 10:21:50 -0700 prr Merge
Mon, 25 Jun 2018 14:32:46 +0530 sveerabhadra 8153732: Windows remote printer changes do not reflect in lookupPrintServices()
Mon, 25 Jun 2018 12:50:25 +0530 pbansal 8194873: right ALT key hotkeys no longer work in Swing components
Mon, 25 Jun 2018 16:01:01 +0530 pkbalakr 8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Sun, 24 Jun 2018 19:45:15 -0700 serb 8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed
Sun, 24 Jun 2018 16:35:21 -0700 serb 8205153: Delete "standard instructions" machinery in the open automated tests
Sat, 23 Jun 2018 11:48:42 -0700 serb 8205144: JSpinner may change the font after became visible
Fri, 22 Jun 2018 19:19:43 -0700 serb 8205456: Unification of iterations over arrays
Fri, 22 Jun 2018 13:21:23 -0700 prr 8205494: Convert or remove all AWT applet demos
Fri, 22 Jun 2018 12:16:14 -0700 prr 8205136: Move StylePad demo to the open repository
Fri, 22 Jun 2018 10:29:14 +0530 sveerabhadra 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
Thu, 21 Jun 2018 16:58:09 -0700 prr 8205498: Typo in fix for 8205119 breaks Solaris demo build
Thu, 21 Jun 2018 14:32:41 -0700 prr 8205119: SwingApplet demo should be removed
Thu, 21 Jun 2018 12:54:30 -0700 prr 8205441: Upgrade to harfbuzz 1.8.1
Thu, 21 Jun 2018 09:53:50 -0700 prr Merge
Wed, 20 Jun 2018 11:12:48 -0700 serb 8203003: Several FileDialog Modality Tests fail on Linux due to X errors
Wed, 27 Jun 2018 09:56:06 -0700 iveresov 8202698: Update Graal for JEP 181 - Nest-based access control
Wed, 27 Jun 2018 18:46:30 +0200 neliasso 8204157: Compiler.sunflow hangs after JDK-8192992
Wed, 27 Jun 2018 09:45:18 -0700 sherman 8200243: System error message is decoded as invalid encoding in Windows.
Wed, 27 Jun 2018 09:31:51 -0700 joehw 8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Wed, 27 Jun 2018 11:55:35 -0400 jiangli 8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
Wed, 27 Jun 2018 20:04:31 +0530 jgeorge 8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
Wed, 27 Jun 2018 09:36:34 -0400 rriggs 8066709: Make some JDK system properties read only
Wed, 27 Jun 2018 09:52:23 +0200 goetz 8199940: Print more information about class loaders in IllegalAccessErrors.
Wed, 27 Jun 2018 12:46:15 +0200 rehn 8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
Wed, 27 Jun 2018 11:54:15 +0200 mdoerr 8205609: [PPC64] Fix PPC64 part of 8010319 and TLH without UseSIGTRAP on AIX
Wed, 27 Jun 2018 02:20:55 -0700 ssahoo 8205111: Develop new Test to verify different key types for supported TLS protocols.
Wed, 27 Jun 2018 11:05:07 +0200 pliden 8205663: ZGC: Log metaspace used/capacity/committed/reserved
Wed, 27 Jun 2018 11:05:01 +0200 pliden 8205664: Move detailed metaspace logging from debug to trace
Wed, 27 Jun 2018 12:56:21 +0530 pmuthuswamy 8187288: bad (no) wrapping for modifier and type column
Tue, 26 Jun 2018 19:45:59 -0700 smarks 8203670: unmodifiable List iterator() implementations should not be ListIterators
Wed, 27 Jun 2018 09:44:46 +0800 amlu 8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
Tue, 26 Jun 2018 17:41:42 -0700 erikj 8205625: linux-aarch64-cmp-baseline fails builds-tier5
Tue, 26 Jun 2018 16:01:37 -0700 iignatyev 8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
Tue, 26 Jun 2018 15:46:20 -0700 sspitsyn 8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Wed, 27 Jun 2018 00:16:37 +0200 dnsimon 8205703: [JVMCI] Expose all GC selection flags
Tue, 26 Jun 2018 16:59:38 -0400 kbarrett 8205559: Remove IN_CONCURRENT_ROOT Access decorator
Tue, 26 Jun 2018 13:50:59 -0700 sspitsyn 8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
Tue, 26 Jun 2018 13:55:17 +0200 stefank 8144992: Remove OopIterateClosure::idempotent
Tue, 26 Jun 2018 13:54:19 +0200 stefank 8205607: Use oop_iterate instead of oop_iterate_no_header
Tue, 26 Jun 2018 12:29:20 -0700 sspitsyn 8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
Tue, 26 Jun 2018 14:15:49 -0400 dcubed 8205648: fix for 8205195 breaks secondary error handling
Tue, 26 Jun 2018 14:14:29 -0300 jlaskey 8205696: Undo licence.md
Tue, 26 Jun 2018 12:42:36 -0400 rriggs 8205547: FileChannel/CleanerTest.java fails due to expected FD count
Fri, 15 Jun 2018 14:46:04 +0200 neliasso 8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
Tue, 26 Jun 2018 09:33:55 -0700 bpb 8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
Tue, 26 Jun 2018 09:14:49 -0700 kvn 8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
Tue, 26 Jun 2018 11:14:27 -0400 apetcher 8203228: Branch-free output conversion for X25519 and X448
Mon, 25 Jun 2018 23:04:21 +0200 goetz 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
Tue, 26 Jun 2018 09:52:21 -0400 hseigel 8205422: assert(false) failed: Bad verification_type_info
Tue, 26 Jun 2018 13:16:40 +0100 chegar 8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
Tue, 26 Jun 2018 18:55:48 +0800 weijun 8201815: Use Mozilla Public Suffix List
Tue, 26 Jun 2018 11:09:42 +0200 tschatzl 8204082: Make names of Young GCs more uniform in logs
Tue, 26 Jun 2018 09:17:53 +0200 mbaesken 8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Mon, 25 Jun 2018 16:00:56 +0200 ghaug 8200720: Print additional information in thread dump (times, allocated bytes etc.)
Tue, 26 Jun 2018 08:13:02 +0100 alanb 8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Mon, 25 Jun 2018 22:28:04 -0700 mchung 8205623: Replace use of Class::getPackage with Class::getPackageName
Mon, 25 Jun 2018 22:27:09 -0700 mchung 8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
Mon, 25 Jun 2018 20:58:01 -0700 martin 8205649: Make clang stack flags independent of OS
Mon, 25 Jun 2018 20:08:05 -0700 xiaofeya 8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
Mon, 25 Jun 2018 20:03:46 -0700 xiaofeya 8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
Tue, 26 Jun 2018 10:43:50 +0800 weijun 8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
Tue, 26 Jun 2018 10:43:43 +0800 weijun 8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
Mon, 25 Jun 2018 18:49:30 -0700 smarks 8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
Mon, 25 Jun 2018 18:01:42 -0700 martin 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Mon, 25 Jun 2018 17:11:27 -0700 smarks 8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
Tue, 26 Jun 2018 08:10:45 +0800 mbalao 8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
Mon, 25 Jun 2018 22:25:29 +0200 stefank 8205632: Include stack.inline.hpp in markSweep.inline.hpp
Mon, 25 Jun 2018 14:39:44 -0700 psandoz 8195650: Method references to VarHandle accessors
Mon, 25 Jun 2018 14:36:16 -0700 bpb 8204930: Reader:nullReader() spec does not match the behavior
Mon, 25 Jun 2018 13:37:01 +0200 goetz 8205605: [testbug][aix] Various test adaption to aix pecularities.
Mon, 25 Jun 2018 13:41:39 -0700 xuelei 8196584: TLS 1.3 Implementation
Mon, 25 Jun 2018 21:22:16 +0300 dpochepk 8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
Mon, 25 Jun 2018 14:10:44 -0400 hseigel 8205614: NestMates tests failing in CI jdk11-jdk.931
Mon, 25 Jun 2018 13:47:27 -0400 coleenp 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
Mon, 25 Jun 2018 09:59:16 -0700 dl 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
Mon, 25 Jun 2018 09:59:16 -0700 dl 8203864: Execution error in Java's Timsort
Mon, 25 Jun 2018 09:59:16 -0700 dl 8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
Mon, 25 Jun 2018 11:33:11 -0400 lfoltan 8169559: Add class loader names to relevant VM messages
Mon, 25 Jun 2018 20:36:06 +0530 hb 8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
Mon, 25 Jun 2018 10:34:46 -0400 lfoltan 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
Mon, 25 Jun 2018 16:32:23 +0300 dpochepk 8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
Mon, 25 Jun 2018 16:32:02 +0300 dpochepk 8189103: AARCH64: optimize String indexOf intrinsic
Mon, 25 Jun 2018 16:31:37 +0300 dpochepk 8202326: AARCH64: optimize string compare intrinsic
Mon, 25 Jun 2018 16:31:18 +0300 dpochepk 8204289: AARCH64: enable math intrinsics usage in interpreter and C1
Mon, 25 Jun 2018 16:30:49 +0300 dpochepk 8189105: AARCH64: create intrinsic for sin and cos
Mon, 25 Jun 2018 16:30:16 +0300 dpochepk 8196402: AARCH64: create intrinsic for Math.log
Sat, 26 May 2018 06:59:49 +0200 stefank 8204540: Automatic oop closure devirtualization
Mon, 25 Jun 2018 12:44:52 +0200 jlahoda 8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
Tue, 20 Mar 2018 11:16:10 +0530 pkoppula 8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
Mon, 25 Jun 2018 10:54:55 +0200 pliden 8205405: ZGC: Decouple JFR type registration
Mon, 25 Jun 2018 10:41:03 +0200 mhorie 8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
Mon, 25 Jun 2018 11:51:04 +0530 rgoel 8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
Sun, 24 Jun 2018 21:46:11 -0700 never 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
Mon, 25 Jun 2018 02:07:42 +0200 egahlin 8203929: Limit amount of data for JFR.dump
Sun, 24 Jun 2018 16:25:47 +0100 alanb 8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Sun, 24 Jun 2018 15:02:08 +0300 dsamersoff 8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
Sun, 24 Jun 2018 10:41:51 +0200 plevart 8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Sat, 23 Jun 2018 22:49:48 -0700 jmanson 8205570: fix a number of typos in the JVMTI spec
Sat, 23 Jun 2018 09:46:18 +0100 alanb Merge
Sat, 23 Jun 2018 09:34:09 +0100 alanb 8198372: API to create a SelectableChannel to a FileDescriptor
Sat, 23 Jun 2018 08:03:52 +0100 alanb 8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Sat, 23 Jun 2018 01:22:52 -0700 jmanson 8205113: Update JVMTI doc references to object allocation tracking
Tue, 05 Jun 2018 11:55:39 +0200 sgehwolf 8203188: Add JEP-181 support to the Zero interpreter
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Fri, 22 Jun 2018 17:49:21 -0700 martin 8205199: more Linux clang compile failures
Fri, 22 Jun 2018 17:36:03 -0700 martin 8205197: Never default to using libc++ on Linux
Fri, 22 Jun 2018 23:18:07 +0000 valeriep Merge
Fri, 22 Jun 2018 23:10:36 +0000 valeriep 7007966: Add Brainpool ECC support (RFC 5639)
Fri, 22 Jun 2018 16:11:36 -0700 iignatyev 8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
Fri, 22 Jun 2018 15:58:32 -0700 iveresov 8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Fri, 22 Jun 2018 17:46:58 -0400 kbarrett 8205459: Rename Access API flag decorators
Fri, 22 Jun 2018 16:06:43 -0400 rriggs 8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
Fri, 22 Jun 2018 12:51:49 -0700 vdeshpande 8205194: Improve the Array Comparison when there is mismatch at first element.
Fri, 22 Jun 2018 12:05:36 -0700 psandoz 8202922: Method reference identity is broken by serialization
Fri, 22 Jun 2018 19:04:16 +0200 jwilhelm Added tag jdk-11+19 for changeset 36ca515343e0
Fri, 22 Jun 2018 20:17:02 +0300 dpochepk 8189112: AARCH64: optimize StringUTF16 compress intrinsic
Fri, 22 Jun 2018 18:10:20 +0100 michaelm 8204233: Add configurable option for enhanced socket IOException messages
Fri, 22 Jun 2018 18:19:26 +0200 plevart Merge
Fri, 22 Jun 2018 18:18:05 +0200 plevart Merge
Fri, 22 Jun 2018 17:56:55 +0200 plevart 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Fri, 22 Jun 2018 12:15:16 -0400 dcubed 8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Fri, 22 Jun 2018 18:49:45 +0300 dpochepk 8205474: AARCH64: wrong zr encoding for ccmp instruction
Fri, 22 Jun 2018 18:48:36 +0300 dpochepk 8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Fri, 22 Jun 2018 21:42:00 +0800 weijun 8205445: Add RSASSA-PSS Signature support to SunMSCAPI
Fri, 22 Jun 2018 13:20:55 +0200 mgronlun 8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
Fri, 22 Jun 2018 11:21:34 +0100 adinn 8204331: AArch64: fix CAS not embedded in normal graph error
Fri, 22 Jun 2018 11:26:55 +0200 jlahoda 8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
Wed, 20 Jun 2018 14:25:45 +0200 mbaesken 8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
Fri, 22 Jun 2018 11:49:31 +0530 pmuthuswamy 8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
Thu, 21 Jun 2018 22:17:22 -0700 iignatyev 8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
Thu, 21 Jun 2018 21:37:28 -0700 mikael 8202331: Obsolete support for commercial features
Thu, 21 Jun 2018 16:45:29 -0700 iignatyev 8205490: update ProblemList-graal
Thu, 21 Jun 2018 15:14:36 -0700 iignatyev 8185927: create regression test for 8062950
Thu, 21 Jun 2018 14:33:15 -0700 jjg 8205442: Avoid hard-coding --source value in SourceLauncherTest.java
Thu, 21 Jun 2018 13:29:44 -0700 jjg 8196425: tools/javac/modules/AnnotationProcessing.java failed
Thu, 21 Jun 2018 20:52:52 +0200 egahlin 8205053: Decouple type registration from framework lifecycle
Thu, 21 Jun 2018 12:03:54 -0700 erikj 8205424: Change to Xcode 9.4 for building on Macosx at Oracle
Thu, 21 Jun 2018 11:10:55 -0700 bpb 8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Thu, 21 Jun 2018 18:56:35 +0100 alanb 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Thu, 21 Jun 2018 10:54:07 -0700 kvn 8205398: AES-CBC decryption algorithm using AVX512 instructions
Thu, 21 Jun 2018 08:45:57 -0700 smarks 8203184: List.copyOf() fails to copy sublists
Thu, 21 Jun 2018 08:25:03 -0700 smarks 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Thu, 21 Jun 2018 11:10:44 -0400 coleenp 8205175: Deprecate UnlinkSymbolsALot debugging option.
Thu, 21 Jun 2018 08:58:59 -0300 jlaskey 8203637: Fix Sourcesjdk-11+19
Thu, 21 Jun 2018 13:39:20 +0200 rwestberg 8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
Tue, 19 Jun 2018 13:03:12 -0400 rkennke 8205336: Modularize allocations in assembler
Thu, 21 Jun 2018 14:09:43 +0530 nishjain 8204938: Add a test case to automatically check the updated LSR data
Wed, 20 Jun 2018 19:46:44 -0700 cjplummer 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Thu, 21 Jun 2018 03:21:22 +0200 jwilhelm Added tag jdk-11+19 for changeset fb8b3f467277
Wed, 20 Jun 2018 17:30:43 -0700 iveresov 8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
Wed, 20 Jun 2018 12:02:17 -0700 lmesnik 8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
Wed, 20 Jun 2018 22:02:46 +0200 gromero 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
Wed, 20 Jun 2018 12:42:43 -0700 iignatyev 8205433: clean up hotspot ProblemList
Wed, 20 Jun 2018 13:57:38 -0400 gadams 6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
Wed, 20 Jun 2018 10:01:49 -0700 bsrbnd 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Wed, 20 Jun 2018 17:54:40 +0100 chegar Merge
Wed, 20 Jun 2018 17:48:39 +0100 chegar Merge
Wed, 20 Jun 2018 09:05:57 -0700 chegar 8204679: HTTP Client refresh
Wed, 20 Jun 2018 09:38:17 -0700 erikj 8200115: System property java.vm.vendor value includes quotation marks
Wed, 20 Jun 2018 09:42:36 -0700 mseledtsov 8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
Wed, 20 Jun 2018 17:15:16 +0200 stuefe 8205407: [windows, vs<2017] C4800 after 8203197
Wed, 20 Jun 2018 17:06:24 +0200 redestad 8199435: Unsafe publication of java.util.Properties.map
Tue, 19 Jun 2018 10:00:39 -0400 chrisphi 8203030: Zero s390 31 bit size_t type conflicts in shared code
Wed, 20 Jun 2018 11:47:07 +0100 mcimadamore 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Wed, 20 Jun 2018 11:33:43 +0200 pliden 8205339: ZGC: VerifyBeforeIteration not yet supported
Wed, 20 Jun 2018 11:33:42 +0200 pliden 8205338: ZGC: LeakProfiler not yet supported
Wed, 20 Jun 2018 14:52:32 +0530 pmuthuswamy 8202624: javadoc generates references to enum constructors, which are not documented
Wed, 20 Jun 2018 11:12:58 +0200 goetz 8205108: [testbug] Fix pattern matching in jstatd tests.
Wed, 20 Jun 2018 06:51:39 +0200 stuefe 8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
Tue, 19 Jun 2018 17:50:32 -0700 cjplummer 8205149: hs201t002 should be put on the problem list
Tue, 19 Jun 2018 23:33:31 +0000 valeriep 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
Tue, 19 Jun 2018 09:34:41 +0200 stuefe 8203680: os::stat() on Posix platform does not need to copy input path
Fri, 15 Jun 2018 13:57:32 -0400 apetushkov 8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
Tue, 19 Jun 2018 19:19:43 +0200 pliden 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
Tue, 19 Jun 2018 19:16:08 +0200 mgronlun 8204571: Add support for launching multiple startup recordings
Tue, 19 Jun 2018 10:12:35 -0700 prr Merge
Tue, 19 Jun 2018 10:12:00 -0700 prr Merge
Tue, 19 Jun 2018 12:04:01 +0530 vagarwal 8200605: Create test for GridBagLayoutDemo
Tue, 19 Jun 2018 09:22:38 -0700 prr Merge
Fri, 15 Jun 2018 13:07:46 -0700 prr Merge
Fri, 15 Jun 2018 13:05:34 -0700 prr 8204929: Fonts with embedded bitmaps are not always rotated
Fri, 15 Jun 2018 23:59:56 +0530 psadhukhan 8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
Fri, 15 Jun 2018 23:38:59 +0530 psadhukhan 8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
Wed, 13 Jun 2018 12:54:41 +0100 dmarkov 8200353: Shift or Capslock not working in Textfield after accented keystrokes
Wed, 13 Jun 2018 10:59:27 +0530 mhalder 8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
Tue, 12 Jun 2018 15:14:22 -0700 prr Merge
Tue, 12 Jun 2018 14:53:57 -0700 serb 8204454: Remove of sun.applet.AppletAudioClip
Tue, 12 Jun 2018 12:18:57 -0700 prr 8191512: T2K font rasterizer code removal
Tue, 12 Jun 2018 09:26:49 -0700 serb 8202768: [macos] Appkit thread slows when any Window Manager active
Mon, 11 Jun 2018 14:06:58 +0530 mhalder 8029250: [macosx] There is no tray icon shown in the system tray area when case starts
Sun, 10 Jun 2018 18:04:43 -0700 prr 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
Sat, 09 Jun 2018 13:33:35 -0700 serb 6608234: SwingWorker.get throws CancellationException
Tue, 19 Jun 2018 07:15:00 -0400 gadams 8205055: Fix compilation optimization errors with new Solaris toolchain
Tue, 19 Jun 2018 07:14:49 -0400 gadams 8205110: Fix xchip warnings with new Solaris toolchain
Tue, 19 Jun 2018 19:21:30 +0300 dchuyko 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
Tue, 19 Jun 2018 08:19:54 -0700 naoto 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
Tue, 19 Jun 2018 18:18:46 +0300 dchuyko 8198719: MethodHandleHelper.linkToStatic should drop MH arg
Tue, 19 Jun 2018 18:18:25 +0300 dpochepk 8204353: AARCH64: optimize FPU load and stores in macroAssembler
Tue, 19 Jun 2018 18:14:25 +0300 dpochepk 8204473: AARCH64: register post-index addressing mode is not supported directly
Tue, 19 Jun 2018 16:44:41 +0200 erikj 8205183: Warning about using VS2017 should be removed
Tue, 19 Jun 2018 16:29:48 +0200 mdoerr 8205172: 32 bit build broken
Tue, 19 Jun 2018 16:14:39 +0200 rehn 8205006: Assertion failure when rehashing stringtable
Tue, 19 Jun 2018 05:22:07 -0700 vromero 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
Tue, 19 Jun 2018 05:18:49 -0700 phh 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Tue, 19 Jun 2018 07:54:11 -0400 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Fri, 15 Jun 2018 12:31:28 +0200 goetz 8204268: Improve some IncompatibleClassChangeError messages.
Tue, 19 Jun 2018 12:25:42 +0200 thartmann 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
Tue, 19 Jun 2018 12:22:02 +0200 rwestberg 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
Tue, 19 Jun 2018 12:20:05 +0200 rwestberg 8204236: JFR unit test of thread CPU load should be enabled
Tue, 19 Jun 2018 12:11:37 +0200 pliden 8205064: Fail immediately if an unavailable GC is selected
Tue, 19 Jun 2018 11:27:05 +0200 rkennke 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
Fri, 15 Jun 2018 13:57:37 +0200 neliasso 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
Tue, 19 Jun 2018 10:57:13 +0200 rehn 8204166: TLH: Semaphore may not be destroy until signal have returned.
Tue, 19 Jun 2018 09:43:53 +0200 simonis 8204965: Fix '--disable-cds' and disable CDS on AIX by default
Tue, 19 Jun 2018 09:34:39 +0200 tschatzl 8205043: Make parallel reference processing default for G1
Tue, 19 Jun 2018 09:08:39 +0200 roland 8203197: C2: consider all paths in loop body for loop predication
Tue, 19 Jun 2018 08:44:31 +0200 stefank 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
Thu, 07 Jun 2018 10:11:36 +0200 stefank 8204538: Split ScanClosure and ScanClosureWithParBarrier
Mon, 18 Jun 2018 18:49:34 -0700 cushon 8198669: Refactor annotation array value parsing to reduce duplication
Tue, 19 Jun 2018 09:45:54 +0530 pmuthuswamy 8205148: Turn off logging in jQuery-migrate
Mon, 18 Jun 2018 16:58:16 -0700 iignatyev 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
Mon, 18 Jun 2018 22:43:38 -0400 bulasevich 8203479: JFR enabled ARM32 build assertion failure
Mon, 18 Jun 2018 20:50:23 -0400 bulasevich 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
Mon, 18 Jun 2018 20:43:42 -0400 lkorinth 8205054: Could not find "lsof" on test machine
Tue, 19 Jun 2018 08:06:35 +0800 weijun 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
Mon, 18 Jun 2018 15:24:48 -0700 kvn 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
Mon, 18 Jun 2018 13:52:30 -0700 jjg 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
Mon, 18 Jun 2018 13:40:16 -0700 jjg 8149565: -locale option issues
Mon, 18 Jun 2018 10:13:58 -0700 psandoz 8170159: Improve the performance of BitSet traversal
Mon, 18 Jun 2018 09:48:22 -0700 dlong 8204231: Update Graal
Mon, 18 Jun 2018 16:13:21 +0200 rehn 8204857: ConcurrentHashTable: Fix parallel processing
Mon, 18 Jun 2018 14:36:50 +0200 mbaesken 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
Mon, 18 Jun 2018 12:11:59 +0200 tschatzl 8043575: Dynamically parallelize reference processing work
Tue, 29 May 2018 09:26:00 +0200 tschatzl 8202845: Refactor reference processing for improved parallelism
Mon, 18 Jun 2018 08:07:15 +0530 sdama 8196988: Resolve disabled warnings for libjimage
Fri, 15 Jun 2018 17:34:01 -0700 henryjen 8199871: Deprecate pack200 and unpack200 tools
Sat, 16 Jun 2018 10:10:54 +0100 alanb 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Fri, 15 Jun 2018 12:25:53 +0200 goetz 8204943: Improve message of ArrayStoreException.
Sat, 16 Jun 2018 07:05:09 +0200 stuefe 8204958: Minor cleanups for the diagnostic framework
Fri, 15 Jun 2018 16:53:58 -0400 kbarrett 8204939: Change Access nomenclature: root to native
Fri, 15 Jun 2018 13:08:32 -0700 mchung 8205116: jdeps --system $java.home fails with IAE
Fri, 15 Jun 2018 12:48:19 -0700 bpb 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Thu, 14 Jun 2018 23:09:11 -0700 vtheeyarath 8202216: Add Buffer mismatch methods