Searched hist:12577 (Results 1 - 7 of 7) sorted by relevance

/openjdk10/hotspot/test/compiler/gcbarriers/
H A DTestMembarDependencies.java12577:6bf44f4e2a1e Tue Jan 24 23:05:00 MST 2017 thartmann 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
/openjdk10/jdk/test/java/nio/file/Files/
H A DStreamTest.javadiff 12577:9e837d9e2f5f Wed Aug 12 08:55:00 MDT 2015 bpb 8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
Summary: Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero.
Reviewed-by: chegar
/openjdk10/hotspot/src/share/vm/opto/
H A Dcoalesce.cppdiff 12577:6bf44f4e2a1e Tue Jan 24 23:05:00 MST 2017 thartmann 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
H A Dmachnode.cppdiff 12577:6bf44f4e2a1e Tue Jan 24 23:05:00 MST 2017 thartmann 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
H A Dcfgnode.cppdiff 12577:6bf44f4e2a1e Tue Jan 24 23:05:00 MST 2017 thartmann 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
H A Dmatcher.cppdiff 12577:6bf44f4e2a1e Tue Jan 24 23:05:00 MST 2017 thartmann 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
/openjdk10/jdk/src/java.base/share/classes/java/nio/file/
H A DFiles.javadiff 12577:9e837d9e2f5f Wed Aug 12 08:55:00 MDT 2015 bpb 8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
Summary: Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero.
Reviewed-by: chegar

Completed in 191 milliseconds