Fri, 09 Nov 2018 10:38:07 +0100 rkennke 8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
Fri, 09 Nov 2018 10:38:07 +0100 rkennke 8213473: Replace testB_mem_imm matcher with testUB_mem_imm
Fri, 09 Nov 2018 12:47:20 +0530 asapre 8211951: Broken links in java.management files
Thu, 01 Nov 2018 10:59:05 -0700 iklam 8213250: CDS archive creation aborts due to metaspace object allocation failure
Fri, 09 Nov 2018 12:08:53 +0800 amlu 8213576: Make test AsyncCloseChannel.java run in othervm
Thu, 08 Nov 2018 20:54:30 -0500 dcubed 8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
Thu, 08 Nov 2018 19:16:16 -0500 jiangli 8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time.
Thu, 08 Nov 2018 15:19:14 -0800 dlong 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
Thu, 08 Nov 2018 18:23:52 -0500 vromero 8211450: UndetVar::dup is not copying the kind field to the duplicated instance
Thu, 08 Nov 2018 23:31:08 +0100 rkennke 8213199: GC abstraction for Assembler::needs_explicit_null_check()
Thu, 08 Nov 2018 18:10:15 -0300 mbalao 8213154: Update copyright headers of files in src tree that are missing Classpath exception
Thu, 08 Nov 2018 11:45:13 -0800 mikael 8213436: Obsolete UseMembar
Thu, 08 Nov 2018 11:22:28 -0800 mikael 8213438: Remove ClearResponsibleAtSTW
Thu, 08 Nov 2018 09:50:54 -0800 joehw 8202285: (fs) Add a method to Files for comparing file contents
Thu, 08 Nov 2018 09:04:00 -0800 kvn 8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
Thu, 08 Nov 2018 16:16:57 +0000 chegar 8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Thu, 08 Nov 2018 10:36:06 -0500 vromero 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
Thu, 08 Nov 2018 16:23:55 +0100 stuefe 8211845: A new switch to control verbosity of hs-err files
Thu, 08 Nov 2018 15:02:50 +0100 eosterlund 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
Thu, 08 Nov 2018 15:31:23 +0100 rehn 8209139: globalCounter bootstrap issue
Thu, 08 Nov 2018 15:11:32 +0100 bsrbnd 8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
Thu, 08 Nov 2018 14:32:49 +0100 rehn 8211403: Rename SafepointMechanism::poll(...)
Thu, 08 Nov 2018 10:08:52 +0100 roland 8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
Thu, 08 Nov 2018 07:42:08 -0500 dholmes 8213137: Remove static initialization of monitor/mutex instances
Thu, 08 Nov 2018 12:24:08 +0100 simonis 8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
Thu, 08 Nov 2018 12:03:18 +0100 ihse 8213338: Reduce the number of generated make targets
Thu, 08 Nov 2018 00:07:48 -0800 sspitsyn 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
Thu, 08 Nov 2018 02:47:50 +0100 jwilhelm Added tag jdk-12+19 for changeset dc1f9dec2018
Wed, 07 Nov 2018 15:57:50 -0800 erikj 8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
Wed, 07 Nov 2018 20:24:44 +0100 rkennke 8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 jdk-12+19
Wed, 07 Nov 2018 20:21:35 +0100 rkennke 8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
Thu, 01 Nov 2018 11:42:59 -0400 gadams 8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
Wed, 07 Nov 2018 10:39:49 -0500 gadams 8213052: HTML errors in JPDA spec
Wed, 07 Nov 2018 13:54:22 -0500 lfoltan 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Wed, 07 Nov 2018 09:58:21 -0800 darcy 8213444: Missing emphasis for term being defined
Wed, 07 Nov 2018 12:40:51 -0500 dcubed 8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
Wed, 07 Nov 2018 15:13:12 +0100 mdoerr 8213464: Fix missing include after JDK-8212243
Wed, 07 Nov 2018 10:12:43 +0100 ihse 8213414: Fix incorrect copy constructors in hotspot
Wed, 07 Nov 2018 09:39:39 +0100 dnsimon 8213347: [JVMCI] remove use of reflection in JVMCI
Wed, 07 Nov 2018 09:13:37 +0100 mbaesken 8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Wed, 07 Nov 2018 01:04:26 +0000 valeriep 8211049: Second parameter of "initialize" method is not used
Tue, 06 Nov 2018 23:03:05 +0100 rkennke 8213381: Hook to allow GC to inject Node::Ideal() calls
Tue, 06 Nov 2018 10:10:18 -0800 ascarpino 8211339: NPE during SSL handshake caused by HostnameChecker
Tue, 06 Nov 2018 10:01:16 -0800 mchung 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Tue, 06 Nov 2018 17:28:14 +0100 rkennke 8213384: Move G1/C2 barrier verification into G1BarrierSetC2
Tue, 06 Nov 2018 15:14:10 +0300 dchuyko 8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU
Tue, 06 Nov 2018 10:01:27 +0100 roland 8212243: More gc interface tweaks for arraycopy
Tue, 06 Nov 2018 15:23:52 +0800 mli 8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
Mon, 05 Nov 2018 22:22:49 -0800 dlong 8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
Mon, 05 Nov 2018 18:27:14 -0500 kbarrett 8210986: Add OopStorage cleanup to ServiceThread
Mon, 05 Nov 2018 13:55:41 -0800 naoto 8213330: Fix legal headers in i18n tests
Mon, 05 Nov 2018 13:45:01 -0800 joehw 8212876: ftp: links for character-sets require a login password
Mon, 05 Nov 2018 11:49:03 -0800 joehw 8212872: Broken link to Namespaces in XML Errata
Mon, 05 Nov 2018 14:00:52 -0500 tonyp 8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
Mon, 05 Nov 2018 12:27:38 -0600 gziemski 8208519: Remove rehashable hashtable
Mon, 05 Nov 2018 09:10:57 -0800 erikj 8213227: Update jib src excludes to filter webrev and Jreg directories
Mon, 05 Nov 2018 13:13:29 +0100 roland 8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
Mon, 05 Nov 2018 14:40:16 +0100 egahlin 8209960: -Xlog:jfr* doesn't work with the JFR
Mon, 05 Nov 2018 14:02:04 +0100 lucy 8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip