- 16 8月, 2013 1 次提交
-
-
由 hseigel 提交于
8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops 8005933: The -Xshare:auto option is ignored for -server Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs. Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
-
- 15 8月, 2013 1 次提交
-
-
由 rdurbin 提交于
Summary: remove crufty '_g' support from HS tests Reviewed-by: dcubed, sla
-
- 13 8月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: ActiveMethodOopsCache was used to keep track of old versions of some methods that are cached in Universe but is buggy with permgen removal and not needed anymore Reviewed-by: sspitsyn, dcubed, mseledtsov
-
- 09 8月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable. Reviewed-by: coleenp, dholmes, iklam Contributed-by: yumin.qi@oracle.com
-
- 06 8月, 2013 1 次提交
-
-
由 twisti 提交于
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32' Reviewed-by: kvn
-
- 05 8月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Added a x86 64-bit Solaris shared library and rewrote test in Java Reviewed-by: dholmes, ctornqvi
-
- 03 8月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: test/runtime/7196045 times out Reviewed-by: dholmes, mseledtsov
-
- 02 8月, 2013 3 次提交
-
-
由 anoll 提交于
Summary: Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m Reviewed-by: kvn, rbackman
-
由 ctornqvi 提交于
Summary: runtime/8000968/Test8000968.sh has incorrect check for proper config Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
-
由 mseledtsov 提交于
Summary: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Reviewed-by: kvn, ctornqvi, dholmes
-
- 01 8月, 2013 2 次提交
- 31 7月, 2013 1 次提交
-
-
由 ccheung 提交于
Summary: Added checking for gcc and simplified the sig_handler() in the test case Reviewed-by: dcubed, coleenp, minqi, dlong
-
- 30 7月, 2013 1 次提交
-
-
由 twisti 提交于
Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer. Reviewed-by: iveresov, kvn
-
- 24 7月, 2013 1 次提交
-
-
由 tschatzl 提交于
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build" Summary: Remove the @build tag and replace it by a @run tag so that the test gets executed Reviewed-by: brutisso, mgerdin
-
- 20 7月, 2013 1 次提交
-
-
由 ccheung 提交于
Summary: Added -DLINUX to the gcc command and improved the .sh script Reviewed-by: dcubed, dholmes, minqi
-
- 18 7月, 2013 1 次提交
-
-
由 ccheung 提交于
Summary: Added (sig < MAXSIGNUM) check in jsig.c Reviewed-by: dholmes, acorn
-
- 16 7月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std Reviewed-by: jrose
-
- 13 7月, 2013 2 次提交
- 12 7月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: darcy, lancea, iris
-
- 09 7月, 2013 2 次提交
- 05 7月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test Reviewed-by: dsamersoff, zgu, hseigel, coleenp
-
- 03 7月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: add intrinsics using new instruction to interpreter, C1, C2, for suitable x86; add test Reviewed-by: kvn, twisti
-
- 02 7月, 2013 2 次提交
-
-
由 jiangli 提交于
Summary: Added -XX:+UsePerfData to Test7196045.java. Reviewed-by: dholmes, collins
-
由 kvn 提交于
Summary: added regression test Reviewed-by: kvn, coleenp Contributed-by: NFilipp Zhinkin <filipp.zhinkin@oracle.com>
-
- 29 6月, 2013 1 次提交
-
-
由 tamao 提交于
Summary: The auto corrector for mistyped vm options fuzzy-matches existing flags based on string similarity (Dice's coefficient). Reviewed-by: kvn, dsamersoff, hseigel, johnc
-
- 26 6月, 2013 3 次提交
- 18 6月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dcubed, mgronlun
-
- 13 7月, 2013 1 次提交
-
-
由 allwin 提交于
7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
-
- 14 6月, 2013 2 次提交
-
-
由 ctornqvi 提交于
Summary: Wrote tests for use of CDS with ObjectAlignmentInBytes CL option Reviewed-by: coleenp, ctornqvi, hseigel Contributed-by: NMikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
-
由 ctornqvi 提交于
Summary: Regression tests written for both test cases (.hotspotrc and .hotspot_compiler). Also reviewed by mikhailo.seledtsov@oracle.com Reviewed-by: zgu, coleenp
-
- 04 6月, 2013 1 次提交
-
-
由 sspitsyn 提交于
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"' Summary: Newly added test has an issue: the main class must be public Reviewed-by: kvn, jbachorik, coleenp Contributed-by: serguei.spitsyn@oracle.com
-
- 01 6月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Using CHECK_NULL when calling multi_allocate() from the corresponding reflection code; added test for this condition Reviewed-by: dholmes, minqi Contributed-by: NMikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
-
- 31 5月, 2013 2 次提交
-
-
由 rbackman 提交于
Reviewed-by: stefank, rbackman Contributed-by: NJoel Borggren-Franck <joel.franck@oracle.com>
-
由 sspitsyn 提交于
Summary: The InstanceKlass _initial_method_idnum value must be adjusted if overpass methods are added. Reviewed-by: twisti, kvn Contributed-by: serguei.spitsyn@oracle.com
-
- 28 5月, 2013 1 次提交
-
-
由 shade 提交于
Summary: limit the memory footprint to dodge OutOfMemory errors. Reviewed-by: dcubed, ctornqvi, iignatyev
-