| 4206909: | want java.util.zip to work for interactive use (Z_SYNC_FLUSH) |
| 4874070: | invoking DragSource's startDrag with an Image renders no image on drag |
| 6361589: | Print out stack trace for target thread of GC crash |
| 6402325: | Swing toolbars vs native toolbars on Windows |
| 6560935: | BigInteger.modPow() throws ArithmeticException for negative exponent |
| 6631166: | CMS: better heuristics when combatting fragmentation |
| 6716626: | Integrate contributed language and country names for NL |
| 6727046: | Add message when docs are skipped in control build |
| 6764569: | [PATCH] Fix unused imports in list resource bundles |
| 6821191: | Timezone display name localization |
| 6842557: | NumericShaper needs to be updated for Unicode 5.1 support |
| 6843629: | Make current hotspot build part of a jdk5 control build |
| 6851617: | Remove JSR 255 (JMX API 2.0) from JDK 7 |
| 6852592: | invalidate() must be smarter |
| 6853328: | Support OK-AS-DELEGATE flag |
| 6861062: | Problem with java/classes_security |
| 6862387: | G1: tune concurrent refinement further |
| 6863566: | Java should support the freedesktop.org startup notification specification |
| 6870812: | enhance security tools to use ECC algorithms |
| 6876135: | Eliminate logging's dependency on the management API |
| 6876158: | Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg |
| 6878399: | public SwingUtilities.getParentViewport() is required |
| 6878475: | Better syntax for the named capture group in regex |
| 6879228: | LayerUI should be extended |
| 6879540: | enable empty password for kerberos 5 |
| 6887571: | Increase default heap config sizes |
| 6888880: | JKernel VM to inject the sun.jkernel.DownloadManager as a boot classloader hook |
| 6888927: | Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option |
| 6890872: | keytool -printcert to recognize signed jar files |
| 6892658: | C2 should optimize some stringbuilder patterns |
| 6892742: | Improve root set used by jhat |
| 6893062: | remove support for obsolete attributes |
| 6893268: | additional dynamic language related optimizations in C2 |
| 6893702: | Overhaul of Ftp Client internal code |
| 6894206: | JVM needs a way to traverse method handle structures |
| 6895424: | RFC 5653 |
| 6895456: | Eliminate dependency on java.io.ObjectStreamClass during boot |
| 6895875: | Missing serialVersionUID in sun.management classes |
| 6898585: | restructure langtools build.xml to facilitate more options for macro |
| 6898948: | G1: forensic instrumentation for out-of-bounds recent_avg_pause_time_ratio() |
| 6899397: | (tz) Support tzdata2009r |
| 6901318: | Yet more Dual-pivot quicksort improvements |
| 6902000: | use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points |
| 6902182: | Starting with jdwp agent should not incur performance penalty |
| 6902264: | fix indentation of tableswitch and lookupswitch |
| 6902303: | G1: ScavengeALot should cause an incremental, rather than a full, collection |
| 6902337: | fix langtools build to allow forward refs into jdk/ repo |
| 6902666: | Include closed tests in the test/Makefile jdk_* targets |
| 6903197: | Some java template files need to be renamed to .java.template |
| 6903753: | (se) Selector should implement Closeable |
| 6904183: | Fix jdk/test/com/sun/jdi tests to run with -samevm |
| 6904997: | (tz) Windows-only: tzmappings needs update for KB976098 |
| 6906175: | bridge JSR199 and JSR 203 APIs |
| 6907575: | [classfile] add support for classfile dependency analysis |
| 6908131: | Pure Java implementations of java.lang.StrictMath.floor(double) & java.lang.StrictMath.ceil(double) |
| 6909373: | Add -ea to the testing done by jdk/test/Makefile |
| 6909470: | langtools stub generator should prune unnecessary imports |
| 6909538: | Clarify meaning of "element" in javax.lang.model.element API |
| 6909572: | Add a new target for building modules |
| 6909573: | Temporary launcher support to add modules in the bootclasspath |
| 6911737: | Module build: generate modules with native libraries and any other files not in jar |
| 6911854: | Update TestElementsAnnotatedWith.java to use @compile/proc |
| 6914206: | change way of permission checking for generated MethodHandle adapters |
| 6914300: | ciEnv should export all well known classes |
| 6914622: | Print values of all flags for product VM |
| 6915171: | Clarify checked/unchecked status of Throwable and its subclasses |
| 6916652: | G1: remove +UseG1GC from under experimental options |
| 6917067: | refactor type annotations code from TransTypes into new TypeAnnotations class |
| 6917122: | provide utility method to find the inner most type of a type tree |
| 6917130: | should test that annotations that have been optimized away are not emitted to classfile |
| 6917766: | JSR 292 needs its own deopt handler |
| 6918127: | improve handling of TypeAnnotationPosition fields |
| 6919886: | Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld |
| 6919980: | G1: remove +UseG1GC from under experimental options (second attempt) |
| 6921969: | optimize 64 long multiply for case with high bits zero |
| 6921979: | add test program to verify annotations are attached to nodes as expected |
| 4360113: | Evict nmethods when code cache gets full |
| 4638075: | DOC: Doc for java.beans.PropertyDescriptor.getPropertyType() is incorrect. |
| 4787377: | VK_STOP key on Solaris generates wrong Key Code |
| 4891262: | API spec, javax/accessibility: few invalid javadoc tags |
| 4899516: | Transferable has no DataFlavors when dragging from Gnome window to Swing |
| 4913324: | Deadlock when using two event queues |
| 4922835: | DOC: Statement javadoc should indicate that target and methodName cannot be null |
| 4968536: | DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete |
| 5036807: | Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys. |
| 5047314: | [Col] Collator.compare() runs indefinitely for a certain set of Thai strings |
| 5057818: | codecache full and compiler disabled in bigapps fastdebug run |
| 5098433: | REG: DnD of File-List between JVM is broken for non ASCII file names - Win32 |
| 5099725: | AWT doesn't seem to handle MappingNotify events under X11. |
| 5102804: | Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param |
| 6307206: | missing lint control for pkg-info |
| 6326754: | Compiler will fail to handle -Xmaxerrs with -ve numbers |
| 6367077: | Purge LD_LIBRARY_PATH usage from the launcher |
| 6371401: | java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowError |
| 6412286: | DOC: LTP: Unspecified NPE in java.beans.DefaultPersistenceDelegate.instantiate method |
| 6450945: | The week day for Saturday and the first week day in Romania locale are incorrect |
| 6472751: | SourcePositions.getStartPos returns incorrect value for enum constants |
| 6499119: | Created package-info class file modeled improperly |
| 6507067: | TimeZone country/area message error |
| 6520574: | JFileChooser - create new folder - not editable |
| 6541350: | TimeZone display names localization |
| 6550546: | Win LAF: JFileChooser -> Look in Drop down should not display any shortcuts created on desktop |
| 6558110: | tmp/java/jli/obj_g/static is not deleted automatically |
| 6566375: | PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html |
| 6567414: | javac compiler reports no source file or line on enum constant declaration error |
| 6573250: | Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US. |
| 6580131: | CompiledMethodLoad events don't produce the expected extra notifications to describe inlining |
| 6584033: | (tz) wrong buffer length in TimeZone_md.c |
| 6585666: | Spanish language names not compliant with CLDR |
| 6609737: | DateFormat incorrect for German locale |
| 6610748: | Dateformat - AM-PM indicator in Finnish appears to be from English |
| 6614597: | Performance variability in jvm2007 xml.validation |
| 6621569: | Win32ShellFolder2 and Win32ShellFolderManager2 may leak native resources |
| 6631533: | Problem with java/classes_2d |
| 6632445: | Problem with java/imageio |
| 6636650: | Problem with java/classes_lang |
| 6637203: | Classunloading messages go to stdout rather than Xloggc file, causing hangs when stdout is closed |
| 6645268: | Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH |
| 6645271: | Wrong date format for Croatian (hr) locale |
| 6645405: | Errors in Hungarian local-specific formatting. (L10N part of 6609703) |
| 6646611: | Incorrect spelling of month name in locale for Belarusian language ("be", "BY") |
| 6648438: | src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check") |
| 6650730: | Lithuanian locale date and number formats mismatch. |
| 6657026: | Problem with java/classes_swing |
| 6657138: | Problem with java/classes_swing |
| 6660258: | Java application stops Windows logout/shutdown (regression in 1.5.0_14) |
| 6664512: | Problem with java/classes_awt |
| 6665791: | com.sun.source.tree.MethodTree.toString() does not output default values |
| 6680634: | Printing: "Collate" is ignored under Windows Vista x64 |
| 6684916: | jframe.setMaximizedBounds() has no effect in linux |
| 6707273: | TrayIcon does not support 8-bit alpha channel in Windows XP |
| 6707289: | InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc |
| 6711717: | Problem with java/classes_awt |
| 6744801: | JCK api/javax_sound/interactive/RecordSoundTest.html#RecordSoundTest fails on Solaris10 x64 for -d64 |
| 6756774: | fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.") |
| 6763530: | Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1) |
| 6769124: | various 64-bit fixes for c1 |
| 6770883: | Infinite loop if SPNEGO specified as sun.security.jgss.mechanism |
| 6792161: | assert("No dead instructions after post-alloc") |
| 6795356: | Problem with java/classes_swing |
| 6796915: | Deadlock in XAWT when switching virtual desktops |
| 6815790: | G1: Missing MemoryPoolMXBeans with -XX:+UseG1GC |
| 6822057: | Problem with java/classes_2d |
| 6822370: | ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450) |
| 6823138: | Need to replace ComponentAccessor with AWTAccessor |
| 6823449: | Gervill: ArrayIndexOutOfBoundsException thrown when trying to play too may voices at same time. |
| 6823603: | Generics: JList |
| 6824265: | Problem with java/classes_util_i18n |
| 6827009: | Project Coin: Strings in Switch |
| 6827653: | Make Synth UI classes public |
| 6828204: | NavigableSet.subSet() documentation refers to nonexistent parameters |
| 6829187: | compiler optimizations required for JSR 292 |
| 6829192: | JSR 292 needs to support 64-bit x86 |
| 6832063: | OpenJDK fails to open the default ALSA device when PulseAudio is enabled |
| 6833357: | Improve time-stamp support in Gervill to reduce jitter. |
| 6843127: | krb5 should not try to access unavailable kdc too often |
| 6843181: | NumericShaper is not thread-safe |
| 6849968: | JVMTI tests fails on jdk5.0 with hs14 |
| 6849984: | Value methods for platform dependent math functions constant fold incorrectly |
| 6852078: | HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash |
| 6852111: | Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait() |
| 6855236: | Compiler Tree API TreePath class generates NullPointerException from Iterator |
| 6857363: | deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display |
| 6858164: | invokedynamic code needs some cleanup (post-6655638) |
| 6858708: | HotspotDiagnosticMXBean.setVMOption() throws NullPointerException |
| 6860433: | [Nimbus] Code to set a single slider's thumb background doesn't work as specified |
| 6860438: | [Nimbus] Code to globally set slider's thumb background doesn't work as specified |
| 6862064: | incorrect implementation of PKIXParameters.clone() |
| 6862968: | Problem with java/imageio |
| 6863503: | Problem with java/classes_security |
| 6864011: | typo? in top level Makefile: DAYE_STAMP |
| 6864911: | Problem with java/classes_security |
| 6867348: | Digest Value of References inside Manifest - calculation order problem |
| 6868106: | Ukrainian currency has wrong format |
| 6868503: | RuleBasedBreakIterator is inefficient |
| 6868611: | FileSystemView throws NullPointerException |
| 6870908: | reopen bug 4244752: month names in Estonian should be lowercase |
| 6872357: | Problem with java/classes_2d |
| 6872358: | Problem with java/classes_2d |
| 6873543: | CookieManager doesn't enforce httpOnly |
| 6873931: | New Turkish currency since 2009 |
| 6874407: | Missing regression test for 6636650 |
| 6874643: | Problem with java/imageio |
| 6878146: | incorrect unused value should be deleted |
| 6878147: | Keywords.log is declared and initialized but unused |
| 6879943: | CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029 |
| 6880672: | Replace quicksort in java.util.Arrays with dual-pivot implementation |
| 6880694: | GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed |
| 6880903: | G1: G1 reports incorrect Runtime.maxMemory() |
| 6882909: | Resetting a full-screen window to normal rotates screen to normal orientation. |
| 6882912: | Strange behaviours when typing @ or ' |
| 6882917: | Nimbus and DefaultTableCellRenderer: must start with normal background |
| 6884960: | java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails |
| 6885735: | closed/java/awt/Component/DisablingLWDisabledHW/DisablingLWDisabledHW.html fails |
| 6886058: | JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails |
| 6887249: | Get rid of double-check for isValid() idiom in validate() methods |
| 6887292: | memory leak in freetypeScaler.c |
| 6887318: | Incorrect constant used in DirectSound Mixer implementation |
| 6887494: | NPE in pisces Renderer |
| 6888156: | With GTK Look and Feel Icons cannot be rendered in Jtable Cells |
| 6888167: | memory leaks in the medialib glue code |
| 6888171: | JMX Monitor API should not require JavaBeans to be present |
| 6888179: | Separate out dependency on CORBA |
| 6888215: | memory leak in jpeg plugin |
| 6888734: | PIT: regression test fails when java.security.manager is enabled |
| 6890349: | Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed. |
| 6890458: | Datatransfer API should not require RMI to be present |
| 6890945: | Typo in sentence about thread safety |
| 6891113: | More methods for java.util.Objects: deepEquals, hash, toString with default |
| 6891412: | The sun.awt.shell.ShellFolder#getInvoker method should be synchronized |
| 6891483: | XToolkit.getEnv() checks for NULL on a wrong symbol |
| 6891770: | JSR 292 API needs initial unit tests |
| 6892079: | live value must not be garbage failure after fix for 6854812 |
| 6892340: | Part of the CR 6741890 should be forwardported |
| 6893081: | method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164) |
| 6893158: | AP_REQ check should use key version number (updated by 6907425) |
| 6893238: | Move NTLM and SPNEGO implementations into separate packages |
| 6893325: | JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that |
| 6893426: | ShellScaffold.sh fails on Solaris 10 update releases: /usr/bin/id: illegal option -- u |
| 6893504: | LinkageError not thrown for duplicate class definition for bootstrap class loader |
| 6893701: | compiler/6877254/Test.java fails because it combines -XX:+UseConcMarkSweepGC with other GC |
| 6893704: | Potential memory leak in gtk2_interface.c |
| 6894169: | Move HttpLogFormatter into a separate package |
| 6894461: | OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667) |
| 6894504: | javax/swing/JFileChooser/6741890/bug6741890.java fails w/ RuntimeException |
| 6894534: | SeedGenerator shouldn't require java.nio.file to be present |
| 6894633: | NetHooks should not require provider to be present (sol) |
| 6894643: | Separate out dependency on Kerberos |
| 6894779: | Aurigi BIOS reports wrong Version number |
| 6894950: | test/java/util/zip/Bounds.java fails with OutOfMemoryError |
| 6895168: | JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build |
| 6895236: | CMS: cmsOopClosures.inline.hpp:43 assert(..., "Should remember klasses in this context") |
| 6895383: | JCK test throws NPE for method compiled with Escape Analysis |
| 6895788: | G1: SATB and Update buffer allocation code allocates too much space |
| 6896043: | first round of zero fixes |
| 6896068: | SunGraphics2D exposes a reference to itself while non fully initialized |
| 6896084: | VM does not reserve protected page below heap for compressed oops implicit null checks |
| 6896335: | GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode |
| 6896352: | CTW fails hotspot/src/share/vm/opto/escape.cpp:1155 |
| 6896370: | CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched" |
| 6896422: | Add @ignore to test/java/util/zip/Bounds.java |
| 6896573: | Arrays.sort(long[]) fails with StackOverflowError |
| 6896647: | card marks can be deferred too long |
| 6896727: | nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys w/o COOPs |
| 6896829: | test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg |
| 6897550: | BigInteger constructor should use local cached String length |
| 6897553: | LinkedList performance improvements |
| 6897844: | build fails on awt_GraphicsEnv.c |
| 6897993: | (se) Close or cancel performance issue when number of pending updates is high (lnx) |
| 6898124: | Bidi should not require AWT to be present |
| 6898160: | Need serviceability support for new vm argument type 'uint64_t' |
| 6898220: | (fmt) Optimize Formatter.parse (including String.printf) |
| 6898234: | (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter |
| 6898747: | Allow JNDI cosnaming provider to be used when java.applet is not present |
| 6898857: | [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error |
| 6899058: | G1: Internal error in ptrQueue.cpp:201 in nightly tests |
| 6899078: | potential deadlock and performance issue in freeing strike resources with D3D pipeline |
| 6899147: | java.beans.MetaData should not require JDBC to be present |
| 6899444: | Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist |
| 6899467: | System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build |
| 6899503: | Security code issue using Verisign root certificate |
| 6899607: | Update java.util.prefs.FileSystemPreferences to use PlatformLogger |
| 6899694: | Dual-pivot quicksort improvements |
| 6899737: | JDK build fails in make/java/jli because of _vsnprintf macro redefinition |
| 6899834: | (launcher) remove the solaris libjvm.so symlink |
| 6899851: | Regression causes new dependency to jkernel |
| 6900043: | Add method to return line.separator property |
| 6900137: | Typo in API Doc for NumericShaper |
| 6900234: | Several NIO tests should be removed from test/ProblemList.txt |
| 6900341: | jaxp/jaxws ant scripts using ant runtime in classpath, needs to be explicit |
| 6900511: | javac command line help broken |
| 6900622: | Security warning icon is not getting displayed properly for tooltip |
| 6900899: | vm fails to start when -Xmx value is less than OldSize + NewSize |
| 6901021: | Security Warning Icon not getting displayed properly when frame loses focus |
| 6901085: | SPNEGO does not works with native program |
| 6901170: | HttpCookie parsing of version and max-age mis-handled |
| 6901572: | JVM 1.6.16 crash on loops: assert(has_node(i),"") |
| 6902010: | (cl) Delay initialization of ClassLoader.parallelLoaders |
| 6902036: | WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required") |
| 6902115: | G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint()) |
| 6902323: | Fix testcase sun/tools/native2ascii/NativeErrors.java |
| 6902325: | Fix testcase sun/tools/jhat/HatHeapDump1Test.java |
| 6902667: | Fix JT_HOME not working from env in jdk/test/Makefile |
| 6902678: | com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException |
| 6902701: | G1: protect debugging code related to 6898948 with a debug flag |
| 6902720: | javac pretty printer does not handle enums correctly |
| 6903102: | fixes in nightly testing version of ShellScaffold.sh need to be committed |
| 6903354: | deadlock involving Component.show & SunToolkit.getImageFromHash |
| 6903453: | Zero build on ARM and IA-64 |
| 6903456: | 6898585 drops javadoc doclet.xml from JDK |
| 6903638: | Remove dependency on AuthPermission from SecurityConstants |
| 6903754: | (bf) Improve floating-point buffer comparison |
| 6903890: | SWT_AWT focus issues when a dialog is shown/disposed, on X11 |
| 6903893: | Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles |
| 6904191: | OptimizeStringConcat should be product instead of experimental |
| 6904882: | java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager" |
| 6904962: | GlyphVector.getVisualBounds should not be affected by leading or trailing white space. |
| 6904967: | G1: some CollectionUsageThreshold tests fail |
| 6905029: | Broken links in Deflater and DeflaterOutputStream javadoc |
| 6905046: | More Dual-pivot quicksort improvements |
| 6905515: | Test failed: java/beans/XMLEncoder/6329581/Test6329581.java |
| 6905516: | Test failed: java/beans/EventHandler/Test6788531.java |
| 6905552: | libnet/nio portability issues |
| 6905574: | DOC: Introspector's javadoc contains wrong statement |
| 6905705: | Fix broken exit code values in jdk/test/Makefile |
| 6906210: | Fix another minor typo in test/Makefile + jhat + 2 jdi port address in use issues |
| 6906510: | Fix testcase for 6894643: Separate out dependency on Kerberos |
| 6906565: | G1: deal with compilation warning in g1MemoryPool.hpp |
| 6906727: | UseCompressedOops: some card-marking fixes related to object arrays |
| 6906748: | Project Coin: Minor strings in switch cleanup |
| 6906854: | SSL/Krb5 testcase should not use a fixed port number |
| 6907177: | Update jdk tests to remove unncessary -source and -target options |
| 6907425: | JCK Kerberos tests fail since b77 |
| 6907568: | java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset |
| 6907660: | stupid typo in ZipFileIndex guarantees NPE |
| 6907760: | (file) OVERFLOW event should cause pending events to be purged |
| 6908167: | jbb2005, OptimizeStringConcat causes assert in EA |
| 6908208: | UseCompressedOops: array_size() returns incorrect size for MAX_INT object array following 6906727 |
| 6908215: | G1: SEGV with G1PolicyVerbose=2 debug flag |
| 6908218: | java.lang.Deprecated should have explicit @Target meta-annotation |
| 6908267: | Zero fails to unlock synchronized native methods on exception |
| 6908299: | Problem with java/classes_awt |
| 6908348: | java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java get OOME for unbounded queues |
| 6908541: | Bad resource management in java/math/BigInteger/BigIntegerTest.java |
| 6908628: | ObjectIdentifier s11n test fails |
| 6909057: | @see Arrays#hashCode missing particular method specification in j.u.Objects.hash |
| 6909070: | Missing package statements in java.text.Bidi @see links |
| 6909082: | Docs warning from java.util.logging.PlatformLoggingMXBean |
| 6909089: | Memory leak occurs by lack of free for read buffer in SocketInputStream#read() |
| 6909153: | Fix broken options on Zero |
| 6909442: | Fix comments in test/sun/tools/jhat/HatRun.java |
| 6909462: | Fix nbproject/private references in .hgignore |
| 6909563: | Javadoc build warnings in rmi, security, management |
| 6909839: | missing unsigned compare cases for some cmoves in sparc.ad |
| 6910317: | [classfile] typo and other issues in Dependency classes |
| 6910484: | incorrect integer optimization (loosing and op-r in a given example) |
| 6910489: | Slovenia Locale, wrong firstDayOfWeek number |
| 6910834: | TEST: java/io/File/Basic.java fails on Windows CYGWIN environment |
| 6910835: | TESTS: 3 java/io run.sh tests fail when run on Windows XP CYGWIN |
| 6911104: | Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools |
| 6911108: | These tests do not work with CYGWIN: java/util |
| 6911112: | Tests do not work with CYGWIN: javax/imageio/, javax/script/, and sun/misc/ |
| 6911113: | These tests do not work with CYGWIN: java/nio |
| 6911117: | These tests do not work with CYGWIN: com/sun/jdi |
| 6911129: | These tests do not work with CYGWIN: java/lang |
| 6911131: | Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh |
| 6911204: | generated adapters with large signatures can fill up the code cache |
| 6912018: | CMS: guarantee(head() != 0,"The head of the list cannot be NULL") |
| 6912062: | disassembler plugin needs to produce symbolic information in product mode |
| 6912063: | inlining parameters need to be adjusted for some uses of the JVM |
| 6912065: | final fields in objects need to support inlining optimizations for JSR 292 |
| 6912118: | Incosistency in several SynthUI classes between inherited specs of update() and paint() methods |
| 6912517: | JIT bug compiles out (and stops running) code that needs to be run. Causes NPE. |
| 6912628: | test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode |
| 6912782: | Bump the HS17 build number to 06 |
| 6912866: | (date) java.util.Date.before / after may be expensive |
| 6912893: | (build) make/java/nio/FILES_java.gmk doesn't list sun.nio.cs.Unicode |
| 6913075: | EA identifies escape state incorrectly after 6895383 fix |
| 6913636: | kvno check in JSSE |
| 6913869: | Zero assert fix |
| 6913877: | (fs) AsynchronousFileChannel.write can return wrong result under load [win] |
| 6914002: | unsigned compare problem after 5057818 |
| 6914413: | abbreviation name for November is not correct in be_BY |
| 6914665: | update jdk code for JSR 292 (post 6858164) |
| 6914986: | Make sure openjdk doc generation not turned off with JDK_UPDATE_VERSION |
| 6915005: | G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001 |
| 6915078: | ALT_JDK_IMPORT_PATH typo in langtools/make/Makefile |
| 6915110: | IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp |
| 6915152: | langtools build failures with import.jdk on Windows |
| 6915313: | (sctp) Reorganize implementation to make it more feasible to port to JDK6 |
| 6915476: | java.util.regex.PatternSyntaxException in com.sun.tools.javac.nio.PathFileObject |
| 6915497: | test test/tools/javac/nio/compileTest/CompileTest.java fails under Hudson |
| 6915502: | Legal notice repairs needed in jdk/make/modules/tools |
| 6915906: | tests in closed/javax/print/ should not be calling System.exit() |
| 6915939: | Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions |
| 6916217: | make/modules/Makefile requires ALT_JDK_IMPORT_PATH |
| 6916644: | C2 compiler crash on x86 |
| 6916867: | Fastdebug build failed after CR 4874070 fix putback. |
| 6916890: | (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset |
| 6916922: | (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set |
| 6916986: | handle spaces in langtools launcher path |
| 6917021: | (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider |
| 6917317: | (sctp) Remove dependency on handleSocketError |
| 6917463: | Bump the HS17 build number to 07 |
| 6917466: | Should set bootclasspath for javadoc in jdk build |
| 6917485: | Corba doc warnings |
| 6917663: | test/java/security/Provider/Turkish.java not samevm friendly |
| 6917698: | os::is_allocatable Zero fix for 32-bit platforms |
| 6917791: | KeyTabEntry, when the byte value smaller then 16, the string drop '0'. |
| 6917931: | compiler/6895383/Test.java don't compile due missed imports |
| 6918006: | G1: spill space must be reserved on the stack for barrier calls on Windows x64 |
| 6918421: | in-process JVM now ignores preset Windows unhandled exception filter |
| 6918625: | handle annotations on array class literals |
| 6919132: | Regex P{Lu} selects half of a surrogate pair |
| 6919185: | test/closed/sun/net/ftp/FtpTests fails to compile |
| 6919437: | Bump the HS17 build number to 08 |
| 6919610: | KeyTabInputStream uses static field for per-instance value |
| 6919889: | assorted position errors in compiler syntax trees |
| 6919944: | incorrect position given for duplicate annotation value error |
| 6919986: | [308] change size of type_index (of CLASS_EXTENDS and THROWS) from byte to short |
| 6920090: | G1: Disable ReduceInitialCardMarks at least until 6920109 is fixed |
| 6920143: | test/java/awt/TestArea/UsingWithMouse.java needs realSync() |
| 6920317: | package-info.java file has to be specified on the javac cmdline, else it will not be avail. |
| 6920346: | G1: "must avoid base_memory and AliasIdxTop" |
| 6920732: | opensource test/java/nio/charset |
| 6920970: | Zero build fixes after 6849984 and 6911204 |
| 6921057: | REGRESSION: persistence delegate issue on Windows and Linux against 5.u23b03/6u17b11 |
| 6921068: | Remove javadoc builds warnings from specdefault tag |
| 6921339: | backout 6917766 |
| 6921352: | JSR 292 needs its own deopt handler (new CR for 6917766) |
| 6921473: | Bump the HS17 build number to 09 |
| 6921740: | Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true |
| 6921799: | JSR 292 call sites should not be fixed-up |
| 6921922: | fix for 6911204 breaks tagged stack interpreter |
| 6921992: | failure in verify scheduling after 6792161 |
| 6922300: | [308] populate the reference_info for type annotations targeting primitive class literals |
| 6922429: | extend tree position test waiver |
| 6922482: | keytool's help on -file always shows 'output file' |
| 6923043: | failed nightly tests which use -XX:+PrintCompilation -Xcomp -XX:CompileOnly |
| 6923080: | TreeScanner.visitNewClass should scan tree.typeargs |
| 6923146: | Upgrade to JAXP 1.4.3 |
| 6923692: | TEST_BUG: ReadZip.java fails when test source directory is not writable |
| 6923976: | TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+) |