re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.exec())
[gcc.git] / libjava / java / lang /
2007-03-23 David Daneyre PR libgcj/31228 (Race condition between setting...
2007-03-13 Keith Seitzjava-interp.h (_Jv_InterpClass): Declare friend functio...
2007-03-12 Marco TrudelnatString.cc (getBytes (jstring enc)): Fixed the loop...
2007-03-07 Mohan EmbarWin32Process.java: Added nested class EOFInputStream.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-03-05 Mark WielaardCharacter.java: Re-merged with Classpath.
2007-03-05 Andrew HaleynatVMProxy.cc (ncode_closure.meth): Delete.
2007-03-05 Tom Tromeysources.am, [...]: Rebuilt.
2007-03-05 Tom TromeyUpdating header files. Earlier change here seems to...
2007-03-05 Andrew HaleynatClass.cc (parseAnnotationElement): Correct long...
2007-03-02 Andrew HaleyAnnotationInvocationHandler.java: Generify in a few...
2007-02-23 Gary Benson2007-02-23 Gary Benson <gbenson@redhat.com>
2007-02-22 Jakub Jelinekre PR libgcj/17002 (java.util.TimeZone.getDefault(...
2007-02-20 Gary BensonXEventLoop.h: Regenerated.
2007-02-16 David DaneyThread.java (Thread(ThreadGroup, Runnable, String)...
2007-02-16 Andrew Haley[multiple changes]
2007-02-06 Tom TromeyChecking in header files missed by earlier commit
2007-02-01 Tom Tromey* java/lang/ClassLoader.java (getResources): No longer...
2007-02-01 Tom TromeyLogManager.java (loggers): Genericized.
2007-02-01 Tom TromeyCalendar.java: Implement Comparable<Calendar>.
2007-01-31 Andrew Haleyprims.cc (_Jv_Abort): fflush (stderr).
2007-01-29 Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-29 Andrew HaleynatClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-01-26 Tom Tromeylibjava
2007-01-23 Keith SeitzClass.h (_Jv_GetClassStatus): Declare.
2007-01-22 Tom Tromeyre PR java/29812 (env->klass value is not updated durin...
2007-01-18 Gary BensonnatVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImpl...
2007-01-17 Keith SeitznatThread.cc (finish_): Add JVMTI ThreadEnd notification.
2007-01-17 Tom TromeynatThread.cc (finalize_native): Remove cast.
2007-01-10 Tom TromeynatDouble.cc (toString): Added parens.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-11-21 Gary BensonSecurity.java: Merge with classpath.
2006-10-28 Keith Seitzjava-stack.h (ncodeMap): Declare.
2006-10-18 Tom Tromeyregister2.java: New file.
2006-09-06 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Change return...
2006-08-21 Bryce McKinlayre PR libgcj/13212 (JNI/CNI AttachCurrentThread does...
2006-08-14 Mark WielaardImported GNU Classpath 0.92
2006-08-14 Gary BensonThread.java (accessControlState): New field.
2006-08-09 Gary BensonSystem.java (setSecurityManager): Javadoc fix.
2006-08-07 Gary Bensonre PR libgcj/28340 (gij ignores -Djava.security.manager)
2006-08-07 Gary BensonSecurityManager.java (getSecurityContext, [...]): Merge...
2006-07-28 Gary BensonSecurityManager.java (currentClassLoader, [...]): Remer...
2006-07-28 Gary Bensonprims.cc (_Jv_CreateJavaVM): Move setting runtimeInitia...
2006-07-21 Keith SeitznatThread.cc (_Jv_ThreadGetData): New function.
2006-06-27 Tom TromeyOutputStreamWriter.java (writeChars): Use a 'do' loop.
2006-06-22 Tom TromeynatField.cc (getAddr): Allow setting of final field...
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-06-09 Tom Tromeyre PR libgcj/27730 (Thread.getId() needs implemented)
2006-06-09 Tom Tromey* java/lang/Class.java (getClassLoaderInternal): Now...
2006-06-09 Thomas FitzsimmonsString.java, [...]: Merge from GNU Classpath HEAD.
2006-05-31 Thomas FitzsimmonsVMClassLoader.java (initialize): Set default library...
2006-05-29 Thomas FitzsimmonsnatThread.cc (countStackFrames): Do not throw Unsupport...
2006-05-24 Tom Tromeyre PR libgcj/27729 (Field, Method and Constructor need...
2006-05-24 Tom Tromeyre PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot...
2006-05-20 Andreas ToblernatClass.cc (_Jv_FindMethodInCache): Mark klass, name...
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-05-17 Bryce McKinlayre PR libgcj/27352 (SecurityManager.checkPermission...
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-10 Andrew HaleynatClassLoader.cc: Add comments.
2006-05-10 Andrew Haleyprims.cc (_Jv_soleIndirectCompiledEngine): New.
2006-05-05 Tom Tromeyre PR libgcj/27294 (gij throws NullPointerException...
2006-05-04 Andrew Haley[multiple changes]
2006-05-04 Tom TromeyClass.h (JV_STATE_LOADING): Added comment.
2006-04-25 Andrew HaleynatClassLoader.cc: Don't include link.h or dladdr.h.
2006-04-24 Tom Tromey* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip...
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-04-11 Bryce McKinlaySystemClassLoader.java (addClass): Get the value of...
2006-04-04 Tom Tromeyre PR classpath/26990 (SecurityManager.checkExit()...
2006-03-28 Anthony Balkissoonunicode-muncher.pl: Removed this file.
2006-03-10 Mark WielaardImported GNU Classpath 0.90
2006-03-10 Tom Tromeyre PR libgcj/23495 (java.lang.String.equals is suboptimal)
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2006-03-07 Tom Tromeyre PR libgcj/26103 (Wrong exception thrown)
2006-03-01 Tom Tromeyre PR libgcj/24321 (instanceof erroneously causes class...
2006-02-09 Bryce McKinlayClass.h (_Jv_IDispatchTable): Make it a struct.
2006-02-09 Bryce McKinlayre PR libgcj/25187 (dereferencing type-punned pointer...
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2006-01-23 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Add new declaration.
2006-01-09 Chris BurdessCharacter.java (toChars,toCodePoint): Correct these...
2006-01-09 Tom TromeyStringBuilder.java (appendCodePoint): New method.
2006-01-07 Tom TromeyCharacter.java (SIZE, [...]): New fields from Classpath.
2006-01-06 Tom TromeynatThread.cc (finish_): Don't clear 'group'.
2006-01-05 Tom Tromey* java/lang/natPosixProcess.cc (reap): Ignore unknown...
2006-01-04 Tom TromeyClass.h (_Jv_CopyClassesToSystemLoader): Updated.
2005-12-22 Tom TromeynatClassLoader.cc (_Jv_NewArrayClass): Don't reference...
2005-12-16 Tom TromeyClass.java (getPackage): Get package from VMClassLoader...
2005-12-12 Andrew HaleyVMCompiler.java: Directly generate a new instance of...
2005-12-08 Andrew HaleyObject.h (throwNoSuchMethodError): New method.
2005-11-08 Tom TromeyPR libgcj/23763. From aeby@graeff.com.
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-23 Tom TromeyImported Classpath 0.18.
2005-09-08 Thomas Fitzsimmonsre PR libgcj/23761 (java.library.path doesn't affect...
2005-09-06 Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-08-23 Roman Kennke2005-08-23 Roman Kennke <roman@kennke.org>
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-08-12 Morgan Detersre PR libgcj/23353 (clone() copies internal lock data...
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-07-14 Tom TromeyClass.java (getProtectionDomain): Merged javadoc from...
next