Erik Joelsson
|
2e984bab1c
|
8141332: Switch macosx devkit in JPRT
Reviewed-by: ihse, tbell
|
2015-11-03 18:00:46 +01:00 |
|
Magnus Ihse Bursie
|
3b2f117567
|
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
|
2015-11-03 17:54:42 +01:00 |
|
Magnus Ihse Bursie
|
7e33756aa5
|
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
|
2015-11-03 17:54:36 +01: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
|
79287d45cf
|
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
|
2015-11-03 17:54:19 +01:00 |
|
Magnus Ihse Bursie
|
3449e253b8
|
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
|
2015-11-03 17:48:19 +01:00 |
|
Magnus Ihse Bursie
|
99948f872a
|
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
|
2015-11-03 17:48:01 +01:00 |
|
Erik Joelsson
|
62017e75bc
|
8141051: Build test libs -source/-target 9
Reviewed-by: tbell, vlivanov
|
2015-11-03 16:51:55 +01:00 |
|
Pavel Punegov
|
b03077878d
|
8141129: 3 compiler control tests fail on product builds
UnlockDiagnosticVMOptions should be placed before the PrintAssembly
Reviewed-by: kvn
|
2015-11-03 18:42:40 +03:00 |
|
Tatiana Pivovarova
|
25bd94edfe
|
8138809: improve tests for CompilerToVM::hasCompiledCodeForOSR
Reviewed-by: kvn
|
2015-11-03 20:12:47 +03:00 |
|
Athijegannathan Sundararajan
|
5532631558
|
8141285: NameCode should pass tests from BytecodeNameTest.java
Reviewed-by: attila, mhaupt
|
2015-11-03 21:08:53 +05:30 |
|
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 |
|
Vadim Pakhnushev
|
69c0fd73d3
|
8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS
Reviewed-by: prr, serb
|
2015-11-03 14:44:10 +03: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 |
|
Tobias Hartmann
|
7af927f9c1
|
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:41:03 +01:00 |
|
Alejandro Murillo
|
a0abb94e9f
|
Merge
|
2015-11-02 10:47:27 -08:00 |
|
Attila Szegedi
|
44740462f8
|
8141144: Move NameCodec to jdk.nashorn.internal space
Reviewed-by: hannesw, sundar
|
2015-11-02 18:26:53 +01:00 |
|
Iris Clark
|
8fe1b0faab
|
Merge
|
2015-11-02 09:11:55 -08:00 |
|
Rajeev Chamyal
|
e0f0f10478
|
8138881: Bug in OSInfo.java
Reviewed-by: serb, alexsch
|
2015-11-02 17:52:40 +04:00 |
|
Jaroslav Bachorik
|
d097184acb
|
8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
Reviewed-by: alanb, dsamersoff, erikj
|
2015-11-02 13:46:07 +01:00 |
|
Andrew Haley
|
4e24e2cc6c
|
8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049
NextPutIndex used where nextGetIndex is correct.
Reviewed-by: alanb
|
2015-11-02 12:34:27 +00:00 |
|
Iris Clark
|
cd2bc0930d
|
Merge
|
2015-11-01 09:55:18 -08:00 |
|
Iris Clark
|
58e8e35f4b
|
Merge
|
2015-11-01 09:49:14 -08:00 |
|
Iris Clark
|
616e4c704e
|
Merge
|
2015-11-01 09:49:09 -08:00 |
|
Iris Clark
|
321ddf167f
|
Merge
|
2015-11-01 09:49:05 -08:00 |
|
Iris Clark
|
d0cb8fc0ab
|
Merge
|
2015-11-01 09:48:57 -08:00 |
|
Alejandro Murillo
|
ed550bb440
|
Merge
|
2015-10-30 12:03:09 -07:00 |
|
Alejandro Murillo
|
f9d614575f
|
Merge
|
2015-10-30 12:03:08 -07:00 |
|
Alejandro Murillo
|
3c2ff3bab4
|
Merge
|
2015-10-30 12:03:08 -07:00 |
|
Lana Steuck
|
97d10805c3
|
Added tag jdk9-b90 for changeset e3fb1c8b2f41
|
2015-10-30 10:29:04 -07:00 |
|
Lana Steuck
|
9e8fe215ca
|
Added tag jdk9-b90 for changeset 2fa6e5e17bcf
|
2015-10-30 10:29:03 -07:00 |
|
Lana Steuck
|
3b6e4d1fe2
|
Added tag jdk9-b90 for changeset 866793d5b4e8
|
2015-10-30 10:28:59 -07:00 |
|
Lana Steuck
|
62b277e69e
|
Added tag jdk9-b90 for changeset f22834cb7756
|
2015-10-30 10:28:57 -07:00 |
|
Lana Steuck
|
5f17806219
|
Added tag jdk9-b90 for changeset 9b26fa2cab3d
|
2015-10-30 10:28:56 -07:00 |
|
Lana Steuck
|
5ba43fff6e
|
Added tag jdk9-b90 for changeset 12c4adf57d67
|
2015-10-30 10:28:53 -07:00 |
|
Lana Steuck
|
ec29e33c0c
|
Added tag jdk9-b90 for changeset 1ad7dff7dba8
|
2015-10-30 10:28:52 -07:00 |
|
Lana Steuck
|
5e2096e901
|
Added tag jdk9-b90 for changeset 673fa1d0883d
|
2015-10-30 10:28:51 -07:00 |
|
Jan Lahoda
|
2b9c0b888d
|
8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths
Fixing paths in CreateSymbolsTest; fixing imports in CreateSymbolsTestImpl.
Reviewed-by: mcimadamore
|
2015-10-30 17:00:33 +01: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 |
|
Miroslav Kos
|
096249e9fe
|
8139743: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Reviewed-by: lancea
|
2015-10-30 10:34:46 +01:00 |
|
Sha Jiang
|
85a9bd78c3
|
8077931: Develop tests for XML Catalog API
Reviewed-by: joehw, lancea
|
2015-10-29 22:12:53 -07:00 |
|
Joe Wang
|
ed903000ea
|
8081248: Implement JEP 268: XML Catalog API
Reviewed-by: lancea, dfuchs
|
2015-10-29 21:53:21 -07:00 |
|
Jesper Wilhelmsson
|
b1e3e8436a
|
Merge
|
2015-10-30 00:02:37 +01:00 |
|
Jesper Wilhelmsson
|
a18ce1f7d5
|
Merge
|
2015-10-30 00:02:35 +01:00 |
|
Jesper Wilhelmsson
|
c90570d497
|
Merge
|
2015-10-30 00:02:33 +01:00 |
|
Phil Race
|
b83813f43a
|
8138817: JNI warnings loading fonts on MacOSX
Reviewed-by: serb, alexsch
|
2015-10-29 15:17:57 -07:00 |
|