Skip to content

Commit

Permalink
8333353: Delete extra empty line in CodeBlob.java
Browse files Browse the repository at this point in the history
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
  • Loading branch information
sendaoYan committed May 31, 2024
1 parent 7ab74c5 commit 716712e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ public String getName() {
}

/** OopMap for frame; can return null if none available */

public ImmutableOopMapSet getOopMaps() {
Address value = oopMapsField.getValue(addr);
if (value == null) {
Expand Down

0 comments on commit 716712e

Please sign in to comment.