> The following test cases try to provoke VMOutOfMemoryException during object 
> reallocation:
> 
> EAPopFrameNotInlinedReallocFailure
> EAPopInlinedMethodWithScalarReplacedObjectsReallocFailure
> EAForceEarlyReturnOfInlinedMethodWithScalarReplacedObjectsReallocFailure
> 
> This is not 100% reliable therefore it should not be treated as test failure 
> if no oom was raised.

Richard Reingruber has updated the pull request incrementally with one 
additional commit since the last revision:

  Make OOME more reliable and skip test cases if it is not expected because 
scalar replacement is disabled

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/775/files
  - new: https://git.openjdk.java.net/jdk/pull/775/files/16f9782d..4196a421

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

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

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

Reply via email to