Semyon Sadetsky
7c91e56ca7
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
...
Reviewed-by: alexsch
2016-07-29 11:14:05 +03:00
Semyon Sadetsky
5e8ef54fb0
8016313: java.awt.Headless exception has no spec since its creation
...
Reviewed-by: prr
2016-07-29 11:08:34 +03:00
Semyon Sadetsky
742777a00d
8117886: There is no tooltip while moving the mouse on the tray icon
...
Reviewed-by: alexsch
2016-07-29 11:04:52 +03:00
Semyon Sadetsky
cb959adf02
8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled
...
Reviewed-by: alexsch
2016-07-29 10:59:43 +03:00
Semyon Sadetsky
6ac698e26b
8160246: Regression: 4410243 reproducible with GTK LaF
...
Reviewed-by: alexsch
2016-07-29 10:56:30 +03:00
Semyon Sadetsky
3f59e77645
8161007: GPL header missing comma in year
...
Reviewed-by: alexsch, azvegint
2016-07-29 10:50:49 +03:00
David Dehaven
e5ce918713
Merge
2016-07-28 10:27:46 -07:00
Phil Race
7166a167e1
8056210: Move libawt file to windows directory
...
Reviewed-by: serb, psadhukhan
2016-07-28 09:54:55 -07:00
Phil Race
be7dab7c9a
8148477: Native memory leak in font layout subsystem
...
Reviewed-by: serb
2016-07-28 09:53:08 -07:00
David Dehaven
b6c0aa1261
Merge
2016-07-28 09:29:38 -07:00
David Dehaven
dd116aa128
Merge
2016-07-28 09:01:30 -07:00
Chris Hegarty
bb50284487
8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader
...
Reviewed-by: alanb, dfuchs
2016-07-28 16:15:51 +01:00
Athijegannathan Sundararajan
2ebc9d3c1f
8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
...
Reviewed-by: jlaskey, psandoz
2016-07-28 19:34:58 +05:30
Phil Race
74dbca3167
8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701
...
Reviewed-by: serb, ssadetsky
2016-07-28 06:02:40 -07:00
Chris Hegarty
f06b866cdd
8157570: sun.rmi.transport.GC retains a strong reference to the context class loader
...
Reviewed-by: alanb, dfuchs, msheppar
2016-07-28 13:29:34 +01:00
Nadeesh TV
c47c7d8ccf
8160681: LocalDate.ofEpochDay input validation
...
Change the EpochDay range to [-365243219162L, 365241780471L]
Reviewed-by: rriggs, scolebourne
2016-07-28 11:18:43 +00:00
Nadeesh TV
f7eff31b47
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
...
Added support for single digit hour in offset
Reviewed-by: rriggs, scolebourne
2016-07-28 10:28:21 +00:00
Brian Burkhalter
82e9d18d0e
8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
...
Remove GioFileTypeDetector and MagicFileTypeDetector.
Reviewed-by: alanb
2016-07-27 14:27:46 -07:00
Martin Walsh
3ed86431ba
8160664: JVM crashed with font manager on Solaris 12
...
Reviewed-by: prr, aivanov
2016-07-27 15:32:25 +03:00
David Dehaven
dd5b13bacb
Merge
2016-07-26 14:45:11 -07:00
Joe Darcy
085f7a6907
8162539: Test fails because it expects a blank between method signature and throws exception
...
Reviewed-by: coleenp
2016-07-26 12:56:26 -07:00
Phil Race
eae21ed09c
8162488: JDK should be updated to use LittleCMS 2.8
...
Reviewed-by: serb, psadhukhan
2016-07-26 11:50:19 -07:00
Phil Race
a8ce73f840
8074827: Resolve disabled warnings for libjavajpeg
...
Reviewed-by: serb, psadhukhan
2016-07-26 11:30:40 -07:00
Naoto Sato
1c514f5458
8162343: non-ASCII characters in source code comments (.hpp)
...
Reviewed-by: rriggs
2016-07-26 10:53:20 -07:00
Doug Lea
55ee90a475
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 10:06:19 -07:00
Doug Lea
2545e51a0c
8161608: StampedLock should use storeStoreFence when acquiring write lock
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 10:02:05 -07:00
Doug Lea
825edd9274
8160751: Optimize ConcurrentHashMap.keySet().removeAll
...
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart
2016-07-26 09:57:51 -07:00
Doug Lea
6db3f79f39
8160402: Garbage retention with CompletableFuture.anyOf
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 09:53:38 -07:00
Doug Lea
b7284ca20e
8162396: j.u.c java.lang.LinkageError
...
Reviewed-by: martin, psandoz, plevart
2016-07-26 09:49:25 -07:00
Vadim Pakhnushev
6632e6c6ca
8162545: Mac build failure
...
Reviewed-by: psadhukhan, prr
2016-07-26 18:45:05 +03:00
Daniel Fuchs
9fb04d6e56
8153082: Update XSLT compiler to generate classes that invoke addReads
...
This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
2016-07-26 14:30:52 +01:00
Sergey Bylokhov
c322804814
8159899: [TEST_BUG] Timeout in tests when OOM should be generated
...
Reviewed-by: yan, ssadetsky
2016-07-26 15:55:22 +03:00
Vadim Pakhnushev
964fd1e4e9
8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65
...
Reviewed-by: serb, ssadetsky
2016-07-26 14:54:26 +03:00
Vadim Pakhnushev
cd67ab9d5b
8161733: [parfait] Memory leak in imageioJPEG.c:2803
...
Reviewed-by: prr, serb
2016-07-26 14:19:40 +03:00
Vadim Pakhnushev
4326770a81
8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132
...
Reviewed-by: serb, ssadetsky
2016-07-26 14:19:15 +03:00
Vadim Pakhnushev
ddd0f9e960
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
...
Reviewed-by: prr, serb
2016-07-26 14:18:43 +03:00
Ramanand Patil
20477f85e7
8159684: (tz) Support tzdata2016f
...
Reviewed-by: okutsu
2016-07-26 13:48:29 +05:30
Xue-Lei Andrew Fan
4c352f2d46
8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true
...
Reviewed-by: vinnie, mullan
2016-07-27 02:47:04 +00:00
Valerie Peng
9a82da0c94
8159488: Deprivilege java.xml.crypto
...
Update java.policy with the necessary permissions and minor code refactoring
Reviewed-by: mullan
2016-07-27 01:24:09 +00:00
Martin Buchholz
0d7e21080e
8162563: Fix double checked locking in System.console()
...
Reviewed-by: rriggs, sherman
2016-07-26 15:41:40 -07:00
Vyom Tewari
620b097690
8161291: Serialization Tests for URLPermission is failing
...
Reviewed-by: dfuchs, chegar
2016-07-26 13:26:12 +05:30
Prasanta Sadhukhan
103caee309
6591280: getting IPP connection causes disabling jar caches
...
Reviewed-by: prr, jdv
2016-07-26 12:37:21 +05:30
Sibabrata Sahoo
1e34f70a1d
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
...
Reviewed-by: mchung, weijun
2016-07-26 09:53:35 +08:00
Phil Race
599b5149b5
8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows
...
Reviewed-by: bpb, serb
2016-07-25 15:09:23 -07:00
Phil Race
a54c362ee8
7175487: Cannot customize font configuration on Linux
...
Reviewed-by: bpb
2016-07-25 11:03:53 -07:00
Alexey Ushakov
164537ebd4
8147542: ClassCastException when repainting after display resolution change
...
Reviewed-by: prr, flar
2016-07-25 10:36:12 -07:00
Rajeev Chamyal
af0977717b
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
...
Reviewed-by: alexsch, ssadetsky
2016-07-25 15:29:24 +05:30
Xue-Lei Andrew Fan
d39fdb1811
8161106: Improve SSLSocket test template
...
Reviewed-by: weijun, jnimeh, asmotrak
2016-07-25 05:39:05 +00:00
Xueming Shen
e944d9f280
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
...
Reviewed-by: redestad
2016-07-22 16:32:48 -07:00
Phil Race
35fbe24e6e
8162429: Clean up obsolete font preferences for JDS
...
Reviewed-by: bpb
2016-07-22 16:09:52 -07:00