13228 Commits

Author SHA1 Message Date
Joe Darcy
3cc6f8e724 8142369: Move TestLocalTime.java to tier 2
Reviewed-by: lancea, sherman
2015-11-09 18:27:43 -08:00
Rajan Halade
7ff9b4ac29 8048356: SecureRandom default provider tests
Reviewed-by: wetmore
2015-11-10 01:38:35 +03:00
Iris Clark
2f8616e7b4 Merge 2015-11-09 10:57:01 -08:00
Phil Race
581b95fee3 Merge 2015-11-09 09:05:20 -08:00
Claes Redestad
ff90534bb5 8141678: sun.invoke.util.Wrapper eagerly initializes all integral type caches
Reviewed-by: vlivanov, psandoz, shade, plevart
2015-11-09 17:15:07 +01:00
Claes Redestad
8e73a2915d 8141677: Improve java.lang.invoke.MemberName hashCode implementation
Reviewed-by: vlivanov, psandoz, shade
2015-11-09 17:14:05 +01:00
Roger Riggs
fe2786af5f 8138566: (Process) java.lang.Process.allChildren specification clarification
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate

Rename to descendants() and clarify

Reviewed-by: psandoz
2015-11-09 11:02:07 -05:00
Matthias Klose
7afea22f63 8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
Reviewed-by: erikj, omajid, prr
2015-11-06 17:27:27 -05:00
Peter Levart
10eb29b33e 8131129: Attempt to define a duplicate BMH$Species class
Reviewed-by: mhaupt, redestad, vlivanov
2015-11-09 13:44:58 +01:00
Artem Smotrakov
523fdf9bfb 8140649: imageFile should use delete[] with new[]
Reviewed-by: jlaskey
2015-11-09 13:58:10 +03:00
Tagir Valeev
58087e2179 8141630: Specification of Collections.synchronized* need to state traversal constraints
Reviewed-by: psandoz
2015-11-09 09:23:49 +01:00
Alejandro Murillo
7bbbc98da3 Merge 2015-11-06 11:11:53 -08:00
Prasanta Sadhukhan
86cf3935f7 7161283: [macosx]filedialog didn't pop up for awt test InvalidParametersNativeTest
Reviewed-by: serb, rchamyal
2015-11-06 19:13:16 +03:00
Nils Eliasson
aa89658abd Merge 2015-11-06 11:34:03 +01:00
Lana Steuck
5048b49f70 Merge 2015-11-05 13:42:47 -08:00
Lance Andersen
c00f85ddb1 8141546: Fix javadoc warnings in Connection due to 8136496
Reviewed-by: alanb
2015-11-05 14:57:27 -05:00
Jesper Wilhelmsson
3233a95edc Merge 2015-11-05 20:00:53 +01:00
Lana Steuck
3bd265e6c1 Added tag jdk9-b91 for changeset 25ff2fb494ce 2015-11-05 08:15:41 -08:00
Claes Redestad
05e8afd0ef 8141536: MethodType field offset calculation could be lazy
Reviewed-by: vlivanov
2015-11-05 16:36:55 +01:00
Claes Redestad
6f0997408a 8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory
Reviewed-by: vlivanov
2015-11-05 16:29:16 +01:00
Lance Andersen
f10554d7c2 8136496: Add Connection.begin/endRequest
Reviewed-by: joehw, rriggs, psandoz
2015-11-05 10:37:08 -05:00
Prasanta Sadhukhan
12667cd360 8020448: Test closed/java/awt/font/JNICheck/JNICheck.sh fails on Solaris 11 since 7 FCS
Reviewed-by: azvegint, rchamyal
2015-11-05 14:08:51 +03:00
Magnus Ihse Bursie
5aee1308ca 8141444: Clean up building of JDK launchers
Reviewed-by: erikj
2015-11-05 10:54:05 +01:00
Tobias Hartmann
b45249a128 8141393: [TESTBUG] VMOptionsTest.java fails on ARM
The test should not assume that CompactStrings is enabled by default on all platforms.

Reviewed-by: roland
2015-11-05 09:08:42 +01:00
Chris Plummer
e6db7fad83 8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Updated requiredVersion to 4.1 b12

Reviewed-by: dholmes, sla, darcy
2015-11-04 23:46:50 -08:00
Alejandro Murillo
20cb4ca730 8139986: Store debug level in java.vm.debug and conditionally print in "java -version"
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: ihse, dcubed, ksrini, dholmes
2015-11-04 16:02:53 -08:00
Brian Burkhalter
a74cf79db4 8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build
Build Bits.c at a lower optimization level on linux-x64.

Reviewed-by: tbell
2015-11-04 14:06:45 -08:00
Lana Steuck
82fb1f8702 Merge 2015-11-04 13:46:41 -08:00
Joe Darcy
12381786ed 8141454: Move java/lang/ProcessHandle/TreeTest.java until stability improves
Reviewed-by: rriggs
2015-11-04 11:27:58 -08:00
Joe Darcy
afaeebc08d 8141359: @Deprecated on packages should be clarified
Reviewed-by: rriggs
2015-11-04 09:01:15 -08:00
Paul Sandoz
b6f45b1889 8033148: Lexicographic comparators for arrays
Reviewed-by: jrose, chegar, bchristi, mduigou
2015-11-04 16:44:38 +01:00
Volker Simonis
01355aa18c 8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
2015-11-04 12:46:05 +01:00
Joe Darcy
03a416db62 8141368: Typo in java/lang/Class/IsEnum.java test
Reviewed-by: jjg
2015-11-03 17:41:38 -08:00
David Dehaven
4e50c75aa6 Merge 2015-11-03 12:04:12 -08:00
David Dehaven
c0215a77a2 Merge 2015-11-03 09:45:39 -08:00
Magnus Ihse Bursie
61aa204f40 8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
2015-11-03 17:54:25 +01:00
Magnus Ihse Bursie
3449e253b8 8141261: Clean up building of demos
Reviewed-by: erikj, tbell
2015-11-03 17:48:19 +01:00
Roger Riggs
937b5e1d5e 8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
Reviewed-by: darcy
2015-11-03 10:20:14 -05:00
Magnus Ihse Bursie
4671194aaf 6512052: Remove java-rmi.exe and java-rmi.cgi
Reviewed-by: alanb
2015-11-03 16:15:52 +01:00
Prasanta Sadhukhan
a2b313cb84 8139216: Non-ASCII characters in CUPS printer names are not properly displayed
Reviewed-by: prr, rchamyal
2015-11-03 14:00:01 +03:00
Tobias Hartmann
4ed5b73f3d 8141132: JEP 254: Compact Strings
Adopt a more space-efficient internal representation for strings.

Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
Rajeev Chamyal
e0f0f10478 8138881: Bug in OSInfo.java
Reviewed-by: serb, alexsch
2015-11-02 17:52:40 +04:00
Iris Clark
321ddf167f Merge 2015-11-01 09:49:05 -08:00
Alejandro Murillo
ed550bb440 Merge 2015-10-30 12:03:09 -07:00
Lana Steuck
3b6e4d1fe2 Added tag jdk9-b90 for changeset 866793d5b4e8 2015-10-30 10:28:59 -07:00
Roger Riggs
cdd7249f6e 8139390: Very long classname in jimage causes SIGSEGV
Correct issues with ImageNativeSubstrate and JImageReadTest

Reviewed-by: mchung
2015-10-30 11:12:20 -04:00
Andreas Eriksson
165c64ef5f 8074696: Remote debugging session hangs for several minutes when calling findBootType
Reviewed-by: sspitsyn, jbachorik
2015-10-30 13:13:13 +01:00
Anton Litvinov
943ce6067c 8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
Reviewed-by: alexsch, kizune
2015-10-30 13:23:35 +03:00
Jesper Wilhelmsson
a18ce1f7d5 Merge 2015-10-30 00:02:35 +01:00
Phil Race
b83813f43a 8138817: JNI warnings loading fonts on MacOSX
Reviewed-by: serb, alexsch
2015-10-29 15:17:57 -07:00