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

idlj usage or compilation errors not printed

XMLWordPrintable

    • b41
    • 9

      This is a regression in JDK 9 b41:

      $ idlj
      com.sun.tools.corba.se.idl.InvalidArgument: Error reading Messages File.

      Error reading Messages File.

      From what I can tell, com.sun.tools.corba.se.idl.som.cff.FileLocator searches the class path by opening each directory as a ZIP file. This seems to be JDK 1.1 era code. We should change it to access the resources as resources file, this would allow the bulk of this code to be removed.

            msheppar Mark Sheppard
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: