Fri, 29 Jun 2018 11:10:47 +0200 8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assert jdk-11+20
thartmann [Fri, 29 Jun 2018 11:10:47 +0200] rev 50913
8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assert Summary: Removed assert which is too strong. Reviewed-by: roland
Fri, 29 Jun 2018 11:08:38 +0200 8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
thartmann [Fri, 29 Jun 2018 11:08:38 +0200] rev 50912
8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads Summary: Deallocate C1 code buffers in the compiler thread destructor. Reviewed-by: neliasso, kvn, mdoerr
Thu, 28 Jun 2018 21:58:23 -0700 8206088: 8205207 broke builds
iignatyev [Thu, 28 Jun 2018 21:58:23 -0700] rev 50911
8206088: 8205207 broke builds Reviewed-by: ehelin, epavlova
Thu, 28 Jun 2018 19:33:00 -0700 8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
epavlova [Thu, 28 Jun 2018 19:33:00 -0700] rev 50910
8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal Reviewed-by: kvn
Fri, 29 Jun 2018 08:21:15 +0800 8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
weijun [Fri, 29 Jun 2018 08:21:15 +0800] rev 50909
8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version Reviewed-by: mullan, xuelei
Thu, 28 Jun 2018 17:07:34 -0700 8205207: Port Graal unit tests under jtreg
epavlova [Thu, 28 Jun 2018 17:07:34 -0700] rev 50908
8205207: Port Graal unit tests under jtreg Reviewed-by: kvn, erikj, iignatyev
Thu, 28 Jun 2018 16:45:15 -0700 8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
iignatyev [Thu, 28 Jun 2018 16:45:15 -0700] rev 50907
8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get Reviewed-by: kvn
Fri, 29 Jun 2018 01:09:29 +0200 8206006: Build failed on Windows
jwilhelm [Fri, 29 Jun 2018 01:09:29 +0200] rev 50906
8206006: Build failed on Windows Reviewed-by: jwilhelm, dcubed Contributed-by: robin.westberg@oracle.com
Mon, 02 Jul 2018 13:54:01 -0700 8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false
joehw [Mon, 02 Jul 2018 13:54:01 -0700] rev 50905
8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false Reviewed-by: lancea, rriggs
Mon, 02 Jul 2018 16:28:09 -0400 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
zgu [Mon, 02 Jul 2018 16:28:09 -0400] rev 50904
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK Summary: Made EMPTY_STACK non-const, so it will not be placed in read-only BSS section. Reviewed-by: stuefe, martin
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip