JDK-8256448 : hotswap/HS202/hs202t002/hs202t002.java failed with exit code 97 in aarch64
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 11.0.9-oracle
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • CPU: aarch64
  • Submitted: 2020-11-17
  • Updated: 2021-01-08
  • Resolved: 2021-01-08
Related Reports
Duplicate :  
Description
The updated value in the redefined class was not called.

Test name: vmTestbase/nsk/jvmti/scenarios/hotswap/HS202/hs202t002/hs202t002.java
Product(s) tested: 11.0.10 b04
OS/architecture: Linux-aarch64 (This test passes in other platforms)
Reproducible: Always
Is it a Regression: No, fails in 11.0.9b07 also.
Excerpt from Log: 
Agent:: VM.. Started..
 Agent :: NOTIFICATIONS ARE ENABLED 
# info :: File = ./bin/newclass00/nsk/jvmti/scenarios/hotswap/HS202/hs202t002/MyThread.class 
#  info **Agent:: opening file ./bin/newclass00/nsk/jvmti/scenarios/hotswap/HS202/hs202t002/MyThread.class 
# info file size= 732
 File red completely 
 Agent:: redefine class success ..
Agent::SUSPENDING>> 
Agent:: Thread successfully suspended..
Agent:: POPPING THE FRAME..
Agent:: PopFrame succeeded..
Agent :: nsk_jvmti_disabled notifications..
 Agent:: Thread Resumed.. 
 ... Failed state (101)

Comments
I think this is the same as JDK-8209415 which was already backported to 11u.
09-12-2020