-
1
-
-
0031635934
-
Garbage collection and local variable type-precision and liveness in Java virtual machines
-
ACM, New York
-
AGESEN, O., DETLEFS, D., AND MOSS, J. E. B. 1998. Garbage collection and local variable type-precision and liveness in Java virtual machines. In Programming Language Design and Implementation (PLDI). ACM, New York, pp. 269-279.
-
(1998)
Programming Language Design and Implementation (PLDI)
, pp. 269-279
-
-
Agesen, O.1
Detlefs, D.2
Moss, J.E.B.3
-
2
-
-
0342321935
-
The Jalapeño virtual machine
-
ALPERN, B., ATTANASIO, C. R., BARTON, J. J., BURKE, M. G., CHENG, P., CHOI, J.-D., COCCHI, A., FINK, S. J., GROVE, D., HIND, M., HUMMEL, S. F., LIEBER, D., LITVINOV, V., MERGEN, M. F., NGO, T., RUSSELL, J. R., SARKAR, V., SERRANO, M. J., SHEPHERD, J. C., SMITH, S. E., SREEDHAR, V. C., SRINIVASAN, H., AND WHALEY, J. 2000. The Jalapeño virtual machine. IBM Syst. J., 39, 1 (Feb.), 211-238.
-
(2000)
IBM Syst. J.
, vol.39
, Issue.1 FEB
, pp. 211-238
-
-
Alpern, B.1
Attanasio, C.R.2
Barton, J.J.3
Burke, M.G.4
Cheng, P.5
Choi, J.-D.6
Cocchi, A.7
Fink, S.J.8
Grove, D.9
Hind, M.10
Hummel, S.F.11
Lieber, D.12
Litvinov, V.13
Mergen, M.F.14
Ngo, T.15
Russell, J.R.16
Sarkar, V.17
Serrano, M.J.18
Shepherd, J.C.19
Smith, S.E.20
Sreedhar, V.C.21
Srinivasan, H.22
Whaley, J.23
more..
-
3
-
-
0039373134
-
A runtime system
-
APPEL, A. W. 1990. A runtime system. LISP Symb. Computat., 3, 4 (Nov.), 343-380.
-
(1990)
LISP Symb. Computat.
, vol.3
, Issue.4 NOV
, pp. 343-380
-
-
Appel, A.W.1
-
4
-
-
20444403149
-
A comparative evaluation of parallel garbage collector implementations
-
Aug.
-
ATTANASIO, C. R., BACON, D. F., COCCHI, A., AND SMITH, S. 2001. A comparative evaluation of parallel garbage collector implementations. In Workshop on Languages and Compilers for Parallel Computing (LCPC), (Aug.).
-
(2001)
Workshop on Languages and Compilers for Parallel Computing (LCPC)
-
-
Attanasio, C.R.1
Bacon, D.F.2
Cocchi, A.3
Smith, S.4
-
5
-
-
0005256694
-
Compacting garbage collection with ambiguous roots
-
Tech. Rep. 88/2. DEC Western Research Laboratory, Palo Alto, Calif.
-
BARTLETT, J. F. 1988. Compacting garbage collection with ambiguous roots. Tech. Rep. 88/2. DEC Western Research Laboratory, Palo Alto, Calif. (Also in LISP Pointers 1, 6 (Apr.-June), 2-12.
-
(1988)
LISP Pointers
, vol.1
, Issue.6 APR.-JUNE
, pp. 2-12
-
-
Bartlett, J.F.1
-
7
-
-
84976759961
-
Mostly parallel garbage collection
-
(Nov.). ACM, New York
-
BOEHM, H.-J., DEMERS, A. J., AND SHENKER, S. 1991. Mostly parallel garbage collection. In Programming Language Design and Implementation (PLDI) (Nov.). ACM, New York, pp. 157-164.
-
(1991)
Programming Language Design and Implementation (PLDI)
, pp. 157-164
-
-
Boehm, H.-J.1
Demers, A.J.2
Shenker, S.3
-
10
-
-
0024085322
-
Garbage collection in an uncooperative environment
-
BOEHM, H.-J. AND WEISER, M. 1988. Garbage collection in an uncooperative environment Softw. -Pract. Exp. (SPE), 18, 9 (Sept.), 807-820.
-
(1988)
Softw. -Pract. Exp. (SPE)
, vol.18
, Issue.9 SEPT
, pp. 807-820
-
-
Boehm, H.-J.1
Weiser, M.2
-
13
-
-
0026981904
-
Compiler support for garbage collection in a statically typed language
-
(July). ACM, New York
-
DIWAN, A., MOSS, J. E. B., AND HUDSON, R. L. 1992. Compiler support for garbage collection in a statically typed language. In Programming Language Design and Implementation (PLDI) (July). ACM, New York, pp. 273-282.
-
(1992)
Programming Language Design and Implementation (PLDI)
, pp. 273-282
-
-
Diwan, A.1
Moss, J.E.B.2
Hudson, R.L.3
-
14
-
-
0039965491
-
-
EDISON DESIGN GROUP
-
EDISON DESIGN GROUP. 2002. http://www.edg.com.
-
(2002)
-
-
-
17
-
-
0003518498
-
-
Addison-Wesley, Reading, Mass.
-
GOSLING, J., JOY, B., AND STEELE, G. 1996. The Java Language Specification. Addison-Wesley, Reading, Mass.
-
(1996)
The Java Language Specification
-
-
Gosling, J.1
Joy, B.2
Steele, G.3
-
20
-
-
0030697601
-
The measured cost of copying garbage collection mechanisms
-
June
-
HICKS, M. W., MOORE, J. T., AND NETTLES, S. M. 1997. The measured cost of copying garbage collection mechanisms. In International Conference on Functional Programming (ICFP) (June), pp. 292-305.
-
(1997)
International Conference on Functional Programming (ICFP)
, pp. 292-305
-
-
Hicks, M.W.1
Moore, J.T.2
Nettles, S.M.3
-
21
-
-
0003634939
-
-
Tech. Rep. 91-47. Univ. Massachusetts at Amherst, Amherst, Mass.
-
HUDSON, R. L., MOSS, J. E. B., DIWAN, A., AND WEIGHT, C. F. 1991. A language-independent garbage collector toolkit. Tech. Rep. 91-47. Univ. Massachusetts at Amherst, Amherst, Mass.
-
(1991)
A Language-independent Garbage Collector Toolkit
-
-
Hudson, R.L.1
Moss, J.E.B.2
Diwan, A.3
Weight, C.F.4
-
23
-
-
0003444157
-
-
MIT Press, Cambridge, Mass.
-
MILNER, R., TOFTE, M., AND HARPER, R. 1990. The definition of Standard ML. MIT Press, Cambridge, Mass.
-
(1990)
The Definition of Standard ML
-
-
Milner, R.1
Tofte, M.2
Harper, R.3
-
25
-
-
0029708795
-
Lag, drag, void and use - Heap profiling and space-efficient compilation revisited
-
Philadelphia, Pa. May
-
RÖJEMO, N. AND RUNCIMAN, C. 1996. Lag, drag, void and use - heap profiling and space-efficient compilation revisited. In International Conference on Functional Programming (ICFP) (Philadelphia, Pa. May) pp. 34-41. (Also available as ACM SIGPLAN Notices 31, 6).
-
(1996)
International Conference on Functional Programming (ICFP)
, pp. 34-41
-
-
Röjemo, N.1
Runciman, C.2
-
26
-
-
17144384435
-
-
RÖJEMO, N. AND RUNCIMAN, C. 1996. Lag, drag, void and use - heap profiling and space-efficient compilation revisited. In International Conference on Functional Programming (ICFP) (Philadelphia, Pa. May) pp. 34-41. (Also available as ACM SIGPLAN Notices 31, 6).
-
ACM SIGPLAN Notices
, vol.31
, pp. 6
-
-
-
27
-
-
0034592551
-
On the effectiveness of GC in Java
-
Oct.
-
SHAHAM, R., KOLODNER, E. K., AND SAGIV, M. 2000. On the effectiveness of GC in Java. In International Symposium on Memory Management (ISMM) (Oct.), pp. 12-17.
-
(2000)
International Symposium on Memory Management (ISMM)
, pp. 12-17
-
-
Shaham, R.1
Kolodner, E.K.2
Sagiv, M.3
-
28
-
-
0034832955
-
Heap profiling for space-efficient Java
-
(June). ACM, New York
-
SHAHAM, R., KOLODNER, E. K., AND SAGIV, M. 2001. Heap profiling for space-efficient Java. In Programming Language Design and Implementation (PLDI) (June). ACM, New York, pp. 104-113.
-
(2001)
Programming Language Design and Implementation (PLDI)
, pp. 104-113
-
-
Shaham, R.1
Kolodner, E.K.2
Sagiv, M.3
-
30
-
-
0041152565
-
-
STANFORD UNIVERSITY SUIF RESEARCH GROUP. 2002. SUIF compiler system version 1.x. http://suif.stanford.edu/suif/suif1/index.html.
-
(2002)
Suif Compiler System Version 1.x
-
-
-
31
-
-
0032681067
-
Support for garbage collection at every instruction in a Java compiler
-
(May). ACM, New York
-
STICHNOTH, J. M., LUEH, G.-Y., AND CIERNIAK, M. 1999. Support for garbage collection at every instruction in a Java compiler. In Programming Language Design and Implementation (PLDI) (May). ACM, New York, pp. 118-127.
-
(1999)
Programming Language Design and Implementation (PLDI)
, pp. 118-127
-
-
Stichnoth, J.M.1
Lueh, G.-Y.2
Cierniak, M.3
-
32
-
-
0029720098
-
TIL: A type-directed optimizing compiler for ML
-
(May). ACM, New York
-
TARDITI, D., MORRISETT, G., CHENG, P., STONE, C., HARPER, R., AND LEE, P. 1996. TIL: A type-directed optimizing compiler for ML. In Programming Language Design and Implementation (PLDI) (May). ACM, New York, pp. 181-192.
-
(1996)
Programming Language Design and Implementation (PLDI)
, pp. 181-192
-
-
Tarditi, D.1
Morrisett, G.2
Cheng, P.3
Stone, C.4
Harper, R.5
Lee, P.6
-
36
-
-
84976692695
-
SUIF: An infrastructure for research on parallelizing and optimizing compilers
-
WILSON, R. P., FRENCH, R. S., WILSON, C. S., AMARASINGHE, S. P., ANDERSON, J.-A. M., TJIANG, S. W. K., LIAO, S.-W., TSENG, C.-W., HALL, M. W., LAM, M. S., AND HENNESSY, J. L. 1994. SUIF: An infrastructure for research on parallelizing and optimizing compilers. ACM SIGPLAN Not. 29, 12 (Dec.), 31-37.
-
(1994)
ACM SIGPLAN Not.
, vol.29
, Issue.12 DEC
, pp. 31-37
-
-
Wilson, R.P.1
French, R.S.2
Wilson, C.S.3
Amarasinghe, S.P.4
Anderson, J.-A.M.5
Tjiang, S.W.K.6
Liao, S.-W.7
Tseng, C.-W.8
Hall, M.W.9
Lam, M.S.10
Hennessy, J.L.11
-
37
-
-
0027626223
-
The measured cost of conservative garbage collection
-
ZORN, B. 1993. The measured cost of conservative garbage collection. Softw. - Pract. Exp. 23, 7 (July), 733-756.
-
(1993)
Softw. - Pract. Exp.
, vol.23
, Issue.7 JULY
, pp. 733-756
-
-
Zorn, B.1
|