Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
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
Resolved
Export
null
XML
Word
Printable
Details
Type:
Sub-task
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
None
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