Hi Martin,
Unless I miss something, this pattern is not new. Those hash codes are
embedded in URL for all builds, except for EA builds, for some time.
- 19b32 was an EA build so their URLs didn't embed a hash
- 19b36 is a RC1 build so their URLs embed a hash
- the current JDK 18 GA build on L
Hi David,
My feedback is that this inconsistency makes it hard to automate the
testing and the upgrades.
The hash makes it even harder. Instead of replacing a number in a template
string one has to parse the HTML...
If the url of an EA could be without the hash then I don't see a problem
the RC t