aboutsummaryrefslogtreecommitdiff
path: root/test/java/text
AgeCommit message (Expand)Author
2016-04-158151431: DateFormatSymbols triggers this.clone() in the constructorrpatil
2016-01-278141243: Unexpected timezone returned after parsing a daterobm
2015-10-018081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problemokutsu
2015-06-158080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of...aefimov
2014-10-178039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly...bpb
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-11-268029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryErrorpeytoia
2013-06-077064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN....okutsu
2013-06-077177315: SimpleDateFormat parses wrong 2-digit year if input contains spacesokutsu
2013-04-258000529: Regression: SimpleDateFormat incorrectly parses dates formatted with...coffeys
2013-01-117131459: [Fmt-De] DecimalFormat produces wrong format() results when close to...darcy
2012-12-288005277: Regression in JDK 7 in Bidi implementationpeytoia
2012-11-027197491: update copyright year to match last edit in jdk8 jdk repositoryalanb
2012-11-028001209: Evaluate findbugs reprot for java.text.ChoiceFormatpeytoia
2012-10-047200119: Collator.getAvailableLocales() doesn't return Locale.USnaoto
2012-10-047196316: Wrong rounding mode in DecimalFormat after deserializationpeytoia
2012-10-037104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. charspeytoia
2012-10-027050528: Improve performance of java.text.DecimalFormat.format() call stackolagneau
2012-08-216336885: RFE: Locale Data Deployment Enhancementsnaoto
2012-03-127152866: Tests not run because they are missing the @run tagalanb
2012-01-277130335: Problem with timezone in a SimpleDateFormatokutsu
2011-07-127051769: java.text.Bidi.toString() output is wrongpeytoia
2011-07-127042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failedpeytoia
2011-05-117041232: IllegalArgumentException in sun.text.bidi.BidiBase.setLine starting ...peytoia
2011-04-157035446: some regression tests take too longokutsu
2010-12-277003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and su...okutsu
2010-12-176644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slowokutsu
2010-12-084396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hoursokutsu
2010-11-247002398: Apply Corrigendum #8 for Unicode 6.0.0peytoia
2010-10-086970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)peytoia
2010-09-094919632: RFE: SimpleDateFormat should fully support ISO8601 standard for time...okutsu
2010-09-014267450: (cal) API: Need public API to calculate, format and parse "year of w...okutsu
2010-05-256943119: Rebrand source copyright noticesohair
2009-12-155047314: [Col] Collator.compare() runs indefinitely for a certain set of Thai...peytoia
2009-06-256609750: [Fmt-De] SimpleDateFormat.format() doesn't handle pattern "y" correctlypeytoia
2009-06-256853792: test/java/text/Bidi/Bug6850113.java compilation errorpeytoia
2009-06-136850113: Bidi class needs to be updated to support Unicode 5.1peytoia
2008-11-186772646: Regression test java/text/Date/DateFormat/Bug4823811.java started f...peytoia
2008-11-186769873: Regression test java/text/Date/DateFormat/Bug6683975.java started f...peytoia
2008-10-176759521: Move Bidi test programs from closed to open.peytoia
2008-10-036683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for T...peytoia
2008-09-084823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some lit...peytoia
2008-09-086645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectlypeytoia
2008-09-086665028: native code of method j*.text.Bidi.nativeBidiChars is using the cont...peytoia
2007-12-01Initial loadduke