Michael Fang
9a7441f204
8131105: Header Template for nroff man pages *.1 files contains errors
...
Reviewed-by: katleman
2015-07-27 16:49:10 -07:00
Volker Simonis
29a79fc1a3
8132374: AIX: fix value of os.version property
...
Reviewed-by: alanb, rriggs
2015-07-27 19:50:14 +02:00
Artem Smotrakov
b6bee08125
8048596: Tests for AEAD ciphers
...
Reviewed-by: valeriep
2015-07-25 08:50:45 +03:00
Brian Burkhalter
7cd090f230
8065556: (bf) Buffer.position and other methods should include detail in IAE
...
Add messages to IAEs which have none.
Reviewed-by: alanb
2015-07-24 11:52:30 -07:00
Jean-Francois Denise
8f15d5a0c2
8132335: jimage tool extract and recreate options are not consistent
...
Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension.
Reviewed-by: jlaskey
2015-07-24 18:57:04 +02:00
Lana Steuck
101f981a23
Merge
2015-07-23 15:27:58 -07:00
David Katleman
eea9e42b51
Added tag jdk9-b74 for changeset 63fb159920a7
2015-07-23 11:54:29 -07:00
Konstantin Shefov
fdc7b2e85f
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
...
Reviewed-by: psandoz
2015-07-23 16:46:54 +03:00
Xueming Shen
3d82fdcaad
8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
...
Fixed the 32-bit overflow.
Reviewed-by: rriggs
2015-07-22 21:11:38 -07:00
Xueming Shen
47dbbc7b72
8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
...
To add a pair of set/getTimeLocal()
Reviewed-by: ksrini, rriggs
2015-07-22 21:43:33 +00:00
Rajan Halade
ef917cec15
8130031: Remove the intermittent keyword for this test
...
Reviewed-by: xuelei
2015-07-22 11:08:35 +03:00
Weijun Wang
e81669d5df
8131051: KDC might issue a renewable ticket even if not requested
...
Reviewed-by: xuelei
2015-07-21 18:02:36 +08:00
Alejandro Murillo
8dd9e26db4
Merge
2015-07-21 14:18:07 -07:00
Tristan Yan
7f9414bc11
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
...
Reviewed-by: rriggs
2015-07-21 14:15:59 -04:00
Alejandro Murillo
d6317b6e29
Merge
2015-07-21 09:19:19 -07:00
Joe Darcy
6e48caf250
8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu
...
Reviewed-by: chegar
2015-07-20 15:13:50 -07:00
Joe Darcy
8b236a44de
8129904: Add beans tests to tier 3
...
Reviewed-by: alanb, serb
2015-07-20 13:11:20 -07:00
Sean Mullan
7d95b72640
Merge
2015-07-20 09:03:52 -04:00
Sean Mullan
981dbca21a
8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
...
Reviewed-by: weijun
2015-07-20 09:03:03 -04:00
Weijun Wang
9866d4239d
8131350: policytool can directly reference permission classes
...
Reviewed-by: xuelei, mullan
2015-07-20 20:47:54 +08:00
Alejandro Murillo
3d85a9c2c4
Merge
2015-07-17 08:46:54 -07:00
Weijun Wang
b0adb82016
8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing
...
Reviewed-by: vinnie
2015-07-17 19:40:25 +08:00
Sean Coffey
d2ce08a27a
8131665: Bad exception message in HandshakeHash.getFinishedHash
...
Reviewed-by: xuelei
2015-07-17 10:37:25 +01:00
Michael Haupt
d9cbd23d50
8062543: Replace uses of MethodHandleImpl.castReference with Class.cast
...
Reviewed-by: psandoz, vlivanov
2015-07-17 08:10:41 +02:00
Artem Smotrakov
a57b0dd1c8
8075297: Tests for RFEs 4515853 and 4745056
...
Reviewed-by: weijun
2015-07-17 17:30:55 -07:00
Lana Steuck
1443045bb5
Merge
2015-07-16 19:31:55 -07:00
David Katleman
9a01d57442
Added tag jdk9-b73 for changeset 8fc82d01db26
2015-07-16 13:51:54 -07:00
Artem Smotrakov
558789b9d8
8074784: Additional tests for XML DSig API
...
Reviewed-by: mullan
2015-07-16 21:48:20 +03:00
Konstantin Shefov
6bd7772a30
8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu
...
Reviewed-by: vinnie
2015-07-16 21:39:49 +03:00
Paul Sandoz
1bd70b71fc
8131052: Documentation of AbstractSpliterator refers to forEach rather than forEachRemaining
...
Reviewed-by: dfuchs
2015-07-16 14:39:16 +02:00
Amy Lu
1aa0bf7daf
8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
...
Reviewed-by: psandoz
2015-07-16 10:21:21 +02:00
Amy Lu
4b8ff01620
8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java
...
Reviewed-by: psandoz
2015-07-16 10:17:11 +02:00
Artem Smotrakov
26b5d4f29a
8049814: Additional SASL client-server tests
...
Reviewed-by: weijun
2015-07-16 09:20:39 +08:00
Brian Burkhalter
0ee4830a94
8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
...
Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer.
Reviewed-by: alanb
2015-07-15 10:43:07 -07:00
Vinnie Ryan
44db4a2bcb
8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test
...
Reviewed-by: mullan
2015-07-15 18:42:12 +01:00
Rajan Halade
9ba56436a1
8041787: Need new regressions tests for buffer handling for PBE algorithms
...
Reviewed-by: vinnie
2015-07-15 18:12:48 +01:00
Frank Yuan
03788b946a
8129833: Need basic tests for rmic
...
Added a new basic test case to jdk/test/sun/rmi/rmic/RMIGenerator.java
Reviewed-by: dfuchs
2015-07-15 18:18:10 +02:00
Felix Yang
ea58ca6a25
8130394: DatagramChannel tests need to be hardended to ignore stray datagrams
...
The patch updates tests to ignore stray datagrams, or at least print more information to ease troubleshooting.
Reviewed-by: rriggs
2015-07-15 08:42:24 -07:00
Bhanu Prakash Gopularam
13a6fbe6c0
8048830: Implement tests for new functionality provided in JEP 166
...
Reviewed-by: vinnie
2015-07-15 15:07:58 +01:00
Henry Jen
d43f91586c
Merge
2015-07-15 06:42:49 -07:00
Jean-Francois Denise
a3beb77c27
8131317: Image writer throws NPE when creating compact profile images
...
Metadata added to jimage was not handling empty jimage correctly.
Reviewed-by: alanb
2015-07-15 14:44:52 +02:00
Katja Kantserova
c5e7bbdd6c
8131328: Restore demo/jvmti tests
...
Reviewed-by: sspitsyn
2015-07-15 13:21:25 +02:00
Mandy Chung
8bc30fb3c8
8104574: Update tests to prepare for system class loader not be URLClassLoader
...
Reviewed-by: chegar
2015-07-15 12:10:03 +08:00
Roger Riggs
9bb445c368
Merge
2015-07-14 22:21:52 -04:00
Roger Riggs
e8d341671b
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
...
Update test to check for children after processes are destroyed
Reviewed-by: darcy
2015-07-14 22:21:02 -04:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Alejandro Murillo
1d7da049eb
Merge
2015-07-14 16:29:08 -07:00
David Dehaven
267d60654e
Merge
2015-07-14 15:18:26 -07:00
Roger Riggs
8477d88b81
8078099: (process) ProcessHandle should uniquely identify processes
...
8078108: (process) ProcessHandle.isAlive should be robust
IsAlive should check and confirm the start time
Reviewed-by: simonis, plevart
2015-07-14 15:35:37 -04:00
Roger Riggs
7b58767f2b
8129344: (process) ProcessHandle instances should define equals and be value-based
...
Add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
2015-07-14 15:29:16 -04:00