Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4162576

Regression test ClientStackTrace.java failing on solaris with JDK1.2fcs-C.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.2.0
    • 1.2.0
    • core-libs
    • None
    • 1.2fcs
    • 1.2fcs
    • sparc
    • solaris_2.5.1
    • Not verified

      Regression test
      test/java/rmi/server/clientStackTrace/ClientStackTrace.java
      failing on solaris with JDK1.2fcs-C build

      /home/madhava/GOLDEN/HOWTO( 228 )% java -version
      java version "1.2fcs"
      Classic VM (build JDK-1.2fcs-C, green threads, sunwjit)
      /home/madhava/GOLDEN/HOWTO( 229 )% javac *.java
      MyRemoteObject_Stub.java:6: interface MyRemoteInterface is defined in ClientStackTrace.java. Because it is used outside of its source file, it should be defined in a file called "MyRemoteInterface.java".
          implements MyRemoteInterface, java.rmi.Remote
                     ^
      Note: MyRemoteObject_Stub.java uses or overrides a deprecated API. Recompile with "-deprecation" for details.
      2 warnings
      /home/madhava/GOLDEN/HOWTO( 230 )% java ClientStackTrace.^R
      java ClientStackTrace
       
      Regression test for bug 4010355
       
      java.lang.RuntimeException: No client stack trace on thrown remote exception
              at ClientStackTrace.main(Compiled Code)
      test failed
      Exception in thread "main" java.lang.RuntimeException: No client stack trace on thrown remote exception
              at ClientStackTrace.main(Compiled Code)

            ldorninsunw Laird Dornin (Inactive)
            mavvarisunw Madhava Avvari (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: