-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
OpenJDK6
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2181007 | Jonathan Gibbons | P4 | Closed | Won't Fix |
Currently langtools/test/Makefile is identical in both the 6-open and 7 family of repositories, including this line:
TESTJAVA = $(SLASH_JAVA)/re/jdk/1.7.0/promoted/latest/binaries/$(PLATFORM)-$(ARCH)
This line should be changed to not use 1.7.0 for the baseline 6-open tests.
TESTJAVA = $(SLASH_JAVA)/re/jdk/1.7.0/promoted/latest/binaries/$(PLATFORM)-$(ARCH)
This line should be changed to not use 1.7.0 for the baseline 6-open tests.
- backported by
-
JDK-2181007 fix langtools/test/Makefile issues
-
- Closed
-
- relates to
-
JDK-6734061 fix/cleanup langtools test/Makefile
-
- Closed
-