Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public HotSpotSpeculationLog(long failedSpeculationsAddress) {
}

/**
* Gets the address of the pointer to the native failed speculations list.
* Gets the address of the pointer to the native failed speculations list. This always returns a non-zero address.
*
* @see #managesFailedSpeculations()
*/
Expand Down