Dropped the [lang] bit, unnecessary in Jira now I feel. Changed the search existing bug's url to use a standard one
2 lines of code changed in:
Updating to cover JIRA instead of Bugzilla
5 lines of code changed in:
Fixing issue tracking link
2 lines of code changed in:
Switched url from bugzilla to jira
1 lines of code changed in:
Javadoc for not escaping apos
9 lines of code changed in:
Style changes to match rest of class
17 lines of code changed in:
Javadoc improvement
7 lines of code changed in:
stye to style
1 lines of code changed in:
Resolved a few checkstyle issues.
9 lines of code changed in:
Renamed a parameter in the javadoc to reflect the name of the input parameter in the method signature.
1 lines of code changed in:
Commenting out unit test for 36061 so unit tests pass again
2 lines of code changed in:
Committing a failing test (StackOverflow) as a part of #36061
20 lines of code changed in:
Applying the optimisation advised by Paul Benedict in #39368
8 lines of code changed in:
Fixing the lack of ClassLoader consideration in the compareTo methods of enum.Enum and enums.Enum, along with unit tests, as mentioned on Bugzilla entry #32619 by Kathy Van Stone.
88 lines of code changed in:
Fix Javadoc nit: use the active voice.
12 lines of code changed in:
Fix Javadoc nits.
5 lines of code changed in:
Can't believe that Gary meant for the enums.EnumTest to import the enum.ColorEnum class.
0 lines of code changed in:
Archimedes Trajano offered another method for the class
24 lines of code changed in:
Adding unit test for #39410. Implementing fix by switching from using Math.log to Integer.toString to figure out the number of digits.
15 lines of code changed in: