Paul Krill
Editor at Large

Git might replace Mercurial for Java’s source-code management

news
Jul 31, 20182 mins

Project Skara would provide prototypes for hosting Java Development Kit (JDK) 12

time / clock / history / coffee / java
Credit: Matthew Kerslake

Developers participating in the evolution of standard Java may soon have a new source-code management system for the project, with the community set to investigate alternatives—including Git—to the current Mercurial repository scheme.

The effort, dubbed Project Skara, is intended to help contributors to OpenJDK, including seasoned committers and relative newcomers, be more productive. Under Skara, alternative source control management and code review management options would be explored, with Git an option.

Git, created by Linux founder Linus Torvalds, already anchors the popular code-sharing site GitHub, which has become an informal standard for collaborating on open source projects.

Project Skara would provide prototypes for hosting Java Development Kit (JDK) 12, which is due in March 2019, following the September 2018 planned release of JDK 11. If prototypes reveal that a different code system arrangement offers substantial improvements over the current arrangement, Skara will shepherd a Java enhancement proposal to make a change.

Project Skara’s evaluation criteria include:

  • Performance, including time for cloning operations from master repos and time of local operations.
  • Space efficiency.
  • Usability in different geographies.
  • Support for common development environments including Linux, MacOS and Windows.
  • A capability to host the entire history of the JDK and its project growth over the next decade.
  • Support for general JDK code review practices.
  • Programmatic APIs for process assistance and automation of review and processes.
Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author