Jon Masamitsu
0b2abe6053
Merge
2014-08-21 10:51:31 -07:00
Mike Duigou
d1b07dc362
8055331: cleaner handling of sub-process non-zero exit result
...
Reviewed-by: tbell
2014-08-21 10:23:20 -07:00
Shinya Yoshida
dd9ba70d42
8055772: get_source.sh : version check assumes English localization
...
Reviewed-by: mduigou, tbell
2014-08-21 10:22:52 -07:00
Michael McMahon
01ea2212b1
8053963: (dc) Use DatagramChannel.receive() instead of read() in connect
...
Reviewed-by: alanb, chegar
2014-08-21 17:51:29 +01:00
Sergey Bylokhov
38351161f0
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
...
Reviewed-by: alexsch, prr
2014-08-21 18:48:12 +04:00
Leonid Mesnik
6715fc0bed
8055098: WB API should be extended to provide information about size and age of object
...
Extend the WhiteBox API to provide information about the size and age of objects. Further add a mechanism to trigger a young GC.
Reviewed-by: tschatzl, sjohanss
2014-08-21 16:44:41 +02:00
Athijegannathan Sundararajan
017d321931
8055762: Nashorn misses linker for netscape.javascript.JSObject instances
...
Reviewed-by: lagergren, jlaskey
2014-08-21 20:06:48 +05:30
Jaroslav Bachorik
3c1daad18d
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
...
Reviewed-by: dfuchs, sjiang
2014-08-21 15:22:07 +02:00
Jaroslav Bachorik
c3ba2ec46d
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
...
Reviewed-by: sla
2014-08-21 14:36:49 +02:00
Evgeniya Stepanova
cd181f5b09
8055393: [Testbug] Some tests are being executed and fail under profiles
...
Reviewed-by: mchung, dholmes
2014-08-21 22:07:14 -07:00
Staffan Larsen
cde8258b65
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
...
Write dcmd output to separate files so it does not confuse the output.
Reviewed-by: ctornqvi, mgronlun
2014-08-21 13:09:28 +02:00
Erik Joelsson
bc41f7d7e9
8055095: Improve "do nothing" incremental build performance after modularized source code integration
...
Reviewed-by: tbell
2014-08-21 12:23:20 +02:00
Erik Joelsson
74d5ddea1a
8055095: Improve "do nothing" incremental build performance after modularized source code integration
...
Reviewed-by: tbell
2014-08-21 12:22:42 +02:00
Erik Joelsson
60d601e439
8055188: General cleanup of minor issues from source restructure
...
Reviewed-by: tbell
2014-08-21 11:05:35 +02:00
Erik Joelsson
6836c834fb
8055188: General cleanup of minor issues from source restructure
...
Reviewed-by: tbell
2014-08-21 11:05:01 +02:00
Christian Tornqvist
6515584f58
Merge
2014-08-21 01:43:27 +00:00
Serguei Spitsyn
4305150d0e
Merge
2014-08-20 17:06:01 -07:00
Serguei Spitsyn
2c4d73948a
Merge
2014-08-20 17:05:59 -07:00
Christian Tornqvist
6f75087c92
8027480: Build Windows x64 fastdebug builds using /homeparams
...
Windows x64 fastdebug builds now uses the /homeparams compiler flag
Reviewed-by: dcubed, zgu, lfoltan
2014-08-20 14:59:33 -07:00
Christian Tornqvist
655556a4bf
8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
...
Removed explicit check for HotSpot in output
Reviewed-by: sla, coleenp, hseigel
2014-08-20 14:59:08 -07:00
Zhengyu Gu
27483c4d9b
Merge
2014-08-20 21:37:50 +00:00
Zhengyu Gu
181ebe98ef
8055236: Deadlock during NMT2 shutdown on Windows
...
Removed MemTracker::shutdown() call to avoid deadlock
Reviewed-by: minqi, ctornqvi
2014-08-20 15:58:45 -04:00
Brian Burkhalter
0bbb54fff6
8054720: Modifications of I/O methods for instrumentation purposes
...
Wrap some native methods in Java methods.
Reviewed-by: rriggs
2014-08-20 11:30:13 -07:00
Martin Buchholz
15aa55d99e
8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
...
Replace obsolescent cp -r with cp -R. Add more error checks.
Reviewed-by: naoto
2014-08-20 11:06:38 -07:00
Athijegannathan Sundararajan
eadc8dbe75
8055687: Wrong "this" passed to JSObject.eval call
...
Reviewed-by: lagergren, hannesw, attila
2014-08-20 21:32:09 +05:30
Athijegannathan Sundararajan
16bef5aa2a
8050078: Nashorn ClassFilter Support
...
Reviewed-by: lagergren, hannesw
2014-08-20 20:04:19 +05:30
Staffan Larsen
657f94c1e5
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
...
Reviewed-by: jbachorik
2014-08-20 16:10:13 +02:00
Thomas Schatzl
ad89797fbd
8055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers
...
Reviewed-by: mgerdin, ehelin
2014-08-20 15:04:39 +02:00
Zhengyu Gu
b7b6529192
Merge
2014-08-20 08:50:10 -04:00
Zhengyu Gu
92679c0226
8054546: NMT2 leaks memory
...
Fixed memory leak in NMT by baselining memory in c heap instead of an arena.
Reviewed-by: coleenp, minqi
2014-08-20 08:41:15 -04:00
Thomas Schatzl
7fe4686591
8055525: Bigapp weblogic+medrec fails to startup after JDK-8038423
...
If large pages are enabled and configured in Linux, the VM always pre-commits the entire space. The VM fails verification of the commit of the initial heap because some internal data structure marked all memory pages of the heap as committed during initialization. This makes the code think that we attempted a double-commit during first allocation of the heap. Remove the initial marking of memory pages of the heap to committed.
Reviewed-by: mgerdin
2014-08-20 14:34:40 +02:00
Erik Joelsson
b7cc4f2beb
8055405: JDK 9 build started failing on ja_JP.UTF-8 locale due to mapping error (encoding=ascii)
...
Reviewed-by: ihse
2014-08-20 14:11:35 +02:00
Weijun Wang
ad58f36cb5
8055373: Typo in InquireType.java
...
Reviewed-by: mullan
2014-08-20 10:49:54 +08:00
Mandy Chung
759e173d7e
8055497: [infra] build failure when building bootcycle image
...
Reviewed-by: naoto
2014-08-19 19:07:53 -07:00
Kumar Srinivasan
9867d883ad
8055501: [javac] ignore test/tools/javac/Paths/AbsolutePathTest.java
...
Reviewed-by: jjg
2014-08-19 15:34:01 -07:00
Phil Race
7c69c612eb
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
...
Reviewed-by: bae, serb
2014-08-19 14:38:25 -07:00
Jon Masamitsu
e0d403f3b5
Merge
2014-08-19 13:44:55 -07:00
Amy Lu
f9c8748b48
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
...
Reviewed-by: mchung, sherman
2014-08-19 12:26:34 -07:00
Alejandro Murillo
3c34abe0bd
Merge
2014-08-19 11:17:44 -07:00
David Dehaven
95bd42de0f
Merge
2014-08-19 11:03:55 -07:00
David Dehaven
81d2d33d87
Merge
2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99
Merge
2014-08-19 10:32:16 -07:00
Roland Westrelin
400f0f7a8f
8055153: nsk/stress/jck60/jck60014 crashes on sparc
...
Missing control for LoadRange and LoadKlass nodes created during arraycopy node expansion
Reviewed-by: kvn, iveresov
2014-08-19 17:23:38 +02:00
Vladimir Kozlov
b37ae217fa
8055503: Rollback 8054164 changeset
...
Reviewed-by: iveresov
2014-08-19 16:20:18 -07:00
Vladimir Kozlov
a94ab9c7a1
Merge
2014-08-19 17:48:16 +00:00
Zhengyu Gu
4ef9e6c2bc
Merge
2014-08-19 10:04:29 -04:00
George Triantafillou
1a1ce4534e
8055051: runtime/NMT/CommandLineEmptyArgument.java fails
...
Disable failing test
Reviewed-by: ctornqvi, zgu
2014-08-19 06:47:28 -07:00
Athijegannathan Sundararajan
fa78f33af1
8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
...
Reviewed-by: attila, lagergren, jlaskey
2014-08-19 18:14:45 +05:30
Zhengyu Gu
511c342454
Merge
2014-08-19 08:42:46 -04:00
Zhengyu Gu
e672087234
8055007: NMT2: emptyStack missing in minimal build
...
Refactored emptyStack to a static member of NativeCallStack, which is accessible in minimal build.
Reviewed-by: coleenp, dholmes
2014-08-19 08:34:25 -04:00