- 18 4月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Add code to annotated methods and command line flags to the tests to verify bug above Reviewed-by: acorn, sspitsyn, dcubed, dholmes, alanb
-
- 21 2月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: Use more portable pattern counting constructs in test driver. Reviewed-by: sspitsyn, sla, coleenp
-
- 14 2月, 2013 1 次提交
-
-
由 dcubed 提交于
8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac Reviewed-by: sspitsyn, alanb
-
- 12 2月, 2013 1 次提交
-
-
由 dcubed 提交于
Reviewed-by: coleenp, sspitsyn
-
- 22 1月, 2013 2 次提交
- 12 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 18 8月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: Add support for canRetransform attribute to the test manager. Add test for 7064927. Reviewed-by: dsamersoff, sspitsyn, ohair
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 25 2月, 2012 1 次提交
-
-
由 sla 提交于
Summary: Work around problems in some cygwin installations Reviewed-by: alanb, sspitsyn
-
- 23 12月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements(). Also push test for 7122253. Reviewed-by: acorn, poonam
-
- 09 8月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: mchung
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 23 2月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, darcy, naoto
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 05 1月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell, alanb
-
- 29 4月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 25 3月, 2008 11 次提交
-
-
由 dcubed 提交于
Summary: Add regression test for multiple redefinitions of a class break reflection. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Tolerate JVMTI_ERROR_WRONG_PHASE return codes so that JLI methods can be called to the end of VM's life. Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: Add regression test for redefining class with native methods. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Increase timeouts for tasks that take > 10 seconds on a 4-way Ultra-80 with all local resources. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Add ${TESTVMOPTS} to java test execution command(s). Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Only copy Java source files from ilib and bootreporter. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Check for a declared premain() or agentmain() method before an inherited one Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Attribute values should be extracted without leading or trailing whitespace. Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: Add regression test for single-threaded bootstrap classloader. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Changes motivated by Effective Java - Item 48 & Item 51. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Clear fCheckedTransformers in order to properly record transformer() call data. Reviewed-by: sspitsyn
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-