K 10 svn:author V 6 glewis K 8 svn:date V 27 2003-08-31T22:43:08.000000Z K 7 svn:log V 323 . Remove native_threads directories when native threads are not specified during the compile. The native threads java_vm binaries are compiled regardless of the settings and were causing problems with the packing list. . Fix packing list so that native_threads versions of java_vm are conditionalised. PR: 56007 END