Daniil Titov
534e89177d
8157622: Add @Deprecated annotations to the Applet API classes
...
Reviewed-by: smarks, serb
2016-05-23 14:49:42 -07:00
Naoto Sato
f099b745e4
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
...
Reviewed-by: sherman
2016-05-23 14:05:57 -07:00
Chris Hegarty
cbd92ed3f5
8156497: Add jar tool support for Multi-Release Modular JARs
...
Reviewed-by: alanb
2016-05-23 21:28:39 +01:00
Martin Buchholz
d1d3cba9db
8157613: Internal documentation improvements to ZipFile.java
...
Reviewed-by: plevart, sherman
2016-05-23 12:44:55 -07:00
Xueming Shen
7be8e94544
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
...
Reviewed-by: alanb
2016-05-23 12:53:56 -07:00
Michael McMahon
998f8f5911
8153142: Cannot resolve multiple values from one response header
...
Reviewed-by: rriggs
2016-05-23 12:57:40 +01:00
Michael McMahon
ab880cb4af
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
...
Reviewed-by: rriggs
2016-05-23 12:38:48 +01:00
Xue-Lei Andrew Fan
ee0d8068a8
8046294: Generate the 4-byte timestamp randomly
...
Reviewed-by: jnimeh, weijun
2016-05-23 10:51:21 +00:00
Weijun Wang
c2cf879511
8157544: Typo in CtrDrbg::toString
...
Reviewed-by: xuelei
2016-05-23 18:18:20 +08:00
Weijun Wang
ae0c75bb38
8157526: 3KeyTDEA word left in DRBG after JDK-8156213
...
Reviewed-by: xuelei
2016-05-23 09:31:58 +08:00
Joe Darcy
edf1a42740
8157527: Replace @since 1.9 with @since 9 on new math methods
...
Reviewed-by: chegar
2016-05-22 18:23:02 -07:00
Chris Hegarty
8d8b6d10f6
8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
...
Reviewed-by: alanb, chegar
2016-05-22 19:06:23 +01:00
Jan Lahoda
4b64ab9bb5
8157502: make docs broken after JDK-5100935
...
Correcting reference to Math::multiplyFull.
Reviewed-by: alanb
2016-05-21 13:18:15 +02:00
Alan Bateman
ce04e9d9a2
8152650: ModuleFinder.compose should accept varargs
...
Reviewed-by: mchung
2016-05-21 08:01:03 +01:00
Joe Darcy
48ac10a591
8157487: Mark ZoneId.java as intermittently failing
...
Reviewed-by: naoto
2016-05-20 16:34:14 -07:00
Alejandro Murillo
ef493e2be1
Merge
2016-05-20 11:30:52 -07:00
Sibabrata Sahoo
ea82a852dd
8157417: Some of SecureRandom test might get timed out in linux
...
Reviewed-by: weijun
2016-05-20 09:57:01 -07:00
Artem Smotrakov
4880e22424
8129389: javax/net/ssl/DTLS tests fail intermittently
...
Reviewed-by: xuelei
2016-05-20 09:40:29 -07:00
Vladimir Ivanov
6faefd3af8
Merge
2016-05-20 18:05:28 +03:00
Jim Laskey
3648a0f15f
8156602: javac crashes again on Windows 32-bit with ClosedChannelException
...
Reviewed-by: alanb
2016-05-20 11:41:29 -03:00
Paul Sandoz
65a33061ce
8157437: Typos in Stream JavaDoc
...
Reviewed-by: shade, alanb, lancea
2016-05-20 14:07:21 +02:00
Hamlin Li
524ec2f1de
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
...
Reviewed-by: psandoz
2016-05-20 03:33:57 -07:00
Paul Sandoz
53ef4fecbf
8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
...
Reviewed-by: briangoetz, redestad
2016-05-20 11:47:39 +02:00
Li Jiang
deb08e7fa0
8155918: JDK9 preparation message drop resource updates
...
JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
2016-05-20 00:03:45 -07:00
Sergey Bylokhov
a23de88885
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
...
Reviewed-by: alexsch, avstepan
2016-05-26 16:12:12 +03:00
Ajit Ghaisas
7f19f63454
6827800: Default button is activated even when it is invisible
...
Reviewed-by: serb, rchamyal
2016-05-26 17:01:24 +05:30
Rajeev Chamyal
d6fea79c1a
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
...
Reviewed-by: alexsch, serb, prr
2016-05-26 16:02:19 +05:30
Brian Burkhalter
0a08ca4510
8156580: Make TIFFTagSet subclasses final
...
Change the class declarations to make TIFFTagSet subclasses final.
Reviewed-by: prr
2016-05-25 15:51:09 -07:00
Brian Burkhalter
08121fbd51
8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
...
Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.
Reviewed-by: prr
2016-05-25 15:48:57 -07:00
Phil Race
3e726f00ed
8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
...
Reviewed-by: serb, bpb
2016-05-25 15:20:45 -07:00
David Dehaven
a5e0e96acb
Merge
2016-05-25 13:38:38 -07:00
Abdul Kolarkunnu
1715e73667
8153184: BorderLayout javadoc says current version of JDK is 1.2
...
Reviewed-by: serb, psadhukhan
2016-05-25 16:32:37 +05:30
Rajeev Chamyal
4cdcbc2939
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
...
Reviewed-by: alexsch, serb
2016-05-25 14:59:15 +05:30
Rajeev Chamyal
09ee8a5f69
8153282: [TEST_BUG] some new JInternalFrame tests fail
...
Reviewed-by: alexsch, serb
2016-05-24 14:30:31 +05:30
Rajeev Chamyal
b782ef4bdf
7070795: High contrast colour scheme fails to be applied to JFormattedTextField
...
Reviewed-by: alexsch, serb
2016-05-24 14:23:36 +05:30
Prem Balakrishnan
282908c590
8057574: inconsistent behavior for setBackground (Windows/Linux)
...
Reviewed-by: serb, arapte
2016-05-24 14:19:53 +05:30
Sergey Bylokhov
a73a3830ee
8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
...
Reviewed-by: ssadetsky, alexsch, avstepan
2016-05-23 17:43:45 +03:00
Alexander Scherbatiy
18cecf9f67
8136366: Add a public API to create a L&F without installation
...
Reviewed-by: prr, serb
2016-05-22 12:31:56 +04:00
Sergey Bylokhov
a279dc035c
8156579: Two JavaBeans tests failed
...
Reviewed-by: alanb
2016-05-21 02:53:37 +03:00
Henry Jen
e988331331
8156478: 3 Buffer overrun defect groups in jexec.c
...
Reviewed-by: ksrini
2016-05-19 21:59:35 -07:00
Nishit Jain
93f4f6c1b5
7102969: currency.properties supercede not working correctly
...
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)
Reviewed-by: naoto, okutsu, peytoia
2016-05-20 13:48:58 +09:00
Weijun Wang
06fe4b9a0b
8138766: New default -sigalg for keytool
...
Reviewed-by: mullan
2016-05-20 11:20:49 +08:00
Weijun Wang
efd36db57d
8149521: automatic discovery of LDAP servers with Kerberos authentication
...
Reviewed-by: vinnie
2016-05-20 11:15:05 +08:00
Artem Smotrakov
d54e7309f5
8157344: Multiple test timeouts after push for JDK-8141039
...
8156606: java/security/SecureRandom/Serialize.java gets time out in Linux
Reviewed-by: weijun
2016-05-19 19:45:04 -07:00
Brent Christian
0260528ef9
8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
...
Properties now stores values in an internal ConcurrentHashMap
Reviewed-by: mchung, dholmes, plevart
2016-05-19 16:25:35 -07:00
Anthony Scarpino
6f2785f741
8155847: SHA groups needed for jdk.security.provider.preferred
...
Reviewed-by: valeriep, mullan
2016-05-19 16:05:33 -07:00
Lana Steuck
56af81d2e4
Merge
2016-05-19 20:14:17 +00:00
Lana Steuck
f115097b93
Merge
2016-05-19 19:46:20 +00:00
Sergey Bylokhov
02d66f66b3
8148915: Intermittent failures of bug6400879.java
...
Reviewed-by: amenkov
2016-05-19 22:24:00 +03:00
Anton Tarasov
980e404057
8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
...
Reviewed-by: serb, azvegint
2016-05-20 15:48:50 +03:00