> This PR contains a relatively simple test which verifies that JVMTI-agents 
> are correctly informed about exceptions caught in C2-compiled code. The 
> 8269574 introduces pre-allocated exceptions in some paths, so the test tries 
> to produce a number of various exceptions and check that provided small JVMTI 
> agent got notified about all of them.

Evgeny Nikitin has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains six additional 
commits since the last revision:

 - Get rid of while-breaks
 - Add JIT requirements
 - Remove explicit type specifiers for own class static calls
 - Remove redundant build directive
 - Merge branch 'master' into JDK-8274982/public
 - 8274982: Add a test for 8269574.

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5889/files
  - new: https://git.openjdk.java.net/jdk/pull/5889/files/3d2dfed9..6336f6af

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5889&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5889&range=00-01

  Stats: 980305 lines in 3370 files changed: 519681 ins; 440480 del; 20144 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5889.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5889/head:pull/5889

PR: https://git.openjdk.java.net/jdk/pull/5889

Reply via email to