Skip to content

Commit

Permalink
7903622: Remove support for jtdiff
Browse files Browse the repository at this point in the history
Reviewed-by: iris
  • Loading branch information
jonathan-gibbons committed Jan 16, 2024
1 parent 03d661d commit a8698b7
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 3,322 deletions.
1 change: 0 additions & 1 deletion make/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ all: build test

#----------------------------------------------------------------------

include jtdiff.gmk
include jtreg.gmk
include $(TOPDIR)/test/*.gmk
include $(TOPDIR)/test/*/*.gmk
Expand Down
78 changes: 0 additions & 78 deletions make/jtdiff.gmk

This file was deleted.

2 changes: 1 addition & 1 deletion make/jtreg.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $(BUILDDIR)/classes.com.sun.javatest.regtest.agent.ok: \
$(JAVAFILES.com.sun.javatest.regtest-agentvm)
echo "classes built at `date`" > $@

### The following files are for the jtreg and jtdiff tools
### The following files are for the jtreg tool

JAVAFILES.com.sun.javatest.regtest-tools := \
$(shell $(FIND) $(JAVADIR)/com/sun/javatest/regtest -name agent -prune -o -name \*.java -print )
Expand Down
123 changes: 0 additions & 123 deletions src/share/bin/jtdiff.sh

This file was deleted.

160 changes: 0 additions & 160 deletions src/share/classes/com/sun/javatest/diff/Diff.java

This file was deleted.

Loading

0 comments on commit a8698b7

Please sign in to comment.