Re: RFR: 8284980: Test vmTestbase/nsk/stress/except/except010.java times out with -Xcomp -XX:+DeoptimizeALot [v2]

2022-05-09 Thread Leonid Mesnik
> Test executes method recursively and works too long.
> 
> It the same issue as 
> [JDK-8139875](https://bugs.openjdk.java.net/browse/JDK-8139875)
> 
> The test shouldn't be run with DeoptimizeALot

Leonid Mesnik has updated the pull request incrementally with one additional 
commit since the last revision:

  Rename Read2.jav` to Read2.java
  
  reverted renaming

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8602/files
  - new: https://git.openjdk.java.net/jdk/pull/8602/files/84a75c5c..900deb58

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8602=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8602=00-01

  Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8602.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8602/head:pull/8602

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


RFR: 8284980: Test vmTestbase/nsk/stress/except/except010.java times out with -Xcomp -XX:+DeoptimizeALot

2022-05-09 Thread Leonid Mesnik
Test executes method recursively and works too long.

It the same issue as 
[JDK-8139875](https://bugs.openjdk.java.net/browse/JDK-8139875)

The test shouldn't be run with DeoptimizeALot

-

Commit messages:
 - copyrights fixed
 - 8284980: Test vmTestbase/nsk/stress/except/except010.java times out with 
-Xcomp -XX:+DeoptimizeALot

Changes: https://git.openjdk.java.net/jdk/pull/8602/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=8602=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284980
  Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8602.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8602/head:pull/8602

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