Sat, 10 Nov 2018 20:47:28 +0100 shade 8211926: Catastrophic size_t underflow in BitMap::*_large methods
Sat, 10 Nov 2018 19:27:52 +0100 shade 8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
Sat, 10 Nov 2018 09:06:33 -0500 zgu 8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
Fri, 09 Nov 2018 16:21:28 -0800 igerasim 8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
Fri, 09 Nov 2018 15:19:33 -0500 dcubed 8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
Fri, 09 Nov 2018 12:13:20 -0800 manc 8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
Fri, 09 Nov 2018 11:36:34 -0800 dlong 8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
Fri, 09 Nov 2018 13:28:16 -0500 rriggs 8185496: Improve performance of system properties initialization in initPhase1
Fri, 09 Nov 2018 10:15:43 -0800 xuelei 8213694: Test Timeout.java should run in othervm mode
Fri, 09 Nov 2018 09:59:05 -0800 dlong 8213596: test failure with Graal when security manager and policy file are used
Fri, 09 Nov 2018 09:57:22 -0800 dlong 8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
Fri, 09 Nov 2018 08:24:38 -0800 xuelei 8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
Fri, 09 Nov 2018 16:08:14 +0100 stuefe 8213592: Misaligned code in globals.hpp after 8211845
Fri, 09 Nov 2018 15:19:11 +0100 mdoerr 8213604: Fix missing includes after JDK-8212673
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip