-
Bug
-
Resolution: Unresolved
-
P4
-
23, 24
Test
compiler/profiling/spectrapredefineclass/Launcher.java
failed with following flags
'-XX:UseAVX=3 -Xcomp'
and the log is:
----------System.out:(6/463)----------
[60.889s][warning][codecache] CodeCache is full. Compiler has been disabled.
[60.889s][warning][codecache] Try increasing the code cache size using -XX:ReservedCodeCacheSize=
CodeCache: size=3072Kb used=3046Kb max_used=3046Kb free=26Kb
bounds [0x00007fe4ef28b000, 0x00007fe4ef58b000, 0x00007fe4ef58b000]
total_blobs=1523, nmethods=757, adapters=715, full_count=1
Compilation: disabled (not enough contiguous free space left), stopped_count=1, restarted_count=0
----------System.err:(20/2231)----------
Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled.
Java HotSpot(TM) 64-Bit Server VM warning: Try increasing the code cache size using -XX:ReservedCodeCacheSize=
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message find class on InstrumentationImpl failed at /opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S15006/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/203dcb55-f4a8-4d47-888f-e64e9ab6d486/runs/27c5451d-e9de-4ff0-81ab-7b332a219e05/workspace/open/src/java.instrument/share/native/libinstrument/JPLISAgent.c line: 503
*** java.lang.instrument ASSERTION FAILED ***: "success" with message createInstrumentationImpl failed at /opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S15006/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/203dcb55-f4a8-4d47-888f-e64e9ab6d486/runs/27c5451d-e9de-4ff0-81ab-7b332a219e05/workspace/open/src/java.instrument/share/native/libinstrument/InvocationAdapter.c line: 425
Agent failed to start!
java.lang.RuntimeException: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at compiler.profiling.spectrapredefineclass.Agent.main(Agent.java:99)
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)
Caused by: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.loadAgent(HotSpotVirtualMachine.java:178)
at compiler.profiling.spectrapredefineclass.Agent.main(Agent.java:96)
... 4 more
JavaTest Message: Test threw exception: java.lang.RuntimeException: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
compiler/profiling/spectrapredefineclass/Launcher.java
failed with following flags
'-XX:UseAVX=3 -Xcomp'
and the log is:
----------System.out:(6/463)----------
[60.889s][warning][codecache] CodeCache is full. Compiler has been disabled.
[60.889s][warning][codecache] Try increasing the code cache size using -XX:ReservedCodeCacheSize=
CodeCache: size=3072Kb used=3046Kb max_used=3046Kb free=26Kb
bounds [0x00007fe4ef28b000, 0x00007fe4ef58b000, 0x00007fe4ef58b000]
total_blobs=1523, nmethods=757, adapters=715, full_count=1
Compilation: disabled (not enough contiguous free space left), stopped_count=1, restarted_count=0
----------System.err:(20/2231)----------
Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled.
Java HotSpot(TM) 64-Bit Server VM warning: Try increasing the code cache size using -XX:ReservedCodeCacheSize=
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message find class on InstrumentationImpl failed at /opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S15006/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/203dcb55-f4a8-4d47-888f-e64e9ab6d486/runs/27c5451d-e9de-4ff0-81ab-7b332a219e05/workspace/open/src/java.instrument/share/native/libinstrument/JPLISAgent.c line: 503
*** java.lang.instrument ASSERTION FAILED ***: "success" with message createInstrumentationImpl failed at /opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S15006/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/203dcb55-f4a8-4d47-888f-e64e9ab6d486/runs/27c5451d-e9de-4ff0-81ab-7b332a219e05/workspace/open/src/java.instrument/share/native/libinstrument/InvocationAdapter.c line: 425
Agent failed to start!
java.lang.RuntimeException: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at compiler.profiling.spectrapredefineclass.Agent.main(Agent.java:99)
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)
Caused by: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.loadAgent(HotSpotVirtualMachine.java:178)
at compiler.profiling.spectrapredefineclass.Agent.main(Agent.java:96)
... 4 more
JavaTest Message: Test threw exception: java.lang.RuntimeException: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize