Rob McKenna
2cca4bcc0a
6947916: JarURLConnection does not handle useCaches correctly
...
Reviewed-by: chegar
2016-09-13 14:47:29 +01:00
Vyom Tewari
912fe7e358
8075484: SocketInputStream.socketRead0 can hang even with soTimeout set
...
Reviewed-by: chegar, dsamersoff, msheppar, clanger
2016-09-13 17:00:06 +05:30
Prasanta Sadhukhan
3a0c7b8644
7064425: PageFormat Dialog has no owner window to reactivate
...
6948907: sun.print.DialogOwner does not support Dialogs as DialogOwner
Reviewed-by: prr, jdv
2016-09-13 13:40:32 +05:30
Amy Lu
a2daf82f5c
8165818: Remove tools/pack200/Pack200Props.java from ProblemList
...
Reviewed-by: ksrini
2016-09-13 14:55:20 +08:00
David Dehaven
876ddcae54
Merge
2016-09-12 15:26:27 -07:00
Serguei Spitsyn
bdbd71b1ea
Merge
2016-09-12 22:04:48 +00:00
Serguei Spitsyn
02944f968d
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
...
Add agent JAR to the custom system class loader
Reviewed-by: alanb, mchung, dholmes
2016-09-12 15:00:58 -07:00
Doug Lea
60cd28abd7
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:14:49 -07:00
Doug Lea
56cff174b6
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:11:38 -07:00
Doug Lea
d7f3695a90
8164983: Improve CountedCompleter code samples; add corresponding tests
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:07:30 -07:00
Claes Redestad
3cb67af31f
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
...
Reviewed-by: darcy
2016-09-12 20:12:26 +02:00
Naoto Sato
4c95fceb14
8165605: Thai resources in jdk.localedata cause split package issue with java.base
...
Reviewed-by: mchung, erikj
2016-09-12 09:38:32 -07:00
Claes Redestad
2ac4d6a7d3
8165723: JarFile::isMultiRelease() method returns false when it should return true
...
Reviewed-by: alanb
2016-09-12 17:45:55 +02:00
Athijegannathan Sundararajan
253489ea9a
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
...
Reviewed-by: alanb, jlaskey
2016-09-12 18:27:33 +05:30
Claes Redestad
32f983128d
8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy
...
Reviewed-by: mhaupt, vlivanov, psandoz, shade
2016-09-12 13:23:07 +02:00
Jayathirth D V
a99b7ce759
4924727: reader.abort() method does not work when called inside imageStarted for PNG
...
Reviewed-by: prr, serb, bpb
2016-09-12 12:07:56 +05:30
Joe Darcy
ed6ffa4c96
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
...
Reviewed-by: lancea, redestad
2016-09-11 13:23:14 -07:00
Alejandro Murillo
1808257845
Merge
2016-09-10 12:23:52 -07:00
Alejandro Murillo
8957d8798f
Merge
2016-09-10 12:18:34 -07:00
Mandy Chung
2b31773cba
8165634: Support multiple --add-modules options on the command line
...
Reviewed-by: alanb
2016-09-10 08:27:40 -04:00
Prasanta Sadhukhan
b68b46b14f
4885375: Page Ranges 'To Page' field must be populated based on Pageable
...
Reviewed-by: prr, jdv
2016-09-10 14:50:35 +05:30
Athijegannathan Sundararajan
85eaf2d3d3
8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
...
Reviewed-by: ksrini
2016-09-10 06:46:45 +05:30
Patrick Reinhart
5deb28b6a1
8161230: ClassLoader: add resource methods returning java.util.stream.Stream
...
Reviewed-by: psandoz, alanb, mchung, tvaleev
2016-09-09 14:54:41 -07:00
Paul Sandoz
a7dd7b59da
8164691: Stream specification clarifications for iterate and collect
...
Reviewed-by: briangoetz, smarks, tvaleev
2016-09-09 14:54:29 -07:00
Paul Sandoz
caa7db4496
8165731: Reference to removed method in VarHandle JavaDoc
...
Reviewed-by: shade, bpb
2016-09-09 14:54:24 -07:00
Mandy Chung
397525a2d4
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
...
Reviewed-by: alanb, lancea, shade
2016-09-09 13:44:48 -07:00
Kim Barrett
4f08176bb5
8165393: bad merge in java/lang/ref/package-info.java
...
Added the missing change.
Reviewed-by: rriggs
2016-09-09 16:24:24 -04:00
Stuart Marks
e249470c72
4285505: deprecate java.lang.Compiler
...
Reviewed-by: shade, forax, kmo, tellison, mchung, alanb, rriggs
2016-09-09 12:07:49 -07:00
Daniel D. Daugherty
93aa6e5038
Merge
2016-09-09 11:25:33 -07:00
Ron Durbin
14ca5d3c2b
8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
...
Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms.
Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
2016-09-09 11:15:58 -07:00
Sergei Kovalev
44d69dd31b
8165592: Fix module dependencies for sun/text/* tests
...
Reviewed-by: naoto
2016-09-09 10:58:05 -07:00
Semyon Sadetsky
3d1c3e2f60
8160054: The FileChooser didn't displayed large font with GTK LAF option
...
Reviewed-by: alexsch, serb
2016-09-09 16:37:16 +03:00
Alexander Kulyakhtin
795272dc75
8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
...
A new test for the -javaagent option
Reviewed-by: mchung, alanb
2016-09-09 15:16:22 +03:00
Prem Balakrishnan
189143f87c
8009477: PageUp and PageDown keyboard buttons don't move slider indicator to next minor tick
...
Reviewed-by: alexsch, aghaisas
2016-09-09 13:15:10 +05:30
Avik Niyogi
84982a552a
8163274: [TEST_BUG][macosx] apparent regression: javax/swing/JColorChooser/Test7194184.java
...
Reviewed-by: alexsch, rchamyal
2016-09-09 11:48:20 +05:30
Dean Long
88318fc0e0
Merge
2016-09-08 23:43:47 -04:00
Anton Tarasov
537661d271
8160570: [macosx] modal dialog can skip the activation/focus events
...
Reviewed-by: serb, ssadetsky
2016-09-08 19:25:55 +03:00
Amit Sapre
a260ea611d
8165579: Add missing javadoc information for javax.management.MBeanServer
...
Added missing @implSpec javadoc information for deserialize api’s
Reviewed-by: dfuchs, dholmes
2016-09-08 15:53:16 +05:30
Vyom Tewari
ea13eb2b06
8152589: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
...
Reviewed-by: dholmes, dcubed
2016-09-08 15:00:39 +05:30
Martin Buchholz
97ed09e075
8165643: SecureDirectoryStream doesn't work on linux non-x86
...
Reviewed-by: alanb
2016-09-07 14:44:59 -07:00
Lana Steuck
1e5d88277f
Merge
2016-09-08 22:14:00 +00:00
Joe Darcy
d14725c1ad
8039854: Broken link in java.lang.RuntimePermission
...
Reviewed-by: lancea
2016-09-08 14:23:45 -07:00
Lana Steuck
f5321ccf86
Added tag jdk-9+135 for changeset 6d7a656b1612
2016-09-08 21:11:54 +00:00
Sergei Kovalev
d0474e029b
8165583: Fix module dependencies for jdk/java/util/* tests
...
Reviewed-by: alanb
2016-09-08 09:59:54 -07:00
Mandy Chung
37ff205c8a
8165563: ClassLoader::getSystemClassLoader will never be null
...
Reviewed-by: alanb, dholmes, psandoz
2016-09-08 09:45:50 -07:00
Sean Coffey
6784a0986e
8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode
...
Reviewed-by: chegar
2016-09-08 16:16:44 +01:00
Athijegannathan Sundararajan
d689bc25f6
8165697: jlink running on Mac with Windows jmods produces non-runnable image
...
Reviewed-by: jlaskey, redestad
2016-09-08 20:21:42 +05:30
Stuart Marks
b5f85932d6
8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text
...
Reviewed-by: iris, darcy, mchung
2016-09-07 14:59:55 -07:00
Kumar Srinivasan
45e7a1faa8
8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR
...
Reviewed-by: jrose
2016-09-07 10:58:22 -07:00
Sergei Kovalev
44b189f55a
8165604: Fix module dependencies for sun/util/* tests
...
Reviewed-by: rriggs, naoto
2016-09-07 10:04:46 -07:00