hg: jdk/hs: 4 new changesets
nils.eliasson at oracle.com
nils.eliasson at oracle.com
Mon Nov 20 14:13:19 UTC 2017
Changeset: d8486f1f5a84
Author: neliasso
Date: 2017-11-20 09:50 +0100
URL: http://hg.openjdk.java.net/jdk/hs/rev/d8486f1f5a84
8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
Summary: Compile fewer methods
Reviewed-by: thartmann, kvn
! test/hotspot/jtreg/compiler/relocations/TestPrintRelocations.java
Changeset: 089b6bf0d1a7
Author: neliasso
Date: 2017-10-11 11:22 +0200
URL: http://hg.openjdk.java.net/jdk/hs/rev/089b6bf0d1a7
8160303: parse_method_pattern only scans 254 chars
Summary: Fix wrong scan length
Reviewed-by: kvn, redestad
! src/hotspot/share/compiler/methodMatcher.cpp
Changeset: 600868bd3a8c
Author: neliasso
Date: 2017-10-11 11:24 +0200
URL: http://hg.openjdk.java.net/jdk/hs/rev/600868bd3a8c
8169766: c1 + Xcomp reresolving call target every invocation
Summary: Set reciever klass for static_bound calls
Reviewed-by: kvn
! src/hotspot/share/code/compiledIC.cpp
Changeset: 0c88cd009b5f
Author: neliasso
Date: 2017-11-20 09:50 +0100
URL: http://hg.openjdk.java.net/jdk/hs/rev/0c88cd009b5f
8160548: Inconsistent inlining behavior with CompileOnly
Summary: can_be_compiled should not affect inlining
Reviewed-by: thartmann
! src/hotspot/share/opto/bytecodeInfo.cpp
! src/hotspot/share/opto/parse1.cpp
! test/hotspot/jtreg/compiler/whitebox/DeoptimizeFramesTest.java
More information about the jdk-hs-changes
mailing list