Phil Race
6f12a4ff0d
8144015: [PIT] failures of text layout font tests
...
8144023: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java
8145542: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception
8151725: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane
8144240: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
8152680: Regression in GlyphVector.getGlyphCharIndex behaviour
8158924: Incorrect i18n text document layout
8041480: ArrayIndexOutOfBoundsException when JTable contains certain string
Reviewed-by: serb, srl
2016-09-01 11:29:20 -07:00
Semyon Sadetsky
7c91e56ca7
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
...
Reviewed-by: alexsch
2016-07-29 11:14:05 +03:00
Goetz Lindenmaier
e52b963d0c
8160974: [TESTBUG] Mark more headful tests with @key headful
...
Reviewed-by: serb, simonis
2016-07-07 16:21:45 +02:00
Alexander Scherbatiy
6e18073968
8142966: Wrong cursor position in text components on HiDPI display
...
Reviewed-by: prr, serb
2016-07-05 09:36:41 +03:00
Goetz Lindenmaier
4f7d655557
8159690: [TESTBUG] Mark headful tests with @key headful
...
Reviewed-by: simonis, alexsch
2016-06-14 10:44:59 +02:00
Semyon Sadetsky
d0668c07b4
8151015: JTextArea.insert() does not behave as expected with invalid position
...
Reviewed-by: prr
2016-06-07 11:57:59 +03:00
Mikhail Cherkasov
4f8ad61498
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
...
Reviewed-by: alexp, aivanov
2016-05-13 14:30:59 +03:00
Semyon Sadetsky
f0d7d7a5a8
8149631: rgb(...) CSS color values are not parsed properly
...
Reviewed-by: alexsch
2016-04-05 10:47:08 +03:00
Rajeev Chamyal
dc8fa87bb6
8150225: api/javax_swing/text/AbstractWriter/index_indent failed
...
Reviewed-by: serb, aniyogi
2016-03-29 14:43:05 +05:30
Semyon Sadetsky
eac3ddb88c
8139215: RTFEditorKit does not save alignment
...
Reviewed-by: alexsch
2016-03-24 20:19:26 +03:00
Semyon Sadetsky
6f4ce32ddb
8133864: Wrong display, when the document I18n properties is true
...
Reviewed-by: alexsch
2016-03-24 20:03:38 +03:00
Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Rajeev Chamyal
9c3a40427c
7104635: HTMLEditorKit fails to write down some html files
...
Reviewed-by: serb, alexsch
2016-01-21 13:09:17 +05:30
Phil Race
d69a0641fd
Merge
2015-09-08 11:47:07 -07:00
Martin Buchholz
24742f7b1d
8134984: Text files should end in exactly one newline
...
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Alexander Scherbatiy
783e0bf4bf
8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
...
Reviewed-by: serb, azvegint
2015-09-01 09:40:16 +04:00
Yuri Nesterenko
bdc20e1849
8076468: Add @modules to tests in jdk_desktop test group
...
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Victor Dyakov
a7ad7b97e2
8031109: Rendering HTML code in JEditorPane throws NumberFormatException
...
Reviewed-by: azvegint, alexsch
2015-04-29 20:06:35 +04:00
Alexey Ivanov
cde528f457
8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
...
Reviewed-by: alexsch, alexp
2015-04-16 14:32:33 +01:00
Yuri Nesterenko
005c56c6e3
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing
8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease
Reviewed-by: alexsch, pchelko
2014-11-21 16:11:03 +03:00
Yuri Nesterenko
41d2bc7e75
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:37:40 +03:00
Dmitry Markov
3497cea76c
8058120: Rendering / caret errors with HTMLDocument
...
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexander Scherbatiy
067e0eee97
8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
...
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Dmitry Markov
ece4386179
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
...
Reviewed-by: alexp, alexsch
2014-09-12 10:40:07 +04:00
Anton Nashatyrev
6e71a0cb82
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
...
Reviewed-by: serb, alexsch
2014-05-12 18:21:15 +04:00
Konstantin Shefov
2d916472f4
8002148
: [TEST_BUG] The four lines printed are not the bold typeface
...
Reviewed-by: pchelko, serb
2014-03-31 17:59:25 +04:00
Alexander Scherbatiy
d00a1ecd5b
8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>"
...
Reviewed-by: malenkov, pchelko
2014-03-04 18:40:06 +04:00
Phil Race
5d277802e1
Merge
2014-02-27 10:43:53 -08:00
Dmitry Markov
54ac5030e4
8028616: Htmleditorkit parser doesn't handle leading slash (/)
...
Reviewed-by: alexp, alexsch
2014-01-16 20:51:18 +04:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Sergey Malenkov
e4bef18896
8030118: Document listeners fired outside document lock
...
Reviewed-by: art, serb
2013-12-23 16:37:21 +04:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Alexander Shusherov
5bcfa111b3
8005391: Floating behavior of HTMLEditorKit parser
...
Reviewed-by: malenkov, leonidr
2013-10-14 18:19:19 +04:00
Alexander Scherbatiy
b909162f85
7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
...
Reviewed-by: malenkov, serb
2013-09-25 17:42:15 +04:00
Dmitry Markov
1ef8009ccf
8024395: Improve fix for line break calculations
...
Reviewed-by: alexp, alexsch
2013-09-12 18:44:14 +04:00
Sergey Malenkov
0628977a7a
6968363: ClassCastException while entering HINDI characters with CustomDocument
...
Reviewed-by: alexsch
2013-08-28 17:32:25 +04:00
Anton Nashatyrev
a932c3bf6b
8016833: Underlines and strikethrough not rendering correctly
...
Reviewed-by: alexsch, serb
2013-08-06 17:29:54 +04:00
Sergey Malenkov
c934d0bd27
8017492: Static field in HTML parser affects all applications
...
Reviewed-by: art
2013-07-15 17:33:44 +04:00
Dmitry Markov
681764bad0
8016534: javax/swing/text/View/8014863/bug8014863.java failed
...
Reviewed-by: alexp, alexsch
2013-06-28 18:32:20 +04:00
Dmitry Markov
269ea64b67
8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
...
Reviewed-by: alexp, serb
2013-06-06 17:59:37 +04:00
Dmitry Markov
d463443af2
8014863: Line break calculations in Java 7 are incorrect
...
Reviewed-by: alexp, alexsch
2013-05-29 18:40:02 +04:00
Dmitry Markov
d463e0c4ae
7011777: JDK 6 parses html text with script tags within comments differently from previous releases
...
Reviewed-by: alexsch
2013-05-21 03:20:27 +04:00
David Katleman
930dcf7d28
8012048: JDK8 b85 source with GPL header errors
...
Reviewed-by: iris, mduigou, jjg
2013-04-12 15:22:33 -07:00
Frank Ding
4615442550
8008289: DefaultButtonModel instance keeps stale listeners in html FormView
...
Reviewed-by: malenkov, alexsch
2013-02-15 15:05:58 +04:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Konstantin Shefov
792a1f9d72
7124242: [macosx] Test doesn't work because of the frame round corners in the LaF
...
Reviewed-by: anthony, yan, alexsch
2012-11-30 12:39:37 +00:00
Konstantin Shefov
f7ee6989a0
7147408: [macosx] Add autodelay to fix a regression test
...
Reviewed-by: serb, alexsch
2012-11-14 11:37:09 +00:00
Vladislav Karnaukhov
895cfedd21
2229575: Swing HTML parser can't properly decode codepoints outside the Unicode Plane 0 into a surrogate pair
...
Reviewed-by: rupashka
2012-11-02 15:57:20 +04:00
Pavel Porvatov
0494bcb19c
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
...
Reviewed-by: alexsch
2012-06-09 17:42:46 +04:00
Pavel Porvatov
c0f2f2b464
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
...
Reviewed-by: alexsch
2012-05-17 15:41:09 +04:00