Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public | Greg Lewis | 2004-11-27 | 1 | -0/+20 |
where previously they defaulted to protected. gcc 3.4 seems to pick this up where earlier versions didn't. PR: 71516 Submitted by: Damir Kiramov <damirycha@damirycha.net.ru> Notes: svn path=/head/; revision=122561 |