Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dacapobench
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dacapo
  • anu-dev
  • dacapobench
  • Issues
  • #19
Closed
Open
Issue created Mar 27, 2018 by John Zhang@u5157779Maintainer

[Xalan] build with JDK 9

Though can run with Java 9, building Xalan still needs JDK 8 (or 7). Building with JDK 9 gives the following error:

serializer.compile:
     [echo] Compiling the Serializer
    [javac] /Users/johnz/Repos/dacapobench/benchmarks/bms/xalan/build/xalan-j_2_7_2/build.xml:1690: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 83 source files to /Users/johnz/Repos/dacapobench/benchmarks/bms/xalan/build/xalan-j_2_7_2/build/serializer
    [javac] Fatal Error: Unable to find package java.lang in classpath or bootclasspath

BUILD FAILED
Assignee
Assign to
Time tracking