[sp129054@javasoft77 test10]$ java -version
java version "1.4.1-auto-tl"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-auto-tl-093a)
Java HotSpot(TM) Client VM (build 1.4.1-beta-b07, mixed mode)
[sp129054@javasoft77 test10]$
Pls. download the File.java and OutputFile.java in the attachment.
[sp129054@javasoft77 test10]$ javac OutputFile.java
[sp129054@javasoft77 test10]$
[sp129054@javasoft77 test10]$
[sp129054@javasoft77 test10]$ javah -old -stubs OutputFile
java.util.MissingResourceException: Can't find bundle for base name com.sun.tools.javah.resources.Linux_i386, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
at com.sun.tools.javah.Util.initPlatform(Util.java:159)
at com.sun.tools.javah.Util.getPlatformString(Util.java:141)
at com.sun.tools.javah.OldStubs.write(OldStubs.java:76)
at com.sun.tools.javah.Gen.run(Gen.java:149)
at com.sun.tools.javah.Main.run(Main.java:172)
at com.sun.tools.javah.Main.main(Main.java:41)
Error loading resources. Please file a bug report.
[sp129054@javasoft77 test10]$
java version "1.4.1-auto-tl"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-auto-tl-093a)
Java HotSpot(TM) Client VM (build 1.4.1-beta-b07, mixed mode)
[sp129054@javasoft77 test10]$
Pls. download the File.java and OutputFile.java in the attachment.
[sp129054@javasoft77 test10]$ javac OutputFile.java
[sp129054@javasoft77 test10]$
[sp129054@javasoft77 test10]$
[sp129054@javasoft77 test10]$ javah -old -stubs OutputFile
java.util.MissingResourceException: Can't find bundle for base name com.sun.tools.javah.resources.Linux_i386, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
at com.sun.tools.javah.Util.initPlatform(Util.java:159)
at com.sun.tools.javah.Util.getPlatformString(Util.java:141)
at com.sun.tools.javah.OldStubs.write(OldStubs.java:76)
at com.sun.tools.javah.Gen.run(Gen.java:149)
at com.sun.tools.javah.Main.run(Main.java:172)
at com.sun.tools.javah.Main.main(Main.java:41)
Error loading resources. Please file a bug report.
[sp129054@javasoft77 test10]$
- duplicates
-
JDK-4664402 javah -old fails on Linux OS's
-
- Closed
-
- relates to
-
JDK-4657419 PIT : Javah is failing on Linux, Itanium Build.
-
- Resolved
-