JDK-8061250 : serviceability/dcmd/compiler/CompilerQueueTest.java failed with "Exception java.lang.Exception: Failed dcmd queue, Class for name:..."
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-10-16
  • Updated: 2015-06-03
  • Resolved: 2014-10-28
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 9
9 b40Fixed
Related Reports
Relates :  
Description
serviceability/dcmd/compiler/CompilerQueueTest.java failed with "Exception java.lang.Exception: Failed dcmd queue, Class for name:..."

    ----------System.err:(14/981)----------
    java.lang.Exception: Failed dcmd queue, Class for name:   28             java.lang.Character::toUpperCase (6 bytes)
	at CompilerQueueTest.validateMethodLine(CompilerQueueTest.java:98)
	at CompilerQueueTest.main(CompilerQueueTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
	at java.lang.Thread.run(Thread.java:745)

    JavaTest Message: Test threw exception: java.lang.Exception: Failed dcmd queue, Class for name:   28             java.lang.Character::toUpperCase (6 bytes)
    JavaTest Message: shutting down test

    STATUS:Failed.`main' threw exception: java.lang.Exception: Failed dcmd queue, Class for name: 28 java.lang.Character::toUpperCase (6 bytes)

Comments
Fails with client, output different.
27-10-2014

ILW=Testbug, sometimes, none=MLH=P4
23-10-2014