JDK-8002428 : JCK vm/jvmti/ResourceExhausted/resexh001/resexh00101/ tests fails since 7u4 b02
  • Type: Backport
  • Backport of: JDK-7123170
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 7u40
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-11-07
  • Updated: 2013-07-11
  • Resolved: 2012-11-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 Other
7u40 b01Fixed hs24Fixed
Comments
Verified in 7u40b31: $ export LD_LIBRARY_PATH=/net/vmsqe/export/testbase/jck/7/dist/JCK-runtime-7/lib/Linux.i586 $ bin/java -showversion -cp /net/vmsqe/export/testbase/jck/7/dist/JCK-runtime-7/classes/ -agentlib:jckjvmti=gbyc00102 javasoft.sqe.tests.vm.jvmti.resexh001.resexh00101.resexh00101 -platform.jvmtiSupported true java version "1.7.0_04-ea" Java(TM) SE Runtime Environment (build 1.7.0_04-ea-b03) Java HotSpot(TM) Server VM (build 23.0-b06, mixed mode) [check] Unexpected count: 0 $ echo $? 97 $ bin/java -showversion -cp /net/vmsqe/export/testbase/jck/7/dist/JCK-runtime-7/classes/ -agentlib:jckjvmti=gbyc00102 javasoft.sqe.tests.vm.jvmti.resexh001.resexh00101.resexh00101 -platform.jvmtiSupported true java version "1.7.0_40-ea" Java(TM) SE Runtime Environment (build 1.7.0_40-ea-b31) Java HotSpot(TM) Server VM (build 24.0-b50, mixed mode) ResourceExhausted event initiated: description: Requested array size exceeds VM limit flags: 0001 $ echo $? 95
11-07-2013