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

JDK9 b03 promotion test for corba failed due to the b03 jdk buld is not correct

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • other-libs
    • None

      There are 400+ tests for corba failed on all platforms caused by corrupted jdk9 b03 images.
      The exception of tests is below:
      Exception in thread "main" java.lang.Error: fatal: missing resource bundle: com.sun.corba.se.impl.orbutil.resources.sunorb_en_US
      at com.sun.corba.se.impl.orbutil.CorbaResourceUtil.initResources(CorbaResourceUtil.java:91)
      at com.sun.corba.se.impl.orbutil.CorbaResourceUtil.getString(CorbaResourceUtil.java:34)
      at com.sun.corba.se.impl.orbutil.CorbaResourceUtil.getText(CorbaResourceUtil.java:67)
      at com.sun.corba.se.impl.orbutil.CorbaResourceUtil.getText(CorbaResourceUtil.java:57)
      at com.sun.corba.se.impl.naming.cosnaming.TransientNameServer.main(TransientNameServer.java:201)

      By checking the ../b03/../../jre/lib/resources.jar, the directory com/sun/corba/se/impl/orbutil is missing, it causes the above resource missing exception.

            msheppar Mark Sheppard
            ewang Eric Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: