Commit Graph

16008 Commits

Author SHA1 Message Date
Sean Mullan
ebf08ec9c6 Merge 2016-10-05 12:36:42 -04:00
Sean Mullan
5275bebcab 8166632: Document how to grant permissions for a module jrt:/<module> in the image
Reviewed-by: alanb, mchung
2016-10-05 12:36:01 -04:00
Alejandro Murillo
7e7cbce1f6 Merge 2016-10-05 06:28:23 -07:00
Erik Joelsson
604bf5b7d6 8150736: Excessive disk space used by build system
Reviewed-by: ihse
2016-10-05 10:49:49 +02:00
Mandy Chung
6504983459 8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
2016-10-04 18:56:28 -07:00
Roger Riggs
0e8f10584f 8165261: RMI API to export an object with a serialization filter
Reviewed-by: dfuchs, chegar
2016-10-04 14:19:16 -04:00
Roger Riggs
6a5d225ba3 8165806: UnicastServerRef support to export an object with a filter
Reviewed-by: dfuchs
2016-10-04 14:18:54 -04:00
Roger Riggs
9aa8b6728a 8155760: Implement Serialization Filtering
8166739: Improve extensibility of ObjectInputFilter information passed to the filter

Reviewed-by: dfuchs, chegar, briangoetz, plevart
2016-10-04 13:45:42 -04:00
Naoto Sato
03cc993ec4 8166645: Include locales plugin throws InternalError with "*" specified
Reviewed-by: mchung
2016-10-04 09:52:03 -07:00
Vyom Tewari
0a885c4bc8 8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
Reviewed-by: chegar, msheppar
2016-10-04 21:59:16 +05:30
Brian Burkhalter
ecdbe768e1 8167058: (fs) UnixDirectoryIterator::stream unused
Remove UnixDirectoryIterator::stream unused instance variable

Reviewed-by: redestad, alanb
2016-10-04 08:32:49 -07:00
Sergei Kovalev
3847822589 8166378: Missing dependencies in several java/security tests
Reviewed-by: xuelei
2016-10-04 11:55:42 +03:00
Erik Joelsson
9bdef15573 8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
2016-10-04 13:41:52 +02:00
Erik Joelsson
7995a7872b 8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
2016-10-04 13:34:49 +02:00
Nishit Jain
f1f59c6623 8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
2016-10-04 19:28:09 +09:00
Rachna Goel
5e84d49af5 8166993: typo in java.util.Locale javadoc
Reviewed-by: okutsu, peytoia
2016-10-04 17:18:46 +09:00
Phil Race
d55a3a75b1 Merge 2016-10-03 14:10:40 -07:00
Steve Drach
3d6de648b9 8165944: jar utility doesn't process more than one -C argument
Reviewed-by: psandoz
2016-10-03 10:57:29 -07:00
Semyon Sadetsky
ea72afe6c4 8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
Reviewed-by: azvegint
2016-10-03 18:51:49 +03:00
Sergei Kovalev
bf41569209 8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb
2016-10-03 18:33:34 +03:00
Ramanand Patil
4dbca869e0 8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
2016-10-05 16:39:13 +05:30
Jesper Wilhelmsson
84bd07e175 8167026: Quarantine TestDaemonThread.java
Reviewed-by: dsamersoff
2016-10-03 15:39:02 +02:00
Sharath Ballal
276de4aea2 8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
Remove exports com.sun.tools.jdi to jdk.hotspot.agent

Reviewed-by: alanb, dsamersoff
2016-10-03 15:58:34 +03:00
Semyon Sadetsky
c95a4b0b72 8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows
Reviewed-by: serb
2016-09-30 22:10:44 +03:00
Alexander Scherbatiy
63a1a87940 8165234: Provide a way to not close toggle menu items on mouse click on component level
Reviewed-by: serb, ssadetsky
2016-09-30 22:57:41 +04:00
Clemens Eisserer
d055089575 8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
Reviewed-by: flar, serb, prr
2016-09-30 11:45:30 -07:00
Martin Buchholz
e4d6418631 8166981: RGBColorConvertTest has wrong @run line
Reviewed-by: prr, rasbold, serb
2016-09-30 10:52:19 -07:00
Martin Buchholz
6b29ad4ffc 8166976: TestCipherPBECons has wrong @run line
Reviewed-by: snikandrova, wetmore, rasbold
2016-09-30 10:30:57 -07:00
Phil Race
72d8105751 Merge 2016-09-30 09:28:18 -07:00
Peter Levart
566b0cca41 8166842: String.hashCode() has a non-benign data race
Reviewed-by: shade, alanb, martin
2016-09-30 17:34:08 +02:00
Sergey Bylokhov
ec9d2a571f 8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
Reviewed-by: mchung, alexsch
2016-09-30 17:05:54 +03:00
Alejandro Murillo
53fa6ff273 Merge 2016-09-30 02:52:42 -07:00
Erik Joelsson
61a21b5a3e 8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
2016-09-30 09:06:21 +02:00
Lana Steuck
364f679451 Merge 2016-09-29 17:24:21 +00:00
Lana Steuck
4ab34fb2d8 Added tag jdk-9+138 for changeset cbc639238d91 2016-09-29 16:45:10 +00:00
Christoph Langer
4349e5e013 8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
Reviewed-by: simonis, chegar, alanb
2016-09-29 14:58:26 +02:00
Christoph Langer
e379ae1814 8166850: No runtime error expected after calling NET_MapSocketOption
Reviewed-by: chegar
2016-09-29 14:48:07 +02:00
Shinya Yoshida
c34cee90d8 8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
Reviewed-by: rfield, jlahoda
2016-09-29 17:36:26 +09:00
Jayathirth D V
295923ce81 8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG
Reviewed-by: prr, psadhukhan
2016-09-29 11:13:42 +05:30
Jayathirth D V
3f1ae2ad4e 8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener
Reviewed-by: prr, bpb, serb, psadhukhan
2016-09-29 10:57:34 +05:30
Athijegannathan Sundararajan
323aded97f 8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
Reviewed-by: mchung, jlaskey
2016-09-28 22:13:14 +05:30
Sergei Kovalev
0c70a986f9 8166841: Unused import causes test failure on compilation for java.text tests
Reviewed-by: igerasim
2016-09-28 19:21:42 +03:00
Mikael Vidstedt
644dc8b4e9 8166045: jdk/internal/misc/Unsafe tests fail due to timeout
Only run the memory hungry tests on large machines

Reviewed-by: dholmes, ctornqvi
2016-09-28 08:22:54 -07:00
Christoph Langer
bbb41df9c0 8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet
Reviewed-by: chegar
2016-09-28 15:47:03 +02:00
Claes Redestad
82bdee0193 8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
Reviewed-by: mhaupt, alanb
2016-09-28 14:29:35 +02:00
Claes Redestad
2cee0a499a 8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
Reviewed-by: vlivanov, mhaupt, forax
2016-09-28 14:27:34 +02:00
Michael Haupt
cec7bce69f 8151179: address issues raised by JCK team on JEP 274 API
Reviewed-by: jrose, redestad, psandoz
2016-09-28 14:02:21 +02:00
Volker Simonis
40ac6760f6 8166801: [s390] Add jvm.cfg file for Linux/s390x
Reviewed-by: erikj, shade
2016-09-28 11:07:32 +02:00
Valerie Peng
dc417a73f7 6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
Updated OracleUcrypto and SunPKCS11 providers with SunJCE provider behavior

Reviewed-by: xuelei
2016-09-28 03:18:01 +00:00
Valerie Peng
5f41b5fad7 8149802: Signature.verify() doesn't reset the signature object on exception
Ensure the signature object is always reset after verify() is called.

Reviewed-by: xuelei
2016-09-28 03:10:37 +00:00
Hamlin Li
f92bdade3d 8162519: Remove ParallelPrefix.java from ProblemList.txt
Reviewed-by: psandoz
2016-09-27 18:45:51 -07:00
Dean Long
c329dba540 Merge 2016-09-27 21:14:47 -04:00
Alexander Zvegintsev
f0cac034bd 8164536: enableSuddenTermination() - Not throws SecurityException if a security manager exists and it will not allow the caller to invoke System.exit
Reviewed-by: serb, ssadetsky
2016-09-28 03:40:45 +03:00
Phil Race
623a0bf34a 8162531: solaris.fontconfig.properties needs updating
Reviewed-by: serb, vadim, okutsu
2016-09-27 14:12:48 -07:00
Alejandro Murillo
51133abb8b Merge 2016-09-27 13:22:41 -07:00
Artem Smotrakov
5db49c3eb2 8164591: sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java failed with SSLHandshakeException
Reviewed-by: xuelei
2016-09-27 11:34:45 -07:00
Alejandro Murillo
5b10e170eb Merge 2016-09-27 09:04:49 -07:00
Anton Tarasov
538b312a60 8165829: Android Studio 2.x crashes with NPE at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent
Reviewed-by: serb, ptbrunet
2016-09-27 17:15:02 +03:00
Rob McKenna
0c8a532f7a 8166747: Add invalid network / computer name cases to isReachable known failure switch
Reviewed-by: chegar, msheppar
2016-09-27 12:07:33 +01:00
Felix Yang
e168404209 8154525: java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test
Reviewed-by: chegar
2016-09-27 01:36:31 -07:00
Semyon Sadetsky
12a0e42ed2 8160160: The menu displayed nothing with the option"-server -d64 -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel"
Reviewed-by: alexsch, serb
2016-09-27 09:55:45 +03:00
Steve Drach
cf46ec878a 8153654: Update jdeps to be multi-release jar aware
Reviewed-by: mchung
2016-09-26 13:37:10 -07:00
Christoph Langer
b6e72d65aa 8166604: nio: remove unneeded locals variables and correct NPE
Reviewed-by: alanb
2016-09-26 21:24:17 +02:00
Dean Long
fca8d47eff Merge 2016-09-26 14:21:22 -04:00
Felix Yang
2d35d5bfc3 8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
8085575: java/net/Socket/InheritHandle.java fails intermittently with "Address already in use"

Reviewed-by: dfuchs
2016-09-26 08:19:07 -07:00
Erik Joelsson
d427383905 8163102: Fix headless only configuration option
Reviewed-by: tbell
2016-09-26 14:56:35 +02:00
Semyon Sadetsky
b74da55b15 8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
Reviewed-by: vadim, serb
2016-09-26 13:15:37 +03:00
Prasanta Sadhukhan
e319d259e6 8165947: One more page printed before the test page with OpenJDK
8166259: One more banner page printed before the test page

Reviewed-by: prr, jdv
2016-09-26 14:47:41 +05:30
Semyon Sadetsky
8d81ec63b2 8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups
Reviewed-by: alexsch
2016-09-26 11:59:46 +03:00
Rajeev Chamyal
fa280894b3 8149371: multi-res. image: -Dsun.java2d.uiScale does not work for Window icons (some ambiguity for Window.setIconImages()?)
Reviewed-by: serb, alexsch
2016-09-26 12:33:40 +05:30
Sergey Bylokhov
ec6f109b23 8166288: Au file format can be validated better
Reviewed-by: amenkov
2016-09-25 02:55:18 +03:00
Alejandro Murillo
bdde2c205c Merge 2016-09-23 13:44:03 -07:00
Alejandro Murillo
1f033f3e06 Merge 2016-09-23 13:32:21 -07:00
Doug Lea
c7cf1788ed 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
Reviewed-by: martin, chegar, shade
2016-09-23 13:24:33 -07:00
Doug Lea
edc7565f51 8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
Reviewed-by: martin, chegar, shade
2016-09-23 13:21:23 -07:00
Doug Lea
c9f268cc15 8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
Reviewed-by: martin, chegar, shade
2016-09-23 13:18:22 -07:00
Doug Lea
9496149e05 8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
Reviewed-by: martin, chegar, shade
2016-09-23 13:14:14 -07:00
Sergei Kovalev
72a44a46fa 8166553: undeclared dependencies for two IO tests
Reviewed-by: bpb
2016-09-23 12:08:38 +03:00
Rob McKenna
90dc593460 8159410: InetAddress.isReachable returns true for non existing IP adresses
Reviewed-by: chegar, coffeys
2016-09-23 15:31:46 +01:00
Michael Haupt
281862a6aa 8161211: better inlining support for loop bytecode intrinsics
Reviewed-by: jrose, vlivanov, redestad
2016-09-23 15:20:49 +02:00
Felix Yang
8469097dde 8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use"
Reviewed-by: chegar
2016-09-23 03:15:00 -07:00
Semyon Sadetsky
0ee1f71b81 8161910: [PIT] regression: HW/LW mixing seems broken on Unity
Reviewed-by: azvegint
2016-09-23 10:36:32 +03:00
Alexander Scherbatiy
7fa5f53815 8165594: Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
Reviewed-by: serb, ssadetsky
2016-09-23 09:14:29 +03:00
Valerie Peng
8d4f1ae8df 8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
Enhanced to detect and throw InvalidAlgorithmParameterException if SSLv3 is requested but unsupported

Reviewed-by: xuelei
2016-09-23 01:08:24 +00:00
Lana Steuck
b33341aafb Merge 2016-09-22 18:31:42 +00:00
Lana Steuck
a93882a532 Added tag jdk-9+137 for changeset c3cde7c41eef 2016-09-22 16:41:14 +00:00
Sean Coffey
48490309d8 8151832: Improve exception messages in exception thrown by new JDK 9 code
Reviewed-by: alanb
2016-09-22 17:21:10 +01:00
Jamil Nimeh
139e60e8e3 8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException
Prevent the latch inside ThreadedSeedGenerator.run() from overflowing into a negative value causing a negative index array lookup.

Reviewed-by: xuelei, weijun
2016-09-22 07:28:40 -07:00
Anthony Scarpino
7afbfdce85 8166381: Back out changes to the java.security file to not disable MD5
Reviewed-by: valeriep
2016-09-21 14:02:43 -07:00
Chris Plummer
7f563f1567 8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Made the assert less restrictive.

Reviewed-by: dholmes, dcubed, sspitsyn
2016-09-21 12:53:07 -07:00
Alejandro Murillo
505c0d04f8 Merge 2016-09-21 09:29:30 -07:00
Erik Joelsson
0c124a911a Merge 2016-09-21 16:22:41 +02:00
Sergei Kovalev
1c751c11fb 8166450: smartcardio related tests failed on compilation during execution with jtreg tool
Reviewed-by: weijun
2016-09-21 17:09:41 +03:00
Alan Burlison
4e8fe41e35 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: rriggs, erikj
2016-09-21 14:22:11 +02:00
Harold Seigel
89744d775f 8160987: JDWP ClassType.InvokeMethod doesn't validate class
Add code to validate class in JDWP instead of relying on JNI to do the check.

Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
2016-09-21 08:10:48 -04:00
Felix Yang
0d0e86808b 8166359: java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016
Reviewed-by: chegar
2016-09-21 02:19:59 -07:00
Amy Lu
3e5ef4867f 8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
Reviewed-by: ksrini
2016-09-21 08:55:47 +08:00
Dean Long
14ca581abf Merge 2016-09-20 16:34:47 -04:00
Alexander Zvegintsev
30661bb269 8140311: SwingInterop crashes at window close
Reviewed-by: serb, ssadetsky
2016-09-20 21:26:33 +03:00
Calvin Cheung
b339daff4b 8164011: --patch-module support for CDS
Exports the ZIP_FreeEntry function

Reviewed-by: iklam, dcubed, lfoltan
2016-09-20 10:37:32 -07:00
Sergei Kovalev
3b0d7a4511 8166285: Missing dependencies java.httpclient for tests from java/net pachage
Reviewed-by: chegar
2016-09-20 12:56:54 +03:00
Ambarish Rapte
80d4e131f6 8166015: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java
Reviewed-by: aghaisas, ssadetsky
2016-09-20 12:37:54 +05:30
Christoph Langer
dd770672f8 8166189: Fix for Bug 8165524 breaks AIX build
Reviewed-by: simonis, goetz, mchung, cbensen, dsamersoff
2016-09-20 08:46:33 +02:00
Ambarish Rapte
93e6430d9f 8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java
Reviewed-by: serb, alexsch
2016-09-20 11:46:34 +05:30
John Jiang
73fbb10440 8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use
It takes every server to be allocated a free port.

Reviewed-by: chegar
2016-09-20 10:32:52 +08:00
David Dehaven
129785b09b Merge 2016-09-19 13:12:28 -07:00
David Dehaven
953cca3cb6 Merge 2016-09-19 10:11:34 -07:00
Nishit Jain
14d689c4a6 8165984: ResourceBundle lookup fields not completely thread-safe
Reviewed-by: okutsu, naoto
2016-09-18 23:09:37 +09:00
Mandy Chung
f9d0a85678 8166237: jdk.jdi missing requires jdk.jdwp.agent
Reviewed-by: alanb
2016-09-17 16:37:52 -07:00
Alejandro Murillo
06295fccf6 Merge 2016-09-16 13:15:02 -07:00
Alejandro Murillo
af75db6517 Merge 2016-09-16 10:57:21 -07:00
Sergey Bylokhov
045f06e85d 8165717: [macosx] Various memory leaks in jdk9
Reviewed-by: ant, ssadetsky
2016-09-16 17:28:06 +03:00
Lana Steuck
5afd120610 Merge 2016-09-15 21:08:59 +00:00
Christian Tornqvist
dadb35b482 6648858: InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp
Reviewed-by: zgu, gtriantafill, iignatyev
2016-09-15 16:56:11 -04:00
Brian Burkhalter
24abd50904 8165323: (fs) Files.getFileStore fails with "Mount point not found" in chroot environment
Replace use of FileStore with FileSystem equivalent code.

Reviewed-by: redestad
2016-09-15 13:11:16 -07:00
Roger Riggs
6ff3529ff2 8166148: Fix for JDK-8165936 broke solaris builds
Reviewed-by: naoto
2016-09-15 16:05:51 -04:00
Lance Andersen
f5f058e1d2 8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded
Reviewed-by: psandoz, joehw
2016-09-15 14:59:20 -04:00
Artem Smotrakov
96a47e15da 8163924: SSLEngineBadBufferArrayAccess.java fails intermittently with Unrecognized SSL message
Reviewed-by: xuelei
2016-09-15 11:07:20 -07:00
Lana Steuck
a4fd37d7d8 Added tag jdk-9+136 for changeset d9f374de0160 2016-09-15 17:15:54 +00:00
Rob McKenna
257c0dceb0 8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
Reviewed-by: chegar
2016-09-15 15:19:45 +01:00
Sergei Kovalev
1a710e37d2 8166126: Missing dependecies on jdk.zipfs module for jdk/nio/zipfs/jarfs/JFSTester.java
Reviewed-by: alanb
2016-09-15 16:28:26 +03:00
Henry Jen
bc3449ccbe 8042148: Ensure that the java launcher help is consistent with the manpage where they report common information
Reviewed-by: ksrini
2016-09-16 10:57:02 -07:00
Rajeev Chamyal
8ac9764ee7 8150176: [hidpi] wrong resolution variant of multi-res. image is used for TrayIcon
Reviewed-by: serb, alexsch
2016-09-15 16:12:08 +05:30
Sergei Kovalev
0f9675b98e 8165689: Fix module dependencies for sun/security/pkcs11/* tests
Reviewed-by: mullan
2016-09-15 13:03:03 +03:00
Manajit Halder
5e5d4783a8 8163270: [macosx] Robot(gc) issue on dual-screen system
Reviewed-by: serb, aghaisas
2016-09-15 12:25:16 +05:30
Phil Race
6aaba1c4ac 8166068: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile
Reviewed-by: ddehaven, yan
2016-09-14 15:29:23 -07:00
Ambarish Rapte
0170925204 8162102: access denied to System Property awt.robot.gtk
Reviewed-by: ssadetsky, serb
2016-09-15 01:36:56 +05:30
Mandy Chung
6f740b0d0f 8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
2016-09-14 11:53:36 -07:00
Ambarish Rapte
c8171aea49 8160056: TextField.setText breaks the contract of EOL
Reviewed-by: serb, alexsch
2016-09-14 21:50:44 +05:30
George Triantafillou
5bc6d1fab5 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Remove use of setAccessible() to get Unsafe.

Reviewed-by: shade, lfoltan
2016-09-14 08:16:16 -04:00
Jayathirth D V
490797cd1a 8162461: Hang due to JNI up-call made whilst holding JNI critical lock
Reviewed-by: prr, psadhukhan
2016-09-14 12:13:46 +05:30
Weijun Wang
9eda16c50d 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
Reviewed-by: mullan
2016-09-14 00:29:30 +08:00
Thomas Stuefe
e99208ee7d 8165936: Potential Heap buffer overflow when seaching timezone info files
Readdir_r called with too small buffer

Reviewed-by: clanger, rriggs, okutsu, naoto
2016-09-13 11:38:31 +02:00
Sibabrata Sahoo
a210d98c0c 8165825: Remove the intermittent keyword from sun/security/krb5/auto/Unreachable.java
Remove the intermittent keyword

Reviewed-by: weijun
2016-09-15 01:10:36 -07:00
Sibabrata Sahoo
08f7e312b1 8165660: Remove the intermittent keyword from sun/security/krb5/auto/MaxRetries.java
Remove the intermittent keyword

Reviewed-by: weijun
2016-09-15 01:03:42 -07:00
Alejandro Murillo
36af3d0906 Merge 2016-09-14 17:09:54 -07:00
Alejandro Murillo
b2e658b722 Merge 2016-09-14 11:22:39 -07:00
Joe Darcy
cf73adbf80 8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed
Reviewed-by: dfuchs
2016-09-14 10:12:59 -07:00
Jamil Nimeh
1b9ce49e92 8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation
Fix cases where non-certificate issuer information may be passed into the OCSPResponse.verify method, thereby causing NPEs to be thrown.

Reviewed-by: xuelei
2016-09-14 07:37:15 -07:00
Sergei Kovalev
fc5df42634 8166032: Fix module dependencies for javax.SSL tests
Reviewed-by: xuelei, weijun
2016-09-14 17:28:17 +03:00
Nancy Nigam
1d734cec8f 8164791: Update existing test cases of test/java/text/Format
Reviewed-by: okutsu, peytoia
2016-09-15 08:18:57 +09:00
Chris Bensen
a7b5545cb8 8165524: Better detect JRE that Linux JLI will be using
Reviewed-by: ksrini
2016-09-14 06:46:19 -07:00
Daniel Fuchs
aebe74d3f5 6543126: Level.known can leak memory
Custom level instances will now be released when their defining class loader is no longer referenced.

Reviewed-by: plevart, mchung, chegar
2016-09-14 14:04:14 +01:00
Thomas Stuefe
18b01dde66 8166012: [linux] Remove remnants of LinuxThreads from Linux attach framework
Reviewed-by: dholmes, alanb
2016-09-14 14:29:39 +02:00
John Jiang
08d5007708 8077138: Some PKCS11 tests fail because NSS library is not initialized
Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9

Reviewed-by: vinnie
2016-09-14 11:06:26 +08:00
Sergei Kovalev
918a107479 8165870: Fix module dependencies for javax.script/* tests
Reviewed-by: sundar
2016-09-13 15:28:44 +03:00
Steve Drach
375fe9b50c 8163798: Create a JarFile versionedStream method
Reviewed-by: mchung, psandoz, redestad
2016-09-13 13:55:35 -07:00
Athijegannathan Sundararajan
0fd0cd0d3b 8163320: JAVA_VERSION in release file should come from java.base module
Reviewed-by: mchung
2016-09-13 20:59:43 +05:30
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