JDK-8145561 : ��� jcheck for openjfx project
  • Type: Task
  • Component: javafx
  • Sub-Component: other
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2015-12-16
  • Updated: 2019-08-16
  • Resolved: 2019-08-16
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Description
This task is an umbrella issue for turning on jcheck support for the openjfx forests.

We will eventually need to do this for all code lines (FX 2, FX 8, FX 9) so that we can enable hgupdater in all forests and get automatic updating of JBS issues, including automatic backport creation.

Specific enhancements and bugs will be linked to this issue.
Comments
With the impending move to git, we will use jcheck from the Project Skara tools. We have been using a modified version of hg jcheck locally for a couple of years now, and can continue to do so until the transition to git is complete.
16-08-2019

I filed two new tasks to track the (already finished) modifications to jcheck itself: CODETOOLS-7902030 -- Modify jcheck to recognize FX version tags CODETOOLS-7902031 -- Modify jcheck to support a "start" date from which changesets are checked
14-09-2017

The first step is to do the following for each mainline forest (starting with 9 and then 8u and finally 2u) * Ensure that the tip of each repo is "jcheck clean": - fix white space issues (DOS line endings, tabs, trailing whitespace) - fix file permission issues * Remove spurious tags * Make sure that there is only one branch We will also need enhancements to jcheck: * Alow a date to be specified such that all changesets prior to that date are ignored * Allow existing FX build tags
27-06-2016

Filed JDK-8146907 to track the issue with hg tags.
12-01-2016