# HG changeset patch # User coffeys # Date 1384185131 0 # Node ID a531112cc6d0b0a1e7d4ffdaa3ba53addcd25cf4 # Parent f15d0e49b1d8f937ddd032a961d112faf55ef615 8027837: JDK-8021257 causes CORBA build failure on emdedded platforms Reviewed-by: dholmes diff -r f15d0e49b1d8 -r a531112cc6d0 make/Makefile --- a/make/Makefile Tue Oct 22 11:40:27 2013 +0100 +++ b/make/Makefile Mon Nov 11 15:52:11 2013 +0000 @@ -160,7 +160,7 @@ # # CORBA # -SUBDIRS = tools javax org sun com +SUBDIRS = tools sun/rmi javax org sun com build: $(SUBDIRS-loop)