Test java/lang/instrument/IsModifiableClassAgent.java fails when run with Valhalla migrate classes:
Error: bad return from retransform: class java.lang.Long
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Integer
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Short
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Byte
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Double
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Float
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Character
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Boolean
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
java.lang.Exception: ERROR: IsModifiableClass failed.
at IsModifiableClassApp.run(IsModifiableClassApp.java:39)
at IsModifiableClassApp.main(IsModifiableClassApp.java:31)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.Exception: ERROR: IsModifiableClass failed.
JavaTest Message: shutting down test
Error: bad return from retransform: class java.lang.Long
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Integer
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Short
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Byte
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Double
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Float
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Character
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
Error: bad return from retransform: class java.lang.Boolean
ERROR: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute
java.lang.Exception: ERROR: IsModifiableClass failed.
at IsModifiableClassApp.run(IsModifiableClassApp.java:39)
at IsModifiableClassApp.main(IsModifiableClassApp.java:31)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.Exception: ERROR: IsModifiableClass failed.
JavaTest Message: shutting down test
- links to
-
Commit(lworld) openjdk/valhalla/82f977fd
-
Review(lworld) openjdk/valhalla/1172