-
6
-
-
84955578911
-
Eliminating virtual function calls in C++ programs
-
Berlin, July Springer-Verlag
-
AIGNER, G., AND HOLZLE, U. Eliminating virtual function calls in C++ programs. In Proceedings of the 10th European Conference on Object-Oriented Programming - ECOOP'96 (Lecture Notes in Computer Science, Vol. 1098) (Berlin, July 1996), Springer-Verlag, pp. 142-166.
-
(1996)
Proceedings of the 10th European Conference on Object-Oriented Programming - ECOOP'96 Lecture Notes in Computer Science
, vol.1098
, pp. 142-166
-
-
Aigner, G.1
Holzle, U.2
-
7
-
-
17944376245
-
-
ACM
-
ARNOLD, M., FINK, S., GROVE, D., HIND, M., AND SWEENEY, P. F. Adaptive optimization in the Jalapeno JVM. In ACM [4], pp. 47-65.
-
Adaptive Optimization in the Jalapeno JVM
, vol.4
, pp. 47-65
-
-
Arnold, M.1
Fink, S.2
Grove, D.3
Hind, M.4
Sweeney, P.F.5
-
8
-
-
85009355518
-
A comparative study of static and profile-based heuristics for inlining
-
New York, NY, USA, Jan. ACM Press
-
ARNOLD, M., FINK, S., SARKAR, V., AND SWEENEY, P. F. A comparative study of static and profile-based heuristics for inlining. In Proceedings of ACM SIGPLAN workshop on Dynamic and adaptive compilation and optimization (New York, NY, USA, Jan. 2000), ACM Press, pp. 52-64.
-
(2000)
Proceedings of ACM SIGPLAN Workshop on Dynamic and Adaptive Compilation and Optimization
, pp. 52-64
-
-
Arnold, M.1
Fink, S.2
Sarkar, V.3
Sweeney, P.F.4
-
9
-
-
0030712704
-
Aggressive inlining
-
New York, NY, USA, June ACM Press
-
AYERS, A., GOTTLIEB, R., AND SCHOOLER, R. Aggressive inlining. In ACM SIGPLAN'97 Conference on Programming language design and implementation (New York, NY, USA, June 1997), ACM Press, pp. 134-145.
-
(1997)
ACM SIGPLAN'97 Conference on Programming Language Design and Implementation
, pp. 134-145
-
-
Ayers, A.1
Gottlieb, R.2
Schooler, R.3
-
10
-
-
0002216595
-
Implementing Ada exceptions
-
Sept
-
BAKER, T. P., AND RICCARDI, G. A. Implementing Ada exceptions. IEEE Software 3, 5 (Sept. 1986), 42-51.
-
(1986)
IEEE Software
, vol.3
, Issue.5
, pp. 42-51
-
-
Baker, T.P.1
Riccardi, G.A.2
-
11
-
-
0002743951
-
Reducing indirect function call overhead in C++
-
New York, NY, USA, Jan. ACM Press
-
CALDER, B., AND GRUNWALD, D. Reducing indirect function call overhead in C++. In Proceedings of the ACM SIGPLAN'94 symposium on Principles of programming languages (New York, NY, USA, Jan. 1994), ACM Press, pp. 397-408.
-
(1994)
Proceedings of the ACM SIGPLAN'94 Symposium on Principles of Programming Languages
, pp. 397-408
-
-
Calder, B.1
Grunwald, D.2
-
12
-
-
0005367023
-
A portable implementation of C++ exception handling
-
Aug. USENIX Association
-
CAMERON, D., FAUST, P., LENKOV, D., AND MEHTA, M. A portable implementation of C++ exception handling. In Proceedings of the C++ Conference (Aug. 1992), USENIX Association, pp. 225-243.
-
(1992)
Proceedings of the C++ Conference
, pp. 225-243
-
-
Cameron, D.1
Faust, P.2
Lenkov, D.3
Mehta, M.4
-
13
-
-
0005363875
-
-
Digital Equipment Corporation, Systems Research Center
-
CARDELLI, L., DONAHUE, J., GLASSMAN, L., JORDAN, M., KALSOW, B., AND NELSON, G. Modula-3 report (revised). Tech. Rep. SRC Research Report 52, Digital Equipment Corporation, Systems Research Center, 1989.
-
(1989)
Modula-3 Report (Revised). Tech. Rep. SRC Research Report
, vol.52
-
-
Cardelli, L.1
Donahue, J.2
Glassman, L.3
Jordan, M.4
Kalsow, B.5
Nelson, G.6
-
14
-
-
0003682802
-
Flow-sensitive type analysis for C++
-
IBM
-
CARINI, P. R., SRINIVASAN, H., AND HIND, M. Flow-sensitive type analysis for C++. Tech. Rep. Research Report RC20267, IBM, 1995.
-
(1995)
Tech. Rep. Research Report RC20267
-
-
Carini, P.R.1
Srinivasan, H.2
Hind, M.3
-
15
-
-
0026866013
-
Profile-guided automatic inline expansion for c programs
-
May
-
CHANG, P. P., MAHLKE, S. A., CHEN, W. Y, AND HWU, W. W. Profile-guided automatic inline expansion for c programs. Software: Practice and Notices 22, 5 (May 1992), 349-369.
-
(1992)
Software: Practice and Notices
, vol.22
, Issue.5
, pp. 349-369
-
-
Chang, P.P.1
Mahlke, S.A.2
Chen, W.Y.3
Hwu, W.W.4
-
16
-
-
22044447554
-
Complexity of concrete type-inference in the presence of exceptions
-
Berlin, Apr. Springer-Verlag
-
CHATTERJEE, R., RYDER, B. G., AND LANDI, W. Complexity of concrete type-inference in the presence of exceptions. In ESOP'98, 7th European Symposium on Programming, Proceedings (Lecture Notes in Computer Science, Vol. 1381) (Berlin, Apr. 1998), Springer-Verlag, pp. 57-74.
-
(1998)
ESOP'98, 7th European Symposium on Programming, Proceedings (Lecture Notes in Computer Science
, vol.1381
, pp. 57-74
-
-
Chatterjee, R.1
Ryder, B.G.2
Landi, W.3
-
17
-
-
0027666389
-
The effect of code expanding optimizations on instruction cache design
-
Sept
-
CHEN, W. Y, CHUNG, P. P., CONTE, T. M., AND HWU, W. W. The effect of code expanding optimizations on instruction cache design. IEEE Trans. Comput. 42, 9 (Sept. 1993), 1045-1057.
-
(1993)
IEEE Trans. Comput.
, vol.42
, Issue.9
, pp. 1045-1057
-
-
Chen, W.Y.1
Chung, P.P.2
Conte, T.M.3
Hwu, W.W.4
-
18
-
-
0002568342
-
Efficient and precise modeling of exceptions for the analysis of Java programs
-
New York, NY, USA, Sept. ACM Press
-
CHOI, J., GROVE, D., HIND, M., AND SARKAR, V. Efficient and precise modeling of exceptions for the analysis of Java programs. In Proceedings of the ACM SIGPLAN-SIGSOFT workshop on Programming analysis for software tools and engineering (New York, NY, USA, Sept. 1999), ACM Press, pp. 21-31.
-
(1999)
Proceedings of the ACM SIGPLAN-SIGSOFT Workshop on Programming Analysis for Software Tools and Engineering
, pp. 21-31
-
-
Choi, J.1
Grove, D.2
Hind, M.3
Sarkar, V.4
-
19
-
-
85062219217
-
-
ACM
-
CIERNIAK, M., LUEH, G., AND STICHNOTH, J. M. Practicing JUDO: Java under dynamic optimizations. In ACM [2], pp. 18-21.
-
Practicing JUDO: Java Under Dynamic Optimizations
, vol.2
, pp. 18-21
-
-
Cierniak, M.1
Lueh, G.2
Stichnoth, J.M.3
-
20
-
-
0034290543
-
C++ exception handling
-
DE DINECHIN, C. C++ exception handling. IEEE Concurrency 8, 4 (2000), 72-79.
-
(2000)
IEEE Concurrency
, vol.8
, Issue.4
, pp. 72-79
-
-
De Dinechin, C.1
-
21
-
-
0028466510
-
Towards better inlining decisions using inlining trials
-
New York, NY, USA, June ACM Press
-
DEAN, J., AND CHAMBERS, C. Towards better inlining decisions using inlining trials. In Proceedings of the 1994 ACM conference on LISP and functional programming (New York, NY, USA, June 1994), ACM Press, pp. 273-282.
-
(1994)
Proceedings of the 1994 ACM Conference on LISP and Functional Programming
, pp. 273-282
-
-
Dean, J.1
Chambers, C.2
-
22
-
-
0030261767
-
Vortex: An optimizing compiler for object-oriented languages
-
New York, NY, USA, Oct. ACM Press
-
DEAN, J., DEFOUW, G., GROVE, D., LITVINOV, V., AND CHAMBERS, C. Vortex: an optimizing compiler for object-oriented languages. In Proceedings of the 7th annual conference on Object-oriented programming systems, languages and applications (OOPSLA-1996) (New York, NY, USA, Oct. 1996), ACM Press, pp. 83-100.
-
(1996)
Proceedings of the 7th Annual Conference on Object-Oriented Programming Systems, Languages and Applications (OOPSLA-1996)
, pp. 83-100
-
-
Dean, J.1
Defouw, G.2
Grove, D.3
Litvinov, V.4
Chambers, C.5
-
23
-
-
84948958710
-
Optimization of object-oriented programs using static class hierarchy
-
Berlin, Aug. Springer-Verlag
-
DEAN, J., GROVE, D., AND CHAMBERS, C. Optimization of object-oriented programs using static class hierarchy. In Proceedings of the 9th European Conference on Object-Oriented Programming - ECOOP'95 (Lecture Notes in Computer Science, Vol. 952) (Berlin, Aug. 1995), Springer-Verlag, pp. 77-101.
-
(1995)
Proceedings of the 9th European Conference on Object-Oriented Programming - ECOOP'95 (Lecture Notes in Computer Science
, vol.952
, pp. 77-101
-
-
Dean, J.1
Grove, D.2
Chambers, C.3
-
24
-
-
84947920997
-
Inlining of virtual methods
-
Berlin, June Springer-Verlag
-
DETLEFS, D., AND AGESEN, O. Inlining of virtual methods. In Proceedings of the 13th European Conference on Object-Oriented Programming - ECOOP'99 (Lecture Notes in Computer Science, Vol. 1628) (Berlin, June 1999), Springer-Verlag, pp. 258-278.
-
(1999)
Proceedings of the 13th European Conference on Object-Oriented Programming - ECOOP'99 (Lecture Notes in Computer Science
, vol.1628
, pp. 258-278
-
-
Detlefs, D.1
Agesen, O.2
-
25
-
-
0003884384
-
Implementing zero overhead exception handling
-
Faculty of Information Technology, Queensland University of Technology
-
DREW, S., GOUPH, K. J., AND LEDERMANN, J. Implementing zero overhead exception handling. Tech. Rep. Technical Report 95-12, Faculty of Information Technology, Queensland University of Technology, 1995.
-
(1995)
Tech. Rep. Technical Report 95-12
-
-
Drew, S.1
Gouph, K.J.2
Ledermann, J.3
-
26
-
-
0033889980
-
Marmot: An optimizing compiler for Java
-
Mar
-
FITZGERALD, R., KNOBLOCK, T. B., RUF, E., STEENSGAARD, B., AND TARDITI, D. Marmot: An optimizing compiler for java. Software: Practice and Notices 30, 3 (Mar. 2000), 199-232.
-
(2000)
Software: Practice and Notices
, vol.30
, Issue.3
, pp. 199-232
-
-
Fitzgerald, R.1
Knoblock, T.B.2
Ruf, E.3
Steensgaard, B.4
Tarditi, D.5
-
27
-
-
84906094634
-
Efficient inference of static types for Java bytecode
-
Berlin, June Springer-Verlag
-
GAGNON, E. M., HENDREN, L. J., AND MARCEAU, G. Efficient inference of static types for Java bytecode. In Static Analysis. 7th international symposium, SAS 2000, Proceedings (Lecture Notes in Computer Science, Vol. 1824) (Berlin, June 2000), Springer-Verlag, pp. 199-219.
-
(2000)
Static Analysis. 7th International Symposium, SAS 2000, Proceedings (Lecture Notes in Computer Science
, vol.1824
, pp. 199-219
-
-
Gagnon, E.M.1
Hendren, L.J.2
Marceau, G.3
-
28
-
-
0026938671
-
Exceptional C or C with exceptions
-
Oct
-
GEHANI, N. H. Exceptional C or C with exceptions. Software: Practice and Notices 22, 10 (Oct. 1992), 827-848.
-
(1992)
Software: Practice and Notices
, vol.22
, Issue.10
, pp. 827-848
-
-
Gehani, N.H.1
-
29
-
-
0003518498
-
-
The Java Series. Addison-Wesley, Reading, Massachusetts, Aug
-
GOSLING, J., JOY, B., AND STEELE, G. The Java Language Specification. The Java Series. Addison-Wesley, Reading, Massachusetts, Aug. 1996.
-
(1996)
The Java Language Specification
-
-
Gosling, J.1
Joy, B.2
Steele, G.3
-
30
-
-
0003518498
-
The Java language specification
-
Aug. ch. 11
-
GOSLING, J., JOY, B., AND STEELE, G. The Java Language Specification. In The Java Series [29], Aug. 1996, ch. 11.
-
(1996)
The Java Series
-
-
Gosling, J.1
Joy, B.2
Steele, G.3
-
32
-
-
84957798469
-
Optimizing Java programs in the presence of exceptions
-
Berlin, June Springer-Verlag
-
GUPTA, M., CHOI, J., AND HIND, M. Optimizing Java programs in the presence of exceptions. In Proceedings of the 14th European Conference on Object-Oriented Programming - ECOOP'00 (Lecture Notes in Computer Science, Vol. 1850) (Berlin, June 2000), Springer-Verlag, pp. 422-446.
-
(2000)
Proceedings of the 14th European Conference on Object-Oriented Programming - ECOOP'00 Lecture Notes in Computer Science
, vol.1850
, pp. 422-446
-
-
Gupta, M.1
Choi, J.2
Hind, M.3
-
33
-
-
0029545359
-
Region-based compilation: An introduction and motivation
-
New York, NY, USA, Nov. ACM Press
-
HANK, R. E., HWU, W. W., AND RAU, B. R. Region-based compilation: an introduction and motivation. In Proceedings of the 28th annual international symposium on Microarchitecture (New York, NY, USA, Nov. 1995), ACM Press, pp. 158-168.
-
(1995)
Proceedings of the 28th Annual International Symposium on Microarchitecture
, pp. 158-168
-
-
Hank, R.E.1
Hwu, W.W.2
Rau, B.R.3
-
34
-
-
3142757775
-
Program optimization and exception handling
-
New York, NY, USA, Jan. ACM Press
-
HENNESSY, J. Program optimization and exception handling. In Conference record of the 8th annual ACM symposium on Principles of programming languages (New York, NY, USA, Jan. 1981), ACM Press, pp. 200-206.
-
(1981)
Conference Record of the 8th Annual ACM Symposium on Principles of Programming Languages
, pp. 200-206
-
-
Hennessy, J.1
-
35
-
-
85006805669
-
Optimizing dynamically-typed object-oriented languages with polymorphic inline caches
-
Berlin, July Springer-Verlag
-
HOLZLE, U., CHAMBERS, C, AND UNGAR, D. Optimizing dynamically-typed object-oriented languages with polymorphic inline caches. In Proceedings of the 5th European Conference on Object-Oriented Programming - ECOOP'91 (Lecture Notes in Computer Science, Vol. 512) (Berlin, July 1991), Springer-Verlag, pp. 21-38.
-
(1991)
Proceedings of the 5th European Conference on Object-Oriented Programming - ECOOP'91 (Lecture Notes in Computer Science
, vol.512
, pp. 21-38
-
-
Holzle, U.1
Chambers, C.2
Ungar, D.3
-
36
-
-
0026993865
-
Debugging optimized code with dynamic deoptimization
-
New York, NY, USA, June ACM Press
-
HOLZLE, U., CHANMBERS, C, AND UNGAR, D. Debugging optimized code with dynamic deoptimization. In ACM SIGPLAN'92 Conference on Programming language design and implementation (New York, NY, USA, June 1992), ACM Press, pp. 32-43.
-
(1992)
ACM SIGPLAN'92 Conference on Programming Language Design and Implementation
, pp. 32-43
-
-
Holzle, U.1
Chanmbers, C.2
Ungar, D.3
-
38
-
-
85062212526
-
IBM visualage C++ for OS/2 programming guide
-
third ed. In May ch. 14. Signal and OS/2 Exception Handling
-
IBM VisualAge C++ for OS/2 Programming Guide, third ed. In IBM [39], May 1995, ch. 14. Signal and OS/2 Exception Handling.
-
(1995)
IBM
-
-
-
40
-
-
1442309406
-
-
ACM
-
ISHIZAKI, K., KAWAHITO, M., YASUE, T., KOMATSU, H., AND NAKATANI, T. A study of devirtualization techniques for a Java Just-In-Time compiler. In ACM [4], pp. 294-310.
-
A Study of Devirtualization Techniques for a Java Just-In-Time Compiler
, vol.4
, pp. 294-310
-
-
Ishizaki, K.1
Kawahito, M.2
Yasue, T.3
Komatsu, H.4
Nakatani, T.5
-
41
-
-
0034187017
-
Design, implementation, and evaluation of optimizations in a Java Just-In-Time compiler
-
ISHIZAKI, K., KAWAHITO, M., YASUE, T., TAKEUCHI, M., OGASAWARA, T., SUGANUMA, T., ONODERA, T., KOMATSU, H., AND NAKATANI, T. Design, implementation, and evaluation of optimizations in a Java Just-In-Time compiler. Concurrency: Practice and Experience 12, 6 (2000), 457-475.
-
(2000)
Concurrency: Practice and Experience
, vol.12
, Issue.6
, pp. 457-475
-
-
Ishizaki, K.1
Kawahito, M.2
Yasue, T.3
Takeuchi, M.4
Ogasawara, T.5
Suganuma, T.6
Onodera, T.7
Komatsu, H.8
Nakatani, T.9
-
42
-
-
0034445504
-
Effective null pointer check elimination utilizing hardware trap
-
New York, NY, USA, Nov. ACM Press
-
KAWAHITO, M., KOMATSU, H., AND NAKATANI, T. Effective null pointer check elimination utilizing hardware trap. In Proceedings of the 9th international conference on Architectural support for programming languages and operating systems (ASPLOS-IX) (New York, NY, USA, Nov. 2000), ACM Press, pp. 118-127.
-
(2000)
Proceedings of the 9th International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS-IX)
, pp. 118-127
-
-
Kawahito, M.1
Komatsu, H.2
Nakatani, T.3
-
43
-
-
0042178828
-
Exception handling for C++ (revised)
-
Apr. USENIX Association
-
KOENIG, A., AND STROUSTRUP, B. Exception handling for C++ (revised). In Proceedings of the C++ Conference (Apr. 1990), USENIX Association, pp. 149-176.
-
(1990)
Proceedings of the C++ Conference
, pp. 149-176
-
-
Koenig, A.1
Stroustrup, B.2
-
44
-
-
0002556703
-
Monitors and exceptions: How to implement Java efficiently
-
New York, NY, USA, ACM Press,. Also published as Concurrency: Practice and Experience, 10(11-13), September 1998, CODEN CPEXEI, ISSN 1040-3108
-
KRALL, A., AND PROBST, M. Monitors and exceptions: How to implement Java efficiently. In ACM 1998 Workshop on Java for High-Performance Network Computing (New York, NY, USA, 1998), ACM Press, pp. 15-24. Also published as Concurrency: Practice and Experience, 10(11-13), September 1998, CODEN CPEXEI, ISSN 1040-3108.
-
(1998)
ACM 1998 Workshop on Java for High-Performance Network Computing
, pp. 15-24
-
-
Krall, A.1
Probst, M.2
-
45
-
-
0032010350
-
A study of the applicability of existing exception-handling techniques to component-based real-time software technology
-
March
-
LANG, J., AND STEWART, D. B. A study of the applicability of existing exception-handling techniques to component-based real-time software technology. ACM Trans. Program. Lang. Syst. 20, 2 (March 1998), 274-301.
-
(1998)
ACM Trans. Program. Lang. Syst.
, vol.20
, Issue.2
, pp. 274-301
-
-
Lang, J.1
Stewart, D.B.2
-
46
-
-
0034593156
-
-
ACM
-
LEE, S., YANG, B.S., KIM, S., PARK, S., MOON, S.M., AND EBCIOGLU, K. Efficient Java exception handling in Justin-Time compilation. In ACM [3], pp. 1-8.
-
Efficient Java Exception Handling in Justin-Time Compilation
, vol.3
, pp. 1-8
-
-
Lee, S.1
Yang, B.S.2
Kim, S.3
Park, S.4
Moon, S.M.5
Ebcioglu, K.6
-
47
-
-
0002881640
-
On-demand translation of Java exception handlers in the LaTTe JVM just-in-time compiler
-
Oct
-
LEE, S., YANG, B.S., KIM, S., PARK, S., MOON, S.M., EBCIOGLU, K., AND ALTMAN, E. On-demand translation of Java exception handlers in the LaTTe JVM just-in-time compiler. In Proceedings of the 1999 Workshop on Binary Translation (Oct. 1999).
-
(1999)
Proceedings of the 1999 Workshop on Binary Translation
-
-
Lee, S.1
Yang, B.S.2
Kim, S.3
Park, S.4
Moon, S.M.5
Ebcioglu, K.6
Altman, E.7
-
48
-
-
0004220511
-
The Java virtual machine specification
-
The Java Series. Addison-Wesley, Reading, Massachusetts, Sept. ch. 4.7.4
-
LINDHOLM, T., AND YELLIN, F. The Java Virtual Machine Specification. The Java Series. Addison-Wesley, Reading, Massachusetts, Sept. 1996, ch. 4.7.4.
-
(1996)
-
-
Lindholm, T.1
Yellin, F.2
-
49
-
-
0018545529
-
Exception handling in CLU
-
LISKOV, B., AND SNYDER, A. Exception handling in CLU. IEEE Trans. Softw. Eng. 5, 6 (1979), 546-558.
-
(1979)
IEEE Trans. Softw. Eng.
, vol.5
, Issue.6
, pp. 546-558
-
-
Liskov, B.1
Snyder, A.2
-
50
-
-
84961851117
-
-
MICROSOFT. MSDN Online. http://msdn.microsoft.com/.
-
MSDN Online
-
-
-
51
-
-
2942732632
-
The Java HotSpot server compiler
-
Apr. USENIX Association
-
PALECZNY, M., VICK, C, AND CLICK, C. The Java HotSpot server compiler. In Proceedings of the Java Virtual Machine Research and Technology Symposium (Apr. 2001), USENIX Association, pp. 1-12.
-
(2001)
Proceedings of the Java Virtual Machine Research and Technology Symposium
, pp. 1-12
-
-
Paleczny, M.1
Vick, C.2
Click, C.3
-
52
-
-
84976819375
-
Object-oriented type inference
-
New York, NY, USA, Oct. ACM Press
-
PALSBERG, J., AND SCHWARTZBACH, M. I. Object-oriented type inference. In Conference proceedings on Object-oriented programming systems, languages and applications (New York, NY, USA, Oct. 1991), ACM Press, pp. 146-161.
-
(1991)
Conference Proceedings on Object-Oriented Programming Systems, Languages and Applications
, pp. 146-161
-
-
Palsberg, J.1
Schwartzbach, M.I.2
-
54
-
-
85062229370
-
-
Rutgers University, Department of Computer Science
-
RYDER, B. G., SMITH, D., KREMER, U., GORDON, M., AND SHAH, N. A static study of Java exceptions using JESP. Tech. Rep. dcs-tr-406, Rutgers University, Department of Computer Science, 1999.
-
(1999)
A Static Study of Java Exceptions Using JESP. Tech. Rep. Dcs-Tr-406
-
-
Ryder, B.G.1
Smith, D.2
Kremer, U.3
Gordon, M.4
Shah, N.5
-
55
-
-
0005310325
-
Optimizing away C++ exception handling
-
Aug
-
SCHILLING, J. L. Optimizing away C++ exception handling. ACMSIGPLANNotices 33, 8 (Aug. 1998), 40-47.
-
(1998)
ACMSIGPLANNotices
, vol.33
, Issue.8
, pp. 40-47
-
-
Schilling, J.L.1
-
56
-
-
0034276287
-
Analysis and testing of programs with exception handling constructs
-
SINHA, S., AND HARROLD, M. J. Analysis and testing of programs with exception handling constructs. IEEE Trans. Softw. Eng. 42, 9 (2000), 849-871.
-
(2000)
IEEE Trans. Softw. Eng.
, vol.42
, Issue.9
, pp. 849-871
-
-
Sinha, S.1
Harrold, M.J.2
-
57
-
-
0033904365
-
Overview of the IBM Java Just-In-Time compiler
-
SUGANUMA, T., OGASAWARA, T., TAKEUCHI, M., YASUE, T., KAWAHITO, M., ISHIZAKI, K., KOMATSU, H., AND NAKATANI, T. Overview of the IBM Java Just-In-Time compiler. IBM Syst. J. 39, 1 (2000), 175-193.
-
(2000)
IBM Syst. J.
, vol.39
, Issue.1
, pp. 175-193
-
-
Suganuma, T.1
Ogasawara, T.2
Takeuchi, M.3
Yasue, T.4
Kawahito, M.5
Ishizaki, K.6
Komatsu, H.7
Nakatani, T.8
-
58
-
-
0035551928
-
A dynamic optimization framework for a Java Just-In-Time compiler
-
New York, NY, USA, ACM Press
-
SUGANUMA, T., YASUE, T., KAWAHITO, M., KOMATSU, H., AND NAKATANI, T. A dynamic optimization framework for a Java Just-In-Time compiler. In Proceedings of the ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages and Applications (OOPSLA-2001) (New York, NY, USA, 2001), ACM Press.
-
(2001)
Proceedings of the ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages and Applications (OOPSLA-2001)
-
-
Suganuma, T.1
Yasue, T.2
Kawahito, M.3
Komatsu, H.4
Nakatani, T.5
-
59
-
-
84858903069
-
-
Oct
-
SUN. Java HotSpot technology. http://java.sun.com/products/hotspot/, Oct. 2000.
-
(2000)
Java HotSpot Technology
-
-
-
60
-
-
0038559136
-
-
STANDARD PERFORMANCE EVALUATION CORPORATION SPEC
-
THE STANDARD PERFORMANCE EVALUATION CORPORATION (SPEC). JVM Client98 (SPECjvm98). http://www.spec.org/osg/jvm98/, 1998.
-
(1998)
JVM Client98 (SPECjvm98)
-
-
|