Lana Steuck
862f23cb5f
Merge
2017-05-31 17:44:35 +00:00
Lana Steuck
71807a1ce4
Merge
2017-05-31 17:43:05 +00:00
Lana Steuck
877ec58aca
Merge
2017-05-31 17:42:17 +00:00
Lana Steuck
c532946b18
Merge
2017-05-31 17:41:14 +00:00
Igor Ignatyev
d0b5e23908
8181307: tests added/changed by 8166139 should be updated to use the latest testlibrary
...
Reviewed-by: rriggs
2017-05-31 10:41:07 -07:00
Jan Lahoda
98b63e6826
8172880: Incorrect line number for NPE generated by instance-bound method reference
...
Synthetic null checks should have a LineNumberTable entry.
Reviewed-by: mcimadamore
2017-05-31 14:51:02 +02:00
Amy Lu
325d3e68d8
8181126: Refactor shell test java/nio/Buffer/LimitDirectMemory.sh to java
...
Reviewed-by: bchristi, psandoz, rriggs
2017-05-31 14:00:55 +08:00
Igor Ignatyev
551c6fdad3
8180805: move RandomFactory to the top level testlibrary
...
Reviewed-by: bpb, rriggs
2017-05-30 21:14:45 -07:00
Igor Ignatyev
1ccebabd11
8180805: move RandomFactory to the top level testlibrary
...
Reviewed-by: bpb, rriggs
2017-05-30 21:14:02 -07:00
Igor Ignatyev
88c4940eeb
8180888: move jdk.testlibrary.JarUtils to the top level testlibrary
...
Reviewed-by: weijun
2017-05-30 21:07:14 -07:00
Igor Ignatyev
b3100eb84a
8180888: move jdk.testlibrary.JarUtils to the top level testlibrary
...
Reviewed-by: weijun
2017-05-30 21:07:08 -07:00
Jonathan Gibbons
e0cd6e69c0
8181290: Invalid HTML 5 in core-libs docs
...
Reviewed-by: mchung, lancea
2017-05-30 15:49:45 -07:00
Jonathan Gibbons
d2b3d30d6a
8181290: Invalid HTML 5 in core-libs docs
...
Reviewed-by: mchung, lancea
2017-05-30 15:48:54 -07:00
Igor Ignatyev
c85d273e7d
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 15:05:33 -07:00
Igor Ignatyev
6d94dde813
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 14:56:43 -07:00
Mandy Chung
5a44e0f4d1
8181148: Update the jdeps tool to list exported packages instead of just internal APIs
...
Reviewed-by: psandoz
2017-05-30 14:12:16 -07:00
Mandy Chung
b57ce33394
8181148: Update the jdeps tool to list exported packages instead of just internal APIs
...
Reviewed-by: psandoz
2017-05-30 14:11:53 -07:00
David Holmes
02f3062a7f
8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
...
Reviewed-by: ihse, erikj
2017-05-30 17:03:42 -04:00
Vladimir Ivanov
5d2b14d198
8179882: C2: Stale control info after cast node elimination during loop optimization pass
...
Reviewed-by: kvn, roland
2017-05-30 21:35:21 +03:00
Felix Yang
4f2e94d65a
8166139: Refactor java/net shell cases to java
...
Reviewed-by: chegar, rriggs
2017-05-30 07:03:33 -07:00
Jesper Wilhelmsson
f47d6d0526
Merge
2017-05-29 20:48:09 +02:00
Jesper Wilhelmsson
28e7f4d892
Merge
2017-05-29 20:48:08 +02:00
Erik Joelsson
79f9ab4235
8180651: Make target to run tests on exploded image
...
Reviewed-by: ihse
2017-05-29 14:06:24 +02:00
Zoltan Majo
73b3420b12
8180855: Null pointer dereference in OopMapSet::all_do of oopMap.cpp:394
...
Check for possible null-point dereference.
Reviewed-by: kvn
2017-05-29 10:32:37 +02:00
Magnus Ihse Bursie
5fff5a2fd2
8175824: Adapt javadoc generation to different requirements for JDK and JavaSE
...
Reviewed-by: erikj, mchung
2017-05-29 09:18:16 +02:00
Magnus Ihse Bursie
5bf8bd9a1b
8175824: Adapt javadoc generation to different requirements for JDK and JavaSE
...
Reviewed-by: erikj, mchung
2017-05-29 09:18:10 +02:00
Coleen Phillimore
ad874355d3
8174749: Use hash table/oops for MemberName table
...
Add a Java type called ResolvedMethodName which is immutable and can be stored in a hashtable, that is weakly collected by gc
Reviewed-by: sspitsyn, stefank, jrose
2017-05-27 09:21:21 -04:00
Prasanta Sadhukhan
feaf413ce3
6461834: Minimize WindowsLookAndFeel classes included with Unix JDKs
...
Reviewed-by: ihse, aniyogi, prr
2017-05-27 12:55:33 +05:30
Prasanta Sadhukhan
73d1770eaf
6461834: Minimize WindowsLookAndFeel classes included with Unix JDKs
...
Reviewed-by: ihse, aniyogi, prr
2017-05-27 12:52:18 +05:30
Mandy Chung
e0fa8ae189
8180574: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java failed in upgradeHashedModule() and patchHashedModule() intermittently
...
Reviewed-by: alanb, bchristi
2017-05-26 21:20:16 -07:00
Phil Race
8190890ef7
Merge
2017-05-26 09:07:25 -07:00
Phil Race
dff24c5402
Merge
2017-05-26 08:22:05 -07:00
Matthias Baesken
f6dbb7ba1b
8181145: add platforms to test java/nio/ByteOrder/NativeOrder.java
...
Reviewed-by: martin, mdoerr
2017-05-26 16:35:45 +02:00
Igor Ignatyev
2bed581331
8180890: move c.o.testlibrary.jsr292 classes to jdk/test/java/lang/invoke directory
...
Reviewed-by: rriggs
2017-05-26 22:53:26 -07:00
Igor Ignatyev
da6d0e38ee
8180895: java/security/AccessController/DoPrivAccompliceTest.java has to be improved
...
Reviewed-by: asmotrak
2017-05-26 22:30:19 -07:00
Kumar Srinivasan
f474e8ebf7
8180286: Remove the launchers data model flags -d32/-d64
...
Reviewed-by: alanb, dholmes, mchung
2017-05-26 07:39:18 -07:00
Amy Lu
2fc00fbdb1
8173905: Test tools/jar/multiRelease/RuntimeTest.java fails under JDK 10
...
Reviewed-by: psandoz, redestad
2017-05-26 17:36:22 +08:00
Lana Steuck
77dd83824d
Merge
2017-05-26 02:03:14 +00:00
Hamlin Li
56f5f73f1e
8180732: add test to check temp file permission
...
Reviewed-by: rriggs, bchristi
2017-05-25 18:16:01 -07:00
Lana Steuck
f1c035d1e5
Added tag jdk-10+9 for changeset 749d3b614824
2017-05-26 01:00:45 +00:00
Lana Steuck
391c99a5ec
Added tag jdk-10+9 for changeset 6446b3f1479f
2017-05-26 01:00:44 +00:00
Lana Steuck
315a79902e
Added tag jdk-10+9 for changeset 5db9fa12a86d
2017-05-26 01:00:42 +00:00
Lana Steuck
8cb730c1c7
Added tag jdk-10+9 for changeset 1ea125d1caf7
2017-05-26 01:00:41 +00:00
Lana Steuck
1d36c7fc4a
Added tag jdk-10+9 for changeset 1eb6d5bd7b92
2017-05-26 01:00:41 +00:00
Lana Steuck
1db2e22567
Added tag jdk-10+9 for changeset a4c62ccf8688
2017-05-26 01:00:36 +00:00
Lana Steuck
8a6f32488e
Added tag jdk-10+9 for changeset a220a944d643
2017-05-26 01:00:32 +00:00
Lana Steuck
83e1ea4eeb
Added tag jdk-10+9 for changeset 72bd5e8aab2f
2017-05-26 01:00:32 +00:00
Lana Steuck
1b9bc71495
Merge
2017-05-26 00:45:29 +00:00
Lana Steuck
cd62e1b6a1
Merge
2017-05-26 00:45:12 +00:00
Lana Steuck
19aadc8e3b
Merge
2017-05-26 00:45:03 +00:00