Roger Riggs
|
9d5cbc5fbc
|
8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children
Revise test to only operate on processes it spawns
Reviewed-by: chegar
|
2015-09-17 22:46:04 -04:00 |
|
Roger Riggs
|
0d17c738d7
|
Merge
|
2015-09-17 22:46:02 -04:00 |
|
Joe Darcy
|
67603e6d54
|
8134795: Port fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-17 13:43:06 -07:00 |
|
Roger Riggs
|
6eb869c3d6
|
Merge
|
2015-09-17 13:33:33 -04:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Roger Riggs
|
1b8b6a4655
|
8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently
Remove checks for processes not spawned by the test
Reviewed-by: joehw
|
2015-09-15 22:11:00 -04:00 |
|
Roger Riggs
|
ed3d59c71a
|
8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user
8133809: Remove java/lang/ProcessHandle/InfoTest.java from the Problem List
Reviewed-by: darcy, chegar, simonis
|
2015-09-11 09:25:15 -04:00 |
|
Roger Riggs
|
aeb4acfb60
|
8135094: (process) java/lang/ProcessHandle/InfoTest fails testing commandLine()
Reviewed-by: chegar, simonis
|
2015-09-09 16:12:55 -04:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Peter Brunet
|
1dbf8f4761
|
8134456: jdk/test/java/lang/SecurityManager/CheckPackageAccess.java failing on several platforms
Add new restricted packages to the test code
Reviewed-by: mullan, mchung
|
2015-08-27 22:35:24 -05:00 |
|
Joel Borggrén-Franck
|
b7e143e8f6
|
8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
Reviewed-by: ahgross, darcy
|
2015-08-24 11:00:12 +02:00 |
|
Mandy Chung
|
f32b9d1944
|
8132944: test java/lang/ClassLoader/GetSystemPackage.java writes stuff to Agent stdout
Reviewed-by: dholmes
|
2015-08-18 20:30:15 -07:00 |
|
Joe Darcy
|
71cc6f510a
|
8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List
Reviewed-by: lancea
|
2015-08-18 12:49:00 -07:00 |
|
Alejandro Murillo
|
64e18f581d
|
Merge
|
2015-08-17 11:18:31 -07:00 |
|
Konstantin Shefov
|
5e34f12e24
|
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
Reviewed-by: vlivanov, mhaupt
|
2015-08-17 12:21:34 +03:00 |
|
Konstantin Shefov
|
20d0bb4d38
|
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
Reviewed-by: vlivanov, mhaupt
|
2015-08-17 12:13:18 +03:00 |
|
Volker Simonis
|
1b8b82463e
|
8131168: Refactor ProcessHandleImpl_*.c and add implememtation for AIX
Reviewed-by: rriggs, smarks
|
2015-08-14 10:35:45 +02:00 |
|
Kim Barrett
|
8bfa163a68
|
8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object"
Carefully order ref.queue and queue list updates to address races.
Reviewed-by: dholmes, dfuchs, plevart
|
2015-08-04 17:26:14 -04:00 |
|
Olivier Lagneau
|
e4c4b49bdf
|
8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis
Run test with traces even when timeout occurs.
Reviewed-by: jbachorik, sspitsyn
|
2015-08-03 15:31:29 +02:00 |
|
Jiangli Zhou
|
47e90bb79c
|
Merge
|
2015-07-31 16:00:29 -04:00 |
|
Alejandro Murillo
|
972e5ce0a3
|
Merge
|
2015-07-31 10:15:03 -07:00 |
|
Dmitry Samersoff
|
47bdec1c0e
|
8059036: Implement Diagnostic Commands for heap and finalizerinfo
Implement Diagnostic Commands for heap and finalizerinfo
Reviewed-by: sla, plevart, mchung
|
2015-07-30 16:29:13 +03:00 |
|
Jaroslav Bachorik
|
aa572f2749
|
Merge
|
2015-07-24 20:45:30 +02:00 |
|
Konstantin Shefov
|
fdc7b2e85f
|
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
Reviewed-by: psandoz
|
2015-07-23 16:46:54 +03:00 |
|
Volker Simonis
|
29a79fc1a3
|
8132374: AIX: fix value of os.version property
Reviewed-by: alanb, rriggs
|
2015-07-27 19:50:14 +02:00 |
|
Katja Kantserova
|
b66a26f3b1
|
8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn
|
2015-07-22 09:51:40 +02:00 |
|
Jaroslav Bachorik
|
d5644aff56
|
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed
|
2015-07-21 18:38:09 +02:00 |
|
Katja Kantserova
|
29a5a845e9
|
8075658: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, olagneau, darcy
|
2015-07-20 13:14:47 +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
|
867e029083
|
Merge
|
2015-07-09 22:46:18 -07:00 |
|
Daniel D. Daugherty
|
bee43f05d7
|
Merge
|
2015-07-02 14:39:54 -07:00 |
|
Stefan Sarne
|
32c0d8bc46
|
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
Reviewed-by: stefank, dholmes, chegar, sjohanss
|
2015-06-30 17:16:40 +02:00 |
|
Roger Riggs
|
99f867bded
|
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
Correct javachild to spin until cputime increases by amount; cleanup InfoTest
Reviewed-by: darcy
|
2015-07-09 09:55:36 -04:00 |
|
Roger Riggs
|
74427b9101
|
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
Ignore extra processes that are not created by the test and cleanup any remaining child processes
Reviewed-by: darcy
|
2015-07-08 21:54:32 -04:00 |
|
Roger Riggs
|
4b7514c9fd
|
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
A race condition caused an erroneous fault
Reviewed-by: darcy
|
2015-07-07 21:25:05 -04:00 |
|
Roger Riggs
|
21ed89bc5d
|
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
Modify to expect only the spawned children; enhance debug output
Reviewed-by: darcy
|
2015-07-07 16:54:52 -04:00 |
|
Valerie Peng
|
5109058c5d
|
7191662: JCE providers should be located via ServiceLoader
Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
|
2015-06-26 21:34:34 +00:00 |
|
Jean-Francois Denise
|
30cacaa5c9
|
8080511: Refresh of jimage support
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
|
2015-06-25 18:24:39 +02:00 |
|
Konstantin Shefov
|
d7ff33fd1b
|
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov
|
2015-06-23 16:36:04 +03:00 |
|
Roger Riggs
|
cacb730235
|
8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited
Reviewed-by: martin, dholmes
|
2015-06-17 16:03:49 -04:00 |
|
Sean Mullan
|
1534835fb7
|
Merge
|
2015-06-17 15:48:28 -04:00 |
|
Daniel Fuchs
|
bb207a1cc1
|
8072692: Improve performance of SecurityManager.checkPackageAccess
Reviewed-by: mullan, weijun
|
2015-06-17 15:47:12 -04:00 |
|
Konstantin Shefov
|
2f5dc153c2
|
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
Reviewed-by: vlivanov
|
2015-06-17 20:19:51 +03:00 |
|
Konstantin Shefov
|
b07bdeb8bd
|
8067005: Several java/lang/invoke tests fail due to exhausted code cache
Reviewed-by: vlivanov
|
2015-06-17 20:17:25 +03:00 |
|
Srikanth Adayapalam
|
3132301b74
|
8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}
Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound.
Reviewed-by: darcy
|
2015-06-12 10:58:31 +05:30 |
|
Roger Riggs
|
8979cb0b2d
|
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Reviewed-by: chegar
|
2015-06-10 07:52:43 -04:00 |
|
Alejandro Murillo
|
84e8aa917e
|
Merge
|
2015-06-08 11:11:48 -07:00 |
|