Searched refs:about (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/sun/tools/jcmd/
H A Djcmd_pid_Output1.awk7 # section 4 = "For more information about a specific command use 'help <command>'."
42 /^For more information about a specific command use 'help <command>'\.$/{
/openjdk7/jdk/src/share/demo/jfc/Metalworks/
H A DMetalworksFrame.java282 JMenuItem about = new JMenuItem("About Metalworks...");
285 about.addActionListener(new ActionListener() {
299 help.add(about);
/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A DCHANGES187 obsolete for about 2 years now (use png_set_filler() instead)
242 Changed recommendation about file_gamma for PC images to .51 from .45,
256 Changed recommendation about file_gamma for PC images to .50 from .51 in
283 Added many "if (png_ptr == NULL) return" to quell compiler warnings about
342 Quieted compiler complaints about two empty "for" loops in pngrutil.c
353 plus other loop optimizations. Improves avg decoding speed by about 20%.
380 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)
441 Fixed a documentation error about default filtering with 8-bit indexed-color.
447 Added information about debugging in libpng.txt and libpng.3 .
456 Added "if" tests to silence complaints about unuse
[all...]
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec1298 (Group SlotInfo "Information about the variable."
1391 (Group SlotInfo "Information about the variable."
2068 "for information about active ThreadGroups.
2760 "Notification of a thread about to wait on a monitor object. "
2767 (threadObject thread "Thread which is about to wait")
2809 "exception, there are important restrictions to note about the "
2849 "about the creation of the thread object which may have happened "
2863 "about the lifetime of the thread object. It may or may not be collected "
2970 (Constant OPAQUE_FRAME =32 "Information about the frame is not available.")

Completed in 63 milliseconds