What are the make/solaris/makefiles/reorder_* files ?
Christian Thalinger
twisti at complang.tuwien.ac.at
Wed Dec 17 01:20:15 PST 2008
On Tue, 2008-12-16 at 19:41 -0800, Vladimir Kozlov wrote:
> And I think, reorder_COMPILER1_amd64 is copy of reorder_COMPILER1_i486.
Almost:
$ diff -u reorder_COMPILER1_i486 reorder_COMPILER1_amd64
--- reorder_COMPILER1_i486 2008-09-22 12:14:23.727071401 +0200
+++ reorder_COMPILER1_amd64 2008-09-22 12:14:23.719267555 +0200
@@ -2175,7 +2175,6 @@
text: .text%jni_GetStringUTFRegion: jni.o;
text: .text%__1cQjava_lang_StringOas_utf8_string6FpnHoopDesc_ii_pc_;
text: .text%JVM_FindClassFromClassLoader;
-text: .text%JVM_FindClassFromBootLoader;
text: .text%JVM_IsInterface;
text: .text%JVM_GetClassDeclaredConstructors;
text: .text%__1cNmethodOopDescOis_initializer6kM_i_;
- Christian
More information about the hotspot-dev
mailing list