# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: pplication/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/ucb/test/com/sun
AgeCommit message (Expand)Author
2022-02-02Fix method nameAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks