sid-srini opened a new pull request, #7926:
URL: https://github.com/apache/netbeans/pull/7926

   The javac outputs of the following tests in java/java.hints 
ErrorHintsProviderTest were updated for non-mac OSes due to changes in JDK 7 
updates:
   - testShortErrors5: 
[jdk-6968793](https://github.com/openjdk/jdk/commit/b77effad6c6)
   - testTestShortErrorsSVUIDWarning: 
[jdk-6957438](https://github.com/openjdk/jdk/commit/1c75e97108)
   
   Since Apple JDK was present only up till JDK 6, we no longer require the 
special case for MacOS since JDK 8.
   
   Thus, making the test argument value `specialMacTreatment = false` for these 
two tests, and renaming the corresponding goldenfiles from *"-nonmac.pass"* 
suffix to *".pass"* suffix, while retaining the original mac goldenfiles with 
the *"-oldmac.pass"* suffix.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to