John Jiang
|
c5b3a7c036
|
8151913: Fix module dependencies in java/net tests
Module dependency declaration for java/net/* tests
Reviewed-by: alanb
|
2016-06-12 21:55:20 -07:00 |
|
Joe Darcy
|
0530bceffc
|
5041778: (ann) AnnotationFormatError if "default" Class type not found
Reviewed-by: jfranck
|
2016-06-12 12:14:52 -07:00 |
|
Weijun Wang
|
ec53a43962
|
8158534: DrbgParameters strength parameter is underspecified if < -1
Reviewed-by: xuelei
|
2016-06-12 10:48:19 +08:00 |
|
John Jiang
|
032b90ef59
|
8157665: ProblemList.txt needs to be updated as 7041639 closed
Since the bug JDK-7041639 have been closed, so the associated tests should be removed from ProblemList.
Reviewed-by: xuelei
|
2016-06-11 18:33:53 -07:00 |
|
Iris Clark
|
eb64124e48
|
8158458: Update references from "1.9" to "9"
Reviewed-by: prr
|
2016-06-10 13:47:19 -07:00 |
|
Valerie Peng
|
2f6adf09a0
|
8157627: Ucrypto prov need to workaround the renaming of CK_AES_GCM_PARAMS starting S11.3
Update Ucrypto header files to provide the definition of CK_AES_GCM_PARAMS for S11.3 and later
Reviewed-by: ascarpino
|
2016-06-10 23:06:24 +00:00 |
|
Valerie Peng
|
18e69df0e8
|
8157495: SHA-3 Hash algorithm performance improvements (~12x speedup)
Various improvements on performance and memory footprint
Reviewed-by: ascarpino
|
2016-06-10 22:39:40 +00:00 |
|
Doug Lea
|
559140e18e
|
8066070: PriorityQueue corrupted when adding non-Comparable
Reviewed-by: martin, chegar
|
2016-06-01 19:03:15 -07:00 |
|
David Dehaven
|
a513e6fe8a
|
Merge
|
2016-06-15 12:47:50 -07:00 |
|
Kumar Srinivasan
|
b464feabff
|
8065831: Ensure the pack200/unpack200 help is consistent with man page
Reviewed-by: mchung
|
2016-06-15 12:36:19 -07:00 |
|
Mandy Chung
|
99b0f7996c
|
8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug
Reviewed-by: alanb
|
2016-06-15 11:56:09 -07:00 |
|
Chris Hegarty
|
b48a0e79c4
|
8157045: NPE during websocket communication with wss
Reviewed-by: michaelm, prappo
|
2016-06-15 19:18:19 +01:00 |
|
Alexandre Iline
|
431772cea7
|
8158855: Fix remaining module dependences in java/lang
Reviewed-by: alanb, mchung, amlu
|
2016-06-15 10:25:25 -07:00 |
|
Naoto Sato
|
a94f94cce1
|
8043387: java/time/test/java/util/TestFormatter.java failed
Reviewed-by: sherman
|
2016-06-15 09:24:16 -07:00 |
|
David Dehaven
|
2579e92c1f
|
Merge
|
2016-06-15 09:24:05 -07:00 |
|
Shilpi Rastogi
|
3555038f51
|
8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
Reviewed-by: psandoz
|
2016-06-15 14:21:24 +02:00 |
|
Xue-Lei Andrew Fan
|
46261e5d4e
|
8150966: Typo in javax.net.ssl.SSLEngineResult.HandshakeStatus.NEED_UNWRAP_AGAIN
Reviewed-by: weijun, jnimeh
|
2016-06-15 09:11:12 +00:00 |
|
Joe Darcy
|
ec44f8917b
|
8159502: Mark ShortRSAKey512.java as intermittently failing
Reviewed-by: xuelei
|
2016-06-14 23:02:43 -07:00 |
|
Weijun Wang
|
2fdac0ef5e
|
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei
|
2016-06-15 11:42:59 +08:00 |
|
Alejandro Murillo
|
6015181842
|
Merge
|
2016-06-14 20:17:41 -07:00 |
|
Weijun Wang
|
5d498d96f8
|
8157848: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan, xuelei
|
2016-06-15 10:13:21 +08:00 |
|
Vicente Romero
|
ec6f5c4bf7
|
8159530: recent compiler change results in compile error in JapaneseDate.java
Reviewed-by: darcy
|
2016-06-14 18:19:54 -07:00 |
|
Xueming Shen
|
5aad7937b7
|
8139414: java.util.Scanner hasNext() returns true, next() throws NoSuchElementException
8072582: Scanner delimits incorrectly when delimiter spans a buffer boundary
Reviewed-by: smarks
|
2016-06-14 16:56:27 -07:00 |
|
Artem Smotrakov
|
aa221e3a63
|
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
Reviewed-by: xuelei
|
2016-06-14 10:27:23 -07:00 |
|
Alejandro Murillo
|
3391d95d57
|
Merge
|
2016-06-14 10:22:07 -07:00 |
|
Joe Darcy
|
b4934af2e2
|
8159330: Improve deprecation text for Class.newInstance
Reviewed-by: rriggs, weijun
|
2016-06-14 09:03:12 -07:00 |
|
Nishit Jain
|
3db5ac3931
|
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
Reviewed-by: okutsu, peytoia
|
2016-06-14 12:29:49 +09:00 |
|
Valerie Peng
|
d9d53c3850
|
8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
Remove the line for ServiceLoader lookup
Reviewed-by: mchung
|
2016-06-13 21:49:37 +00:00 |
|
Valerie Peng
|
a03a15a590
|
8157881: security.provider property description needs to be updated for modules
Update java.security file with using provider name for provider registration
Reviewed-by: mullan
|
2016-06-13 21:49:12 +00:00 |
|
Prasanta Sadhukhan
|
fb10e2f2ae
|
6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates
Reviewed-by: prr
|
2016-06-08 09:56:56 +05:30 |
|
Robin Stevens
|
3dee2d33a4
|
8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
|
2016-06-07 20:15:01 +04: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 |
|
Semyon Sadetsky
|
e6dcf30b2a
|
8156121: "Fail forward" fails for GTK3 if no GTK2 available
Reviewed-by: prr
|
2016-06-07 11:40:28 +03:00 |
|
Semyon Sadetsky
|
fcc7521d15
|
8154431: Allow source and target based validation for the focus transfer between two JComponents
Reviewed-by: alexsch, prr
|
2016-06-07 11:29:42 +03:00 |
|
Prasanta Sadhukhan
|
db4963b1d3
|
8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout
Reviewed-by: serb
|
2016-06-07 11:02:21 +05:30 |
|
David Dehaven
|
d37fd207e1
|
Merge
|
2016-06-06 13:16:45 -07:00 |
|
Sergey Bylokhov
|
70ba9caaab
|
8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly
Reviewed-by: prr, ahgross, alexsch
|
2016-06-06 18:28:46 +03:00 |
|
Alexey Ushakov
|
af683a251d
|
8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
|
2016-06-06 16:23:37 +03:00 |
|
Rajeev Chamyal
|
ee120117f8
|
8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
Reviewed-by: alexsch, aniyogi
|
2016-06-03 12:27:06 +05:30 |
|
Rajeev Chamyal
|
27ca8ca42f
|
8146319: JEditorPane function setPage leaves a file lock
Reviewed-by: alexsch, ssadetsky
|
2016-06-03 11:55:46 +05:30 |
|
Ajit Ghaisas
|
c438c09811
|
8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
|
2016-06-03 11:37:45 +05:30 |
|
Andrew Brygin
|
09db90e3d1
|
8078382: Wrong glyph is displayed for a derived font
Reviewed-by: prr, serb
|
2016-06-02 15:36:15 +03:00 |
|
Prasanta Sadhukhan
|
e110eecba2
|
6842011: StackOverflowError printing landscape with scale and transform
Reviewed-by: prr, flar
|
2016-06-02 15:20:31 +05:30 |
|
Ajit Ghaisas
|
a9834530de
|
8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
Reviewed-by: flar, prr
|
2016-06-02 15:16:07 +05:30 |
|
Avik Niyogi
|
db25371672
|
8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
Reviewed-by: rchamyal, alexsch
|
2016-06-02 13:15:00 +05:30 |
|
Phil Race
|
1ce5faedb7
|
8158408: Font2DTest demo needs to use FontPanel resolution matching the screen
Reviewed-by: ssadetsky
|
2016-06-01 20:40:11 -07:00 |
|
David Dehaven
|
1733b64041
|
Merge
|
2016-06-01 15:27:51 -07:00 |
|
Avik Niyogi
|
e5ec5f5afd
|
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
|
2016-06-01 11:16:22 +05:30 |
|
Sergey Bylokhov
|
086da50a2f
|
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
|
2016-05-31 18:31:29 +03:00 |
|
Semyon Sadetsky
|
989fe674ba
|
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
|
2016-05-31 15:57:01 +03:00 |
|