Bug 522696 - [9] Log error if Xbootclasspath or Xbootclasspath/p used in run configuration above 9
Summary: [9] Log error if Xbootclasspath or Xbootclasspath/p used in run configuration...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.7.1a   Edit
Assignee: Sarika Sinha CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-25 02:56 EDT by Sarika Sinha CLA
Modified: 2017-09-25 04:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sarika Sinha CLA 2017-09-25 02:56:54 EDT
org.eclipse.jdt.internal.launching.StandardVMRunner.addBootClassPathArguments(List<String>, VMRunnerConfiguration) should log error for Xbootclasspath or Xbootclasspath/p as they are not supported for java9 and above