hg: graal/graal-jvmci-9/hotspot: fixed javadoc for lookupNameRefInPool and lookupSignatureRefInPool in CompilerToVM and renamed them to lookupNameInPool and lookupSignatureInPool

christian.thalinger at oracle.com christian.thalinger at oracle.com
Wed Sep 23 23:33:43 UTC 2015


Changeset: 5e1639f9a14e
Author:    Doug Simon <doug.simon at oracle.com>
Date:      2015-09-24 00:27 +0200
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/5e1639f9a14e

fixed javadoc for lookupNameRefInPool and lookupSignatureRefInPool in CompilerToVM and renamed them to lookupNameInPool and lookupSignatureInPool

! src/java.base/share/classes/jdk.internal.jvmci.hotspot/src/jdk/internal/jvmci/hotspot/CompilerToVM.java
! src/java.base/share/classes/jdk.internal.jvmci.hotspot/src/jdk/internal/jvmci/hotspot/HotSpotConstantPool.java
! src/share/vm/jvmci/jvmciCompilerToVM.cpp



More information about the graal-dev mailing list