hg: jdk10/hs/hotspot: 2 new changesets
nils.eliasson at oracle.com
nils.eliasson at oracle.com
Fri Jul 7 11:11:11 UTC 2017
Changeset: 26ff2913dfa5
Author: neliasso
Date: 2017-07-03 11:41 +0200
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/26ff2913dfa5
8183151: DCmd Compiler.codelist should print all compiled methods
Summary: Add support for AOT methods in codelist dcmd
Reviewed-by: neliasso, kvn
Contributed-by: cthalinger at twitter.com
! src/share/vm/code/codeCache.cpp
! test/serviceability/dcmd/compiler/CodelistTest.java
Changeset: a8901cd3ee04
Author: neliasso
Date: 2017-07-07 10:37 +0200
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/a8901cd3ee04
8183271: VectorizeDebug compiler directive command is broken
Summary: Add parser support for uint
Reviewed-by: kvn, thartmann
! src/share/vm/compiler/compilerDirectives.hpp
! src/share/vm/compiler/directivesParser.cpp
! src/share/vm/utilities/json.hpp
More information about the jdk10-hs-changes
mailing list