Fri, 17 Apr 2015 17:01:24 +0300 8074757: Remove java.awt.Toolkit methods which return peer types
serb [Fri, 17 Apr 2015 17:01:24 +0300] rev 30471
8074757: Remove java.awt.Toolkit methods which return peer types Reviewed-by: alanb, prr, ant
Fri, 17 Apr 2015 16:57:30 +0300 8074763: Remove API references to java.awt.dnd.peer
serb [Fri, 17 Apr 2015 16:57:30 +0300] rev 30470
8074763: Remove API references to java.awt.dnd.peer Reviewed-by: alanb, ant, prr
Fri, 17 Apr 2015 16:54:13 +0300 8074028: Remove API references to java.awt.peer
serb [Fri, 17 Apr 2015 16:54:13 +0300] rev 30469
8074028: Remove API references to java.awt.peer Reviewed-by: alanb, ant, yan, prr
Fri, 17 Apr 2015 12:32:46 -0700 8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
prr [Fri, 17 Apr 2015 12:32:46 -0700] rev 30468
8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo Reviewed-by: flar, lbourges
Thu, 16 Apr 2015 21:55:55 +0300 8076264: [macosx] Launching app on MacOSX requires enclosing class
serb [Thu, 16 Apr 2015 21:55:55 +0300] rev 30467
8076264: [macosx] Launching app on MacOSX requires enclosing class Reviewed-by: azvegint, ksrini
Thu, 16 Apr 2015 14:32:33 +0100 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
aivanov [Thu, 16 Apr 2015 14:32:33 +0100] rev 30466
8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first() Reviewed-by: alexsch, alexp
Wed, 15 Apr 2015 14:28:43 -0700 Merge
prr [Wed, 15 Apr 2015 14:28:43 -0700] rev 30465
Merge
Wed, 15 Apr 2015 10:24:01 -0700 8075082: Fix missing doclint warnings in the javax.swing package
darcy [Wed, 15 Apr 2015 10:24:01 -0700] rev 30464
8075082: Fix missing doclint warnings in the javax.swing package Reviewed-by: serb, ant
Wed, 15 Apr 2015 14:38:13 +0400 8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
alexsch [Wed, 15 Apr 2015 14:38:13 +0400] rev 30463
8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object Reviewed-by: serb, azvegint
Tue, 14 Apr 2015 15:43:14 -0700 8076624: Fix missing doclint warnings in javax.swing.text
darcy [Tue, 14 Apr 2015 15:43:14 -0700] rev 30462
8076624: Fix missing doclint warnings in javax.swing.text Reviewed-by: serb
Tue, 14 Apr 2015 14:47:12 -0700 8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
darcy [Tue, 14 Apr 2015 14:47:12 -0700] rev 30461
8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package Reviewed-by: serb
Tue, 14 Apr 2015 12:10:01 -0700 Merge
ddehaven [Tue, 14 Apr 2015 12:10:01 -0700] rev 30460
Merge
Tue, 14 Apr 2015 14:47:40 +0400 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
alexsch [Tue, 14 Apr 2015 14:47:40 +0400] rev 30459
8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage Reviewed-by: serb, alexsch Contributed-by: Hendrik Schreiber <hs@tagtraum.com>
Tue, 14 Apr 2015 15:24:10 +0400 8073453: Focus doesn't move when pressing Shift + Tab keys
dmarkov [Tue, 14 Apr 2015 15:24:10 +0400] rev 30458
8073453: Focus doesn't move when pressing Shift + Tab keys Reviewed-by: alexsch, ant
Tue, 14 Apr 2015 09:34:59 +0300 8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation
serb [Tue, 14 Apr 2015 09:34:59 +0300] rev 30457
8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation Reviewed-by: azvegint, alexsch
Mon, 13 Apr 2015 17:06:04 -0700 8035302: Eliminate dependency on jdk.charsets from 2D font code.
prr [Mon, 13 Apr 2015 17:06:04 -0700] rev 30456
8035302: Eliminate dependency on jdk.charsets from 2D font code. Reviewed-by: mchung, alanb, sherman, serb
Mon, 13 Apr 2015 19:39:40 +0300 8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
sgupta [Mon, 13 Apr 2015 19:39:40 +0300] rev 30455
8076069: [macosx][TESTBUG] tests failing with Unrecognized system error Reviewed-by: serb, azvegint, kshefov
Fri, 10 Apr 2015 11:35:49 +0300 8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails
pchopra [Fri, 10 Apr 2015 11:35:49 +0300] rev 30454
8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails Reviewed-by: alexsch, azvegint
Thu, 09 Apr 2015 18:09:55 +0400 7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons"
ssadetsky [Thu, 09 Apr 2015 18:09:55 +0400] rev 30453
7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons" Reviewed-by: serb, ant
Thu, 09 Apr 2015 17:41:08 +0400 6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line.
ssadetsky [Thu, 09 Apr 2015 17:41:08 +0400] rev 30452
6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line. Reviewed-by: serb, alexsch
Wed, 08 Apr 2015 10:50:50 -0700 8077094: Fix missing doclint warnings in the javax.swing.plaf package
darcy [Wed, 08 Apr 2015 10:50:50 -0700] rev 30451
8077094: Fix missing doclint warnings in the javax.swing.plaf package Reviewed-by: serb
Tue, 07 Apr 2015 12:46:13 -0700 8076422: Fix missing doclint warnings in javax.swing.border
darcy [Tue, 07 Apr 2015 12:46:13 -0700] rev 30450
8076422: Fix missing doclint warnings in javax.swing.border Reviewed-by: serb
Tue, 07 Apr 2015 17:34:14 +0300 8076315: move 4 manual functional swing tests to regression suite
yan [Tue, 07 Apr 2015 17:34:14 +0300] rev 30449
8076315: move 4 manual functional swing tests to regression suite Reviewed-by: alexsch, serb
Tue, 07 Apr 2015 16:07:20 +0400 7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
ssadetsky [Tue, 07 Apr 2015 16:07:20 +0400] rev 30448
7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86 Reviewed-by: serb, azvegint
Wed, 13 May 2015 13:06:37 +0100 8068180: sun/security/pkcs11 tests are still in ProblemList.txt
vinnie [Wed, 13 May 2015 13:06:37 +0100] rev 30447
8068180: sun/security/pkcs11 tests are still in ProblemList.txt Reviewed-by: mullan
Wed, 13 May 2015 13:54:49 +0300 8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
pchopra [Wed, 13 May 2015 13:54:49 +0300] rev 30446
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails Reviewed-by: serb, azvegint
Tue, 12 May 2015 14:39:36 -0700 8079841: Buffer underflow with empty zip entry names
jmanson [Tue, 12 May 2015 14:39:36 -0700] rev 30445
8079841: Buffer underflow with empty zip entry names Summary: check for zero-length entry name before accessing "last" byte Reviewed-by: sherman, martin
Tue, 12 May 2015 13:13:06 -0400 8075706: Policy implementation does not allow policy.provider to be on the class path
mullan [Tue, 12 May 2015 13:13:06 -0400] rev 30444
8075706: Policy implementation does not allow policy.provider to be on the class path Reviewed-by: alanb, mchung
Tue, 12 May 2015 13:59:31 +0100 8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
prappo [Tue, 12 May 2015 13:59:31 +0100] rev 30443
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException Reviewed-by: chegar, lancea
Tue, 12 May 2015 14:32:50 +0200 8079773: java/util/logging/LogManager/TestLoggerNames.java
dfuchs [Tue, 12 May 2015 14:32:50 +0200] rev 30442
8079773: java/util/logging/LogManager/TestLoggerNames.java Summary: Fixed a race condition in the test which was responsible of the intermittent failure. Reviewed-by: mchung
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip