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