Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
27ad285848fa0a5c76b5c4cde6f6337a79c1904e
/
test
/
java
a26ff9e
JRE-149 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java: Pressed char is not dead acute
by Denis Fokin
· 8 years ago
b102594
backported the fix for JDK-7146533
by Vitaly Provodin
· 8 years ago
7171ae0
backported the fix for JDK-8172009
by Vitaly Provodin
· 8 years ago
13b7919
backported the fix for JDK-7087869
by Vitaly Provodin
· 8 years ago
dd291fd
Merge with jdk8u152-b00
by Anton Tarasov
· 8 years ago
507c688
JRE-168 Dialog resizing causing visual problems on Ubuntu
by Alexey Ushakov
· 8 years ago
bd24961
JRE-168 Dialog resizing causing visual problems on Ubuntu
by Alexey Ushakov
· 8 years ago
7f4b986
JRE-149 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java: Pressed char is not dead acute
by Denis Fokin
· 8 years ago
3061a5e
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
df11c4a
Fix for java/awt/event/KeyEvent/DeadKey/deadKeyMacOSX.java
by Denis Fokin
· 8 years ago
ef4eaec
Fix for DeadKeyMacOSXInputText
by Denis Fokin
· 8 years ago
abf5cfb
Test fix
by Denis Fokin
· 8 years ago
73b9c35
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
bbd0f4b
fix test compilation
by Dmitry Batrak
· 8 years ago
87c7039
one more variant of output for EmojiDrawingTest (for different macOS version)
by Dmitry Batrak
· 8 years ago
7065de4
JRE-128 Removed duplicated MultiResolutionDrawImageWithTransformTest
by Vitaly Provodin
· 8 years ago
e8b6c58
Fix jdk/test/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java
by Anton Tarasov
· 8 years ago
6f59515
JRE-128 [followup] exclude MultiResolutionImage tests
by Anton Tarasov
· 8 years ago
72fba57
JRE-128 exclude MultiResolutionImage tests
by Anton Tarasov
· 8 years ago
beb6757
make EmojiDrawingTest pass on older macOS versions (which use a different version of emoji font)
by Dmitry Batrak
· 8 years ago
5e41901
JRE-119 [backport: JDK-8076545 Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display]
by Anton Tarasov
· 8 years ago
c78ee38
JRE-119 [backport: JDK-8069361 SunGraphics2D.getDefaultTransform() does not include scale factor]
by Anton Tarasov
· 8 years ago
2fb7dee
JRE-119 [backport: JDK-8073320 Windows HiDPI Graphics support]
by Anton Tarasov
· 8 years ago
c0a1b44
EmojiDrawingTest: save actual image, if test fails
by Dmitry Batrak
· 8 years ago
55d5fb2
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
a3c5dc0
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
35d5c9e
JRE-33 JDK tests failures
by Dmitry Batrak
· 8 years ago
d9c12cf
JRE-33 JDK tests failures
by Dmitry Batrak
· 8 years ago
68d2a67
Added missing StyledFontLayoutTest
by Alexey Ushakov
· 8 years ago
9291e44
fixed compilation error in util/WeakHashMap/GCDuringIteration
by vprovodin
· 8 years ago
8170635
not for upstream: added disposing frames in order to provide the test with the chance on the second run
by vprovodin
· 8 years ago
53c066d
Fixed the test. It failed on Windows by ArrayIndexOutOfBoundsException because coordinates were out of bounds
by vprovodin
· 8 years ago
82baaa6
fixed issues detected in reviewing:
by vprovodin
· 8 years ago
6f1c0a6
Regression test on https://bugs.openjdk.java.net/browse/JDK-8139176
by vprovodin
· 8 years ago
8195432
Merge with jdk8u112-b02
by Alexey Ushakov
· 8 years ago
3233168
IDEA-157673 [follow-up] After opening Preferences first time, controls are not editable, closing dialog leads to it be shown again. + exception thrown
by Anton Tarasov
· 8 years ago
766c236
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
by dmarkov
· 8 years ago
0483fda
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
by dmarkov
· 8 years ago
e64c06e
8147585: Annotations with lambda expressions has parameter result in wrong behavior.
by srastogi
· 9 years ago
6dc8a99
IDEA-155423 [follow-up]
by Anton Tarasov
· 9 years ago
5c9e559
IDEA-136202 Smart quotes aren't monospace in editor tab font (backport of JDK-8073400)
by Dmitry Batrak
· 9 years ago
ef43df6
backport original fix for JDK-7162125 from JDK 9
by Dmitry Batrak
· 9 years ago
249edc9
migration from ICU to Harfbuzz - backported from JDK 9
by Dmitry Batrak
· 9 years ago
5d71493
Merge
by asaha
· 9 years ago
aeb2591
Merge
by asaha
· 9 years ago
4985d7e
8068761: [TEST_BUG] java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
by igerasim
· 9 years ago
35714f6
8133207: [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
by igerasim
· 9 years ago
1e10a14
Merge
by asaha
· 9 years ago
9fcb07b
8139863: [TESTBUG] Need to port tests for JDK-8134903 to 8u-dev
by mhaupt
· 9 years ago
1979f29
8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2 Reviewed-by: xuelei
by coffeys
· 9 years ago
4bffb97
8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
by igerasim
· 9 years ago
03a60c7
Merge
by robm
· 9 years ago
2fe6095
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
by mcherkas
· 9 years ago
8f93890
Merge
by asaha
· 9 years ago
c1ce174
Merge
by asaha
· 9 years ago
fb49b30
6907252: ZipFileInputStream Not Thread-Safe Reviewed-by: sherman
by coffeys
· 9 years ago
0e90878
8135305: InetAddress.isReachable reports true when loopback interface is specified
by robm
· 9 years ago
7be71cc
8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
by robm
· 9 years ago
34d9ebe
Merge
by kevinw
· 9 years ago
584fa4c
8136534: Loading JKS keystore using non-null InputStream results in closed stream
by vinnie
· 9 years ago
4cffdfb
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
by igerasim
· 9 years ago
e76b66f
8137121: (fc) Infinite loop FileChannel.truncate Reviewed-by: alanb
by igerasim
· 9 years ago
455af76
Merge
by asaha
· 9 years ago
453e27d
Merge
by asaha
· 9 years ago
acaa4e9
Merge
by asaha
· 9 years ago
b9035d9
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
by alexsch
· 9 years ago
03e1f31
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
by okutsu
· 9 years ago
deb8b1f
Merge
by asaha
· 9 years ago
31bb788
Merge
by asaha
· 9 years ago
1aa68f5
Merge
by asaha
· 9 years ago
1595e8a
Merge
by asaha
· 9 years ago
63c3199
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
by igerasim
· 9 years ago
871416f
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
by igerasim
· 9 years ago
39f525e
8081485: EDT auto shutdown is broken in case of new event queue usage
by alitvinov
· 9 years ago
5cbf0e2
Merge
by asaha
· 9 years ago
b8b0425
8135043: ObjectStreamClass.getField(String) too restrictive
by igerasim
· 9 years ago
3ab2ac6
8133647: (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP
by bpb
· 9 years ago
b4ca776
8133196: HTTPS hostname invalid issue with InetAddress
by coffeys
· 9 years ago
c780a30
Merge
by asaha
· 9 years ago
d301a2c
8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release
by asaha
· 9 years ago
e69462b
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
by igerasim
· 9 years ago
d4ca500
Merge
by asaha
· 9 years ago
366a46e
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
by igerasim
· 9 years ago
ba9bbf3
Merge
by asaha
· 9 years ago
f5e389f
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
by pchelko
· 9 years ago
dce34ab
Merge
by asaha
· 9 years ago
737e3a6
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
by igerasim
· 9 years ago
59f508a
8129120: Terminal operation properties should not be back-propagated to upstream operations
by psandoz
· 10 years ago
1e6ebdd
8129116: Deadlock with multimonitor fullscreen windows.
by azvegint
· 10 years ago
64b6900
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
by kshefov
· 10 years ago
c35024d
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
by kshefov
· 10 years ago
1baf4d2
8067005: Several java/lang/invoke tests fail due to exhausted code cache
by kshefov
· 10 years ago
93f61de
8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
by kshefov
· 10 years ago
1c8a9e0
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
by kshefov
· 10 years ago
47868fa
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
by dl
· 10 years ago
b900d9d
Merge
by amurillo
· 10 years ago
7c86b05
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
by aeriksso
· 10 years ago
e14833a
Merge
by rriggs
· 10 years ago
f75e8fd
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
by anashaty
· 10 years ago
7f8dc06
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
by rriggs
· 10 years ago
Next »