Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Down for Maintenance on Friday December 6th from 5:30-7:00 PM PT (1:30-3:00 AM GMT, Thursday)
JDK
JDK-8212959 Remove testing against NSK_FALSE/NSK_TRUE from tests in vmTestbase
JDK-8229036
Remove the testing against NSK_TRUE from tests
Log In
Export
XML
Word
Printable
Details
Type:
Sub-task
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
14
Component/s:
hotspot
Labels:
None
Subcomponent:
jvmti
Resolved In Build:
b10
Description
Migrate tests from:
if (x == NSK_TRUE)
to
if (x)
(and the != case)
Attachments
Activity
People
Assignee:
Jean Christophe Beyler
Reporter:
Jean Christophe Beyler
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-08-02 12:52
Updated:
2019-08-14 19:01
Resolved:
2019-08-08 04:33