United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7190550 REGRESSION: Some closed/com/oracle/jfr/api tests fail to compile becuse of fix 7185245
7190550 : REGRESSION: Some closed/com/oracle/jfr/api tests fail to compile becuse of fix 7185245

Details
Type:
Bug
Submit Date:
2012-08-10
Status:
Closed
Updated Date:
2013-01-18
Project Name:
JDK
Resolved Date:
2012-09-13
Component:
hotspot
OS:
generic,windows_7
Sub-Component:
jfr
CPU:
x86,generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
7u4,7u9,7u13
Fixed Versions:
7u9

Related Reports
Backport:
Backport:

Sub Tasks

Description
See comments.

                                    

Comments
Test fails 7u13b09 windows 7 x64
                                     
2013-01-18
SUGGESTED FIX

--- a/make/common/Release.gmk	Wed Aug 15 11:41:49 2012 -0400
+++ b/make/common/Release.gmk	Wed Aug 15 10:57:28 2012 +0200
@@ -400,7 +400,7 @@ TOOLS = \
 	sun/tools/jmap
 
 JFR_SRCDIRS_EXIST := $(shell \
-  if [ -d $(CLOSED_SHARE_SRC)/com/oracle/jrockit/jfr ] ; then \
+  if [ -d $(CLOSED_SHARE_SRC)/classes/com/oracle/jrockit/jfr ] ; then \
    echo true; \
   else \
    echo false; \
                                     
2012-08-20
EVALUATION

typo in the previous code change.
                                     
2012-08-20



Hardware and Software, Engineered to Work Together