Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c83af8f

Browse filesBrowse files
author
hborders
committed
Removed native method.
1 parent a410822 commit c83af8f
Copy full SHA for c83af8f

1 file changed

-6Lines changed: 0 additions & 6 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎JavaInJava/src/com/sun/cri/bytecode/Bytecodes.java‎

Copy file name to clipboardExpand all lines: JavaInJava/src/com/sun/cri/bytecode/Bytecodes.java
-6Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,12 +1485,6 @@ public static String operator(int op) {
14851485
}
14861486
return nameOf(op);
14871487
}
1488-
1489-
/**
1490-
* Inserts machine code to generate a breakpoint trap.
1491-
*/
1492-
@INTRINSIC(BREAKPOINT_TRAP)
1493-
public static native void breakpointTrap();
14941488

14951489
/**
14961490
* Attempts to fold a binary operation on two constant integer inputs.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.