Running and building with NetBeans: a plea for help
    Bradford Wetmore 
    bradford.wetmore at oracle.com
       
    Thu Nov 16 23:29:49 UTC 2017
    
    
  
If you are using Jan's OpenJDK Project plugin using JDK 9, then I 
believe you just open the following projects/modules:
     jdk.internal.vm.ci
     java.base   (dependency)
Then open your test project/jtreg case, and away you go.
Brad
On 11/16/2017 4:19 AM, Andrew Haley wrote:
> So, I'm now every close, but...
> 
> I'm trying to debug jdk.vm.ci.common.JVMCIError.  But the source code
> for that file, while it is built as part of OpenJDK, does not appear
> anywhere in the source files for the NetBeans project.  Do you know
> how to add the jdk.vm.etc files?  Thanks.
> 
    
    
More information about the jdk9-dev
mailing list