JDK-6921992 : failure in verify scheduling after 6792161
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2010-02-02
  • Updated: 2010-04-02
  • Resolved: 2010-02-09
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 6 JDK 7 Other
6u21Fixed 7Fixed hs17Fixed
Related Reports
Relates :  
Description
The fix for 6792161 creates situations in the scheduler where the verification of the def/use of registers fails, again because the precedence edge isn't a real use.  I think the fix has to be revisited.
On 01/29 a bunch of tests in Comp_Baseline failed:
#  Internal Error
(/tmp/jprt/P1/B/173357.kvn/source/src/share/vm/opto/output.cpp:2381),
pid=8, tid=9
#  Error: after block local scheduling
#
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2010-01-29/Comp_Baseline/javase/solaris-sparcv9/server/comp/solaris-sparcv9_server_comp_LANG_REGRESSION/analysis.html

Test affects:

java/lang/management/ManagementFactory/GetPlatformMXBeans.java
java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java
java/lang/management/ManagementFactory/PlatformMBeanServerTest.java
java/lang/management/MemoryMXBean/GetMBeanInfo.java
java/lang/management/ThreadMXBean/ThreadInfoArray.java
java/lang/management/GarbageCollectorMXBean/GcInfoCompositeType.java
java/lang/management/MXBean/MXBeanBehavior.java
java/lang/management/ManagementFactory/MXBeanException.java
java/lang/management/ManagementFactory/MXBeanProxyTest.java
java/lang/management/ManagementFactory/ProxyExceptions.java
java/lang/management/ManagementFactory/ThreadMXBeanProxy.java

Comments
EVALUATION ChangeSet=http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/c028504fdaa6,ChangeRequest=6921992
04-02-2010

EVALUATION undo previous fix
04-02-2010

EVALUATION ChangeSet=http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/c028504fdaa6,ChangeRequest=6921992
04-02-2010