[jdk17] RFR: 8268768: idea.sh has been updated in surprising and incompatible ways
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Tue Jun 15 16:18:05 UTC 2021
As the title says (please also refer to the JBS issue which describes all the issues in more details), the IDE support for IntelliJ has been updated with many enhancements as part of a seemingly innocuous "path handling" fix. The IDE doesn't appear to be usable in the same way it was in the past and many functionalities have been broken as a result (including support for jtreg test execution using the plugin).
For the above reasons, I'm reverting the plugin and idea.sh code to last known working version. Any targeted fix can be re-applied after the revert. Larger enhancements need to be discussed in the proper venue:
https://openjdk.java.net/groups/ide-support/
-------------
Commit messages:
- Add missing files
- Initial push
Changes: https://git.openjdk.java.net/jdk17/pull/61/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=61&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268768
Stats: 690 lines in 12 files changed: 492 ins; 63 del; 135 mod
Patch: https://git.openjdk.java.net/jdk17/pull/61.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/61/head:pull/61
PR: https://git.openjdk.java.net/jdk17/pull/61
More information about the core-libs-dev
mailing list