Athijegannathan Sundararajan
15cf9b716f
8162782: jlink ResourcePool.releaseProperties should be removed
...
Reviewed-by: jlaskey, alanb
2016-08-02 07:19:06 +05:30
Nishit Jain
a92810e865
7153347: System read/stat/open calls should be hardened to handle EINTR
...
Reviewed-by: okutsu
2016-08-02 10:31:05 +09:00
Felix Yang
ee3076d84b
8157135: Fix module dependencies javax/* EE tests
...
Reviewed-by: alanb
2016-08-01 18:14:06 -07:00
Christoph Langer
b0c36d35ed
8162869: Small fixes for AIX perf memory and attach listener
...
Reviewed-by: dsamersoff, dholmes
2016-08-01 20:41:15 -04:00
Sean Mullan
4130468fcd
Merge
2016-08-01 17:00:26 -04:00
Sean Mullan
dded3f4e47
8162882: Permission merge issue in jdk.crypto.ucrypto module
...
Reviewed-by: valeriep
2016-08-01 16:59:04 -04:00
Coleen Phillimore
8f37b6e451
8161445: [BACKOUT] MemberNameTable doesn't purge stale entries
...
Original change caused performance regression in microbenchmarks after GC
Reviewed-by: dholmes, ecaspole
2016-08-01 16:28:23 -04:00
Claes Redestad
68a5236016
8162439: Runtime.Version.parse needs fast-path for major versions
...
Reviewed-by: psandoz, sdrach, iris
2016-08-01 20:32:10 +02:00
Phil Race
8ab66b8911
Merge
2016-08-01 10:06:09 -07:00
Phil Race
8103ede959
Merge
2016-08-01 10:06:00 -07:00
Vicente Romero
2bedc263dc
8161708: javac, consider a different way to handle access code for operators
...
Reviewed-by: mcimadamore
2016-08-01 08:36:02 -07:00
Dmitry Samersoff
09ec5eb035
Merge
2016-08-01 14:09:27 +00:00
Sean Mullan
df31ad7090
8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
...
Reviewed-by: coleenp, jnimeh, xuelei
2016-08-01 09:58:36 -04:00
Sharath Ballal
994bbbb9c9
8160817: Add jsadebugd functionality to jhsdb
...
Add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
2016-08-01 15:39:10 +03:00
Sharath Ballal
f4338a53f4
8160817: Add jsadebugd functionality to jhsdb
...
Add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
2016-08-01 15:38:58 +03:00
Amit Sapre
c4dce28e8e
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
...
Return clone of array
Reviewed-by: dholmes, hb, dsamersoff
2016-08-01 15:27:07 +03:00
Amit Sapre
496e48d0fb
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
...
Add missed exception check
Reviewed-by: dholmes, hb, dsamersoff
2016-08-01 13:53:55 +03:00
Sharath Ballal
337d9bf4de
8158050: Remove SA-JDI
...
Remove SA-JDI
Reviewed-by: alanb, dsamersoff
2016-08-01 10:51:51 +03:00
Sharath Ballal
b7eda654ab
8158050: Remove SA-JDI
...
Remove SA-JDI
Reviewed-by: alanb, dsamersoff
2016-08-01 10:51:32 +03:00
Sharath Ballal
3baf6b1f72
8158050: Remove SA-JDI
...
Remove SA-JDI
Reviewed-by: alanb, dsamersoff
2016-08-01 10:51:22 +03:00
Rachna Goel
0eb7344760
8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS
...
Reviewed-by: okutsu
2016-08-01 15:55:54 +09:00
Christoph Langer
74d3ec42e3
8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
...
Reviewed-by: joehw, dfuchs
2016-07-31 23:14:27 +02:00
Weijun Wang
3d915b8f78
8162752: keytool -importkeystore should probe srcstoretype if not specified
...
Reviewed-by: mullan
2016-07-31 09:40:17 +08:00
Weijun Wang
dd3b3b2ba5
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
...
Reviewed-by: mchung, mullan
2016-07-31 09:37:02 +08:00
Weijun Wang
2726620601
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
...
Reviewed-by: mchung, mullan
2016-07-31 09:36:28 +08:00
Roland Westrelin
d9e45ac1ac
8161652: Crash with assert(ft == _type) failed in PhiNode::Value()
...
Use CastPP and CheckCastPP when NotNull and klass have to be casted on Phi with unique input.
Reviewed-by: kvn
2016-07-30 04:05:28 -07:00
Alejandro Murillo
435f7046be
Merge
2016-07-30 00:11:02 +00:00
Alejandro Murillo
1623944172
Merge
2016-07-29 16:50:45 -07:00
Alejandro Murillo
0a3a2b861b
Merge
2016-07-29 16:50:45 -07:00
Alejandro Murillo
41186dae1b
Merge
2016-07-29 16:11:57 -07:00
Alejandro Murillo
f94e0afeb7
Merge
2016-07-29 16:11:55 -07:00
Alejandro Murillo
ea09163c39
Merge
2016-07-29 16:11:52 -07:00
Sean Mullan
663f6eb830
8159752: Grant de-privileged module permissions by default with java.security.policy override option
...
Reviewed-by: alanb, chegar, mchung, tbell, weijun
2016-07-29 19:00:54 -04:00
Jon Masamitsu
3d74c4955e
Merge
2016-07-29 20:23:24 +00:00
Steve Drach
e6f3a52942
8143366: Control characters in constant pool strings are not escaped properly
...
Reviewed-by: jjg
2016-07-29 12:27:08 -07:00
Daniel D. Daugherty
196895fafa
8161601: Solaris: __USE_LEGACY_PROTOTYPES__ is redundant and should be removed
...
Reviewed-by: redestad, dcubed, gthornbr, dholmes
2016-07-29 11:38:07 -07:00
Steve Drach
def15478eb
8158295: Add a multi-release jar validation mechanism to jar tool
...
Reviewed-by: ogb, psandoz
2016-07-29 09:58:28 -07:00
Brian Burkhalter
911dda4ee1
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
...
Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout
Reviewed-by: chegar
2016-08-09 07:50:26 -07:00
Brian Burkhalter
ba0558addb
8163431: probeContentType/Basic.java fails after changes for JDK-8146215
...
Allow multiple legal MIME type interpretations for certain extensions.
Reviewed-by: chegar
2016-08-09 07:43:48 -07:00
Li Jiang
e26e03868c
8161544: JDK9 message drop 20 resource updates - OpenJDK
...
JDK9 message drop 20 resource updates - openjdk
Reviewed-by: rfield, peytoia
2016-07-29 09:35:31 -07:00
Li Jiang
d8180948ff
8161544: JDK9 message drop 20 resource updates - OpenJDK
...
JDK9 message drop 20 resource updates - openjdk
Reviewed-by: peytoia, weijun
2016-07-29 09:34:20 -07:00
Li Jiang
59b9ae8ae8
8161544: JDK9 message drop 20 resource updates - OpenJDK
...
JDK9 message drop 20 resource updates - openjdk
Reviewed-by: joehw
2016-07-29 09:32:44 -07:00
Tatiana Pivovarova
a4383337fe
8161138: testlibrary_tests/ctw/* failed with "Failed. Unexpected exit from test [exit code: 0]"
...
Reviewed-by: kvn
2016-07-29 17:41:14 +03:00
Semyon Sadetsky
ae42c4bfa7
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
...
Reviewed-by: prr
2016-07-29 11:25:59 +03:00
Semyon Sadetsky
0faa49fb23
8160448: Make GTK3 menus appearence similar to native
...
Reviewed-by: alexsch
2016-07-29 11:19:28 +03:00
Paul Sandoz
8dc58ab506
8162458: Buffer view implementations use incorrect offset for Unsafe access
...
Reviewed-by: alanb
2016-07-29 10:18:47 +02:00
Rickard Bäckman
a3cd491780
Merge
2016-07-29 08:17:43 +00:00
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