Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
2d1ab830c0e7838ee8ef9c091db4d78cd847cf89
/
test
/
javax
79a1333
7083576: add javax/xml/crypto into jdk_security2 Reviewed-by: mullan
by weijun
· 13 years ago
6ee2d8b
Merge
by mullan
· 13 years ago
3a9f80a
7024771: "\\<>" in attribute value part of X500Principal constructor parameter makes strange effect
by mullan
· 13 years ago
6192bfc
7059542: JNDI name operations should be locale independent Reviewed-by: weijun
by xuelei
· 13 years ago
c98fb9c
Merge
by lana
· 13 years ago
dff52e6
7055363: jdk_security3 test target cleanup Reviewed-by: alanb, xuelei
by weijun
· 13 years ago
cb759b5
7077451: SerialLob, SerialClob have the wrong checks for setStream methods
by lancea
· 13 years ago
475508c
Merge
by lana
· 13 years ago
4f8e2cd
7068662: Reserve and restore the default locale Reviewed-by: alanb, weijun
by xuelei
· 13 years ago
dfb1213
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
by rupashka
· 13 years ago
5d0f10c
Merge
by lana
· 14 years ago
68c1cad
7055362: jdk_security2 test target cleanup Reviewed-by: alanb
by weijun
· 14 years ago
708e9d8
7048204: NPE from NimbusLookAndFeel.addDefault Reviewed-by: peterz
by rupashka
· 14 years ago
24291ab
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed.
by rupashka
· 14 years ago
b9bc971
Merge
by lana
· 14 years ago
8872b4e
7044203: Missing @test tag in test/javax/management/timer/StartTest.java
by kamg
· 14 years ago
1594154
6659215: javax.management.timer.Timer frequently fails to start
by kamg
· 14 years ago
d58a04d
6894541: javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors.
by dav
· 14 years ago
06ae942
7031551: Generics: JComboBox Reviewed-by: alexp, malenkov
by rupashka
· 14 years ago
7a88bd8
Merge
by lana
· 14 years ago
2d34652
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
by rupashka
· 14 years ago
29be8e6
7036025: java.security.AccessControlException when creating JFileChooser in signed applet
by rupashka
· 14 years ago
12bd9b0
Merge
by lana
· 14 years ago
5b3b512
Merge
by lana
· 14 years ago
677ba60
7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7
by malenkov
· 14 years ago
4d83199
Merge
by lana
· 14 years ago
e1aaaba
Merge
by lana
· 14 years ago
830467c
Merge
by lana
· 14 years ago
8115cba
6942504: test/javax/imageio/metadata/DOML3Node.java fails
by prr
· 14 years ago
f5d0f2d
7036148: NullPointerException with null JMenu name Reviewed-by: rupashka
by alexp
· 14 years ago
7ee9464
7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7
by alexp
· 14 years ago
e4591cf
7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7
by rupashka
· 14 years ago
1eb4801
Merge
by ohair
· 14 years ago
a2d48c7
7031343: Provide API changes to support future GCM AEAD ciphers
by wetmore
· 14 years ago
b4c1800
7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134
by rupashka
· 14 years ago
fea8526
6596966: Some JFileChooser mnemonics do not work with sticky keys
by rupashka
· 14 years ago
bf91ea1
7033660: Update copyright year to 2011 on any files changed in 2011
by ohair
· 14 years ago
88533d9
7003777: Nonexistent html entities not parsed properly. Reviewed-by: peterz
by rupashka
· 14 years ago
387808c
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
by rupashka
· 14 years ago
b8417b2
7025987: Nimbus L&F increases insets unexpectedly Reviewed-by: alexp
by malenkov
· 14 years ago
c1aa61c
7026275: TEST_BUG: test/javax/sound/sampled/Clip/ClipSetPos.java throws uncatched IllegalArgumentException
by amenkov
· 14 years ago
675dfcf
Merge
by lana
· 14 years ago
ca6eebb
Merge
by dholmes
· 14 years ago
b1c369f
6464022: Memory leak in JOptionPane.createDialog Reviewed-by: alexp
by rupashka
· 14 years ago
90399e5
6960211: JavaScript engine allows creation of interface although methods not available
by sundar
· 14 years ago
969f468
Merge
by lana
· 14 years ago
3bcc9e9
6796710: Html content in JEditorPane is overlapping on swing components while resizing the application.
by rupashka
· 14 years ago
7111356
6835393: MidiSystem fails to correctly read Sequence with SMPTE division
by amenkov
· 14 years ago
920675e
6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer
by amenkov
· 14 years ago
a3593f6
6801206: SoundTestSuite: test050 fails Reviewed-by: stayer
by amenkov
· 14 years ago
22cec01
6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output.
by amenkov
· 14 years ago
75bb5a4
7013521: AudioSystem.write for AIFF files closes source audio stream
by amenkov
· 14 years ago
061232d
Merge
by lana
· 14 years ago
0d8524d
Merge
by lana
· 14 years ago
8243945
Merge
by jgodinez
· 14 years ago
f90baf0
6997102: Test case has hard code, so that applet thread threw exception
by rupashka
· 14 years ago
8f43a80
6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size
by alexp
· 14 years ago
392037d
7016693: javax/swing/JScrollBar/6542335/bug6542335.java failed on Ubuntu
by rupashka
· 14 years ago
8e7c9a0
Merge
by lana
· 14 years ago
eb07077
6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP
by alexp
· 14 years ago
7872f8e
Merge
by lana
· 14 years ago
0cb5d9d
Merge
by lana
· 14 years ago
d756f9e
Merge
by lana
· 14 years ago
61dcf96
6995147: Case needs to be update. ServiceDialogTest.java failed as compilation error.
by jgodinez
· 14 years ago
4ff56c3
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
by rupashka
· 14 years ago
5dcd06b
7015908: 3 javax.script tests fail with openjdk build Reviewed-by: alanb
by sundar
· 14 years ago
203475f
Merge
by lana
· 14 years ago
d5b4eb1
Merge
by lana
· 14 years ago
4c85466
6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
by rupashka
· 14 years ago
a762d8f
Merge
by lana
· 14 years ago
b698ce0
Merge
by lana
· 14 years ago
9389ca9
Merge
by lana
· 14 years ago
4cc2334
6342301: Bad interaction between setting the ui and file filters in JFileChooser
by rupashka
· 14 years ago
beed9bc
6508943: small typo in the documentation
by sundar
· 14 years ago
cda7868
6939417: ArrayIndexOutOfBoundsException in Win 7 on selected printers
by jgodinez
· 14 years ago
30cd67a
6990651: Regression: NPE when refreshing applet since 6u22-b01
by rupashka
· 14 years ago
5da3356
Merge
by lana
· 14 years ago
f872f09
Merge
by lana
· 14 years ago
2b31299
Merge
by lana
· 14 years ago
4558076
Merge
by lana
· 14 years ago
6e13f83
Merge
by lana
· 14 years ago
f585721
6962318: Update copyright year Reviewed-by: xdono
by ohair
· 14 years ago
c8c2a54
6957765: Test Bug - javax/swing/SwingWorker/6480289/bug6480289.java failed on 1.7.0b94 but passed on previous
by dcherepanov
· 14 years ago
3a809aa
6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons
by rupashka
· 14 years ago
fc9c25e
6959584: closed/javax/swing/JFileChooser/4847375/bug4847375.java : compilation failed
by rupashka
· 14 years ago
13c193a
7007708: TEST: javax/swing/JScrollBar/6542335/bug6542335.java failes agaisnt jdk7 on solaris/linux
by rupashka
· 14 years ago
1002fb9
Merge
by lana
· 14 years ago
658c1f4
6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3.
by sundar
· 14 years ago
404f09f
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
by rupashka
· 14 years ago
5edaca7
6639507: Title of javax.swing.JDialog is null while spec says it's empty
by rupashka
· 14 years ago
afee35b
6988188: The test failed due to Applet thread threw exception Reviewed-by: alexp
by rupashka
· 14 years ago
3076bfc
Merge
by lana
· 14 years ago
c3e78dc
6981576: TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107
by malenkov
· 14 years ago
2b8c461
6559589: Memory leak in JScrollPane.updateUI() Reviewed-by: rupashka
by alexp
· 14 years ago
92104ae
6992847: javax/swing/JLayer/SerializationTest/SerializationTest.java failed in jdk7 just against b114
by alexp
· 14 years ago
8301a1e
6994419: JLayer.removeAll() behavior doesn't correspond to JLayer.remove() behavior.
by alexp
· 14 years ago
45d6b76
Merge
by lana
· 14 years ago
759e880
6987844: Incorrect width of JComboBox drop down Reviewed-by: anthony
by alexp
· 14 years ago
4467bbd
Merge
by lana
· 14 years ago
97698a4
6771184: Some methods in text package don't throw BadLocationException when expected
by rupashka
· 14 years ago
Next »