JDK 7 Milestone 5 Changes

RFEs

4337267:Arabic Numeral Shaping
4777949:Javap Rewrite : Warn javap usage on package classes with simple name.
4833524:BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
4880672:javap does not output inner interfaces of an interface
4917309:(cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
4963968:zlib should be upgraded to current version of zlib
6261502:(reflect) Add the functionality to screen out the "inappropriate" modifier bits
6349921:(enum) Include links from java.lang.Enum to EnumSet and EnumMap
6445158:Phaser - an improved CyclicBarrier
6468534:(reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes
6480728:Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
6501644:sync LayoutEngine *code* structure to match ICU
6558804:Specification for Elements.getDocComment(Element e) should be clarified
6561126:keytool should use larger default keysize for keypairs
6582946:Add suite of compare(T, T) methods for ints, longs etc
6612680:Remove classloader dependency on jkernel
6650759:Inference of formal type parameter (unused in formal parameters) is not performed
6655735:Integer.toString() and String.valueOf(int) contain slow delegations
6700789:G1: Enable use of compressed oops with G1 heaps
6710360:export Kerberos session key to applications
6729471:javap should accept class files on the command line
6758471:should be able to set jtreg options in langtools build
6795908:Refactor FontManager
6804124:Replace "modified mergesort" in java.util.Arrays.sort with timsort
6819077:G1: first GC thread coming late into the GC
6819085:G1: use larger and/or user settable region size
6821190:more InquireType values for ExtendedGSSContext
6822696:Integrating JXLayer component to Swing library
6827605:new String intrinsics may prevent EA scalar replacement
6830423:Unified Ext B character not displayed with Dialog font
6830542:Performance: new JVM_DefineClass with conditional verify
6840246:Lightweight implementation of String.split for simple use case
6840638:Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
6840752:Provide out-of-the-box support for ECC algorithms
6841313:G1: dirty cards of survivor regions in parallel
6842687:New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
6847026:keytool should be able to generate certreq and cert without subject name
6853636:Fix warnings in jdwpgen, add jdwpgen NetBeans project
6854244:change source/target used to compile JDK to 7
6854308:more ktab options
6855174:Improve log output when builds transition from one workspace to another
6855990:javap InstructionDetailWriter should support new 308 annotations attribute
6856390:RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties
6856630:Restructure jaxp/jaxws repositories
6857194:Add hotspot new perf counters to aid class loading performance measurement
6860431:Character.isSurrogate(char ch)
6860965:Project Coin: binary literals
6860973:Project Coin: Underscores in literals
6861984:solaris version of libsaproc.so should support SA_ALTROOT directly
6862956:PhaseIdealLoop should have a CFG verification mode
6864003:Modify JVM_FindClassFromBootLoader to return null if class not found
6864028:Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
6864886:G1: rename -XX parameters related to update buffers
6865571:Add a lightweight task framework known as ForkJoin
6865579:Add TransferQueue/LinkedTransferQueue
6865582:jsr166y - jsr166 maintenance update
6865703:G1: parallelize cache clean up
6866591:G1: print update buffer processing stats more often
6866657:add byteLength() method to primary classfile types
6868548:remove spurious ';' from after constant pool entries
6868579:RFE: jarsigner to support reading password from environment variable
6870743:update comments in langtools/make/build.properties
6871111:G1: remove the concurrent overhead tracker
6871291:Please clarify javax.tools.JavaCompiler.getTask() "classes" parameter
6872467:(tz) Support tzdata2009l
6872503:JLayer event handling should be rewritten
6873799:enable escape analysis by default
6873800:enable compressed oops by default
6873845:refine access to symbol file
6873849:suppress notes generated by javac
6874472:display address lists for tickets in klist tool
6878481:Add performance counters in the JDK
6879044:Eliminate the dependency on logging from the AWT/2D/Swing classes
6879076:jprt - do not sync source after builds and tests are done
6882384:Update http protocol handler to use PlatformLogger
6882745:Add DISABLE_INTREE_EC option to make new EC provider optional.
6884227:Clarify ordering requirements of javax.lang.model.TypeElement.getEnclosedElements
6888619:G1: too many guarantees in concurrent marking
6889302:TraceExceptions output should include detail message
6889757:G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
6889858:Add nonNull methods to java.util.Objects
6890137:G1: revamp reachable object dump
6890308:integrate zero assembler hotspot changes
6891677:integrate zero assembler JDK changes
6891707:Eliminate the java.io.FilePermission dependency on PolicyFile
6898251:Add ALT_DROPS_DIR feature to jaxp/jaxws

Bugs

4116222:Errors in Arabic code-conversion tables, part II
4245470:algorithm of java.lang.Byte.hashCode() is not specified
4428022:System.out.println(0.001) outputs 0.0010
4516760:(so) Intermittent SocketException: Transport endpoint is not connected (lnx)
4957990:PermHeap bloat in and only in server VM
5062288:(reflect) Core reflection uses raw types when it could be using wildcards
5063507:(fmt) missing exception for "%#s" format specifier
5093723:REGRESSION: ClassCastException in SingleIndexWriter
6199153:Generic throws and overriding
6324292:keytool -help is unhelpful
6337964:should ignore last comma in annotation array
6378701:(enum) Unclear purpose of EnumConstantNotPresentException
6381698:Warn of decommissioning of apt
6387360:Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView)
6387579:Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel)
6390045:Unexpected error "cannot access java.lang.Void" with '-target cldc1.0' with -source >=1.5
6410637:Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
6419370:new jmethodID code has tiny holes in synchronization
6419701:DefaultFileManager clean up: URI.create
6432567:PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
6449574:Invalid ldap filter is accepted and processed
6456628:(tz) Default timezone is incorrectly set occasionally on Linux
6460525:javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out
6461173:One JCK test([NewFolderAction0001]) failed on Windows due to lack of PropertyPermission(s)
6463998:Undocumented NullPointerException from Float.parseFloat and Double.parseDouble
6483788:DefaultFileManager.ZipFileObject.toUri() fails to escape space characters
6489130:FileChooserDemo hung by keeping pressing Enter key
6493942:ConcurrentLinkedQueue.remove sometimes very slow
6501502:JSR 199: FileObject.toUri should return file:///c:/ or file:/c:/ not file://c:/
6505027:terminateEditOnFocusLost making problems for table in JDesktopPane
6517779:javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception
6517907:javax.lang.model.util.Elements.getConstantExpression() with negative byte value fails
6521805:Regression: JDK5/JDK6 javac allows write access to outer class reference
6529758:JVMTI Waiters demo crashes. Double free.
6539700:JTextPane line wrap radically different from previous versions in jre 1.5.0_10+
6548708:Annotation processing should free service loader if there are no processors
6558476:com/sun/tools/javac/Main.compile don't release file handles on return
6569404:Regression: Cannot instantiate an inner class of a type variable
6572945:javah should be written as an annotation processor, not a doclet
6579827:vista : JSlider on JColorchooser is not properly render or can't be seen completely.
6585239:Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs
6589634:Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog
6593649:Word wrap broken for JTextArea
6595866:File does work with symbolic links (win,vista)
6606396:Notepad and Stylepad demos don't run in Japanese locale.
6612541:api/javax_swing/text/LabelView/index.html#getXXX[LabelView0004] fails since JDK 7 b20
6639443:Character.toCodePoint and Character.toSurrogates can be optimized
6639458:Improvements to Surrogate.java
6641691:6-open: Bring build readme's up-to-date
6647452:Remove obfuscation, framework and provider self-verification checking
6648344:(reflect spec) State default of isAccessible for reflective objects
6656586:Problem with java/classes_awt
6656610:Problem with java/accessibility
6656625:Problem with java/imageio
6657133:Problem with java/imageio
6657619:Problem with jndi/dns
6657625:Problem with java/classes_sound
6657695:Problem with java/classes_security
6660049:Problem with java/classes_swing
6660539:Problem with java/classes_beans
6676423:(prefs) Opensource unit/regression tests for java.util.prefs
6689468:test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
6699856:Creating text in a JTextPane using Chinese text causes undesired behavior
6705913:freetype_versioncheck.exe - Unable To Locate Component
6709246:ClassCastException in javadoc
6722084:JPRT make file doesn't create required symbolic link to libjvm.so
6730652:CharsetEncoder.canEncode(char) returns incorrect values for some Charsets
6734068:Some variable length attributes set their size incorrectly.
6736293:Problem with jmx/classes
6737212:Warnings in build of the sql package
6737819:sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
6738524:Problem with java/classes_sound
6745437:Add option to only check revocation of end-entity certificate in a chain of certificates
6747645:ZipFileObject.getName is incorrectly deprecated
6777448:Problem with java/classes_sound
6777487:Problem with java/classes_beans
6780496:Javaw process taking up 80-90 percent of CPU time!
6785442:ConcurrentLinkedQueue.remove() and poll() can both remove the same element
6787605:OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
6787645:CRL validation code should permit some clock skew when checking validity of CRLs
6795060:VM crash on Linux in ICU layout library when processing u0DDD (Sinhalese)
6795465:Crash in assembler_sparc.cpp with client compiler on solaris-sparc
6797139:JButton title is truncating for some strings irrespective of preferred size.
6797535:Add shared two argument static equals method to the platform
6798898:CMS: bugs related to class unloading
6801071:Problem with java/classes_net
6801497:Problem with java/classes_net
6801625:CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
6802868:JInternalFrame is not maximized when maximized parent frame.
6802944:Nimbus initialization is too slow
6803688:Integrate latest JAX-WS (2.1.6) in to JDK 6u14
6805231:Problem with java/classes_awt
6805775:LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
6806876:ClassCastException occurs in assignment expressions without any heap pollutions
6813167:Problem with jax-ws/other
6814140:deadlock due to synchronized demandLogger() code that locks ServerLogManager
6815692:method handle code needs some cleanup (post-6655638)
6815766:LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently
6818264:Heap dumper unexpectedly adds .hprof suffix
6818787:Problem with java/classes_awt
6820514:meet not symmetric failure in ctw
6821003:Update hotspot windows os_win32 for windows 7
6821507:Alignment problem in GC taskqueue
6821693:64-bit TaskQueue capacity still too small
6823373:Problem with java/classes_awt
6823905:crash in sun.security.pkcs11.wrapper.PKCS11.C_Sign during stress-test
6824395:Several Swing core components prevent using them in wrapper classes
6824440:Problem with java/classes_security
6824600:OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
6826736:CMS: core dump with -XX:+UseCompressedOops
6826780:URLClassPath should use HashMap instead of HashMap
6826801:JarFileFactory should not use HashMap
6827009:Project Coin: Strings in Switch
6827648:Extremely slow compilation time for visitor pattern code + generics
6827786:Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
6829127:Deoptimization Failure on Specjvm98 _227_mtrt with -XX:+DeoptimizeALot since Hs11 b01
6829673:ThinLineTest: A line < 1 pixel disappears.
6829785:TextCallbackHandler does not honor PasswordCallback.isEchoOn()
6830335:Problem with java/jar
6833129:specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
6837293:Problem with java/classes_swing
6838467:JSR199 FileObjects don't obey general contract of equals.
6838598:Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java
6838887:(tz) Add UTC and Yerevan to tzmappings
6840059:regression: javac silently crashes when resolving erroneous anonymous inner constructor
6840086:JFileChooser lacks icons on top right when running on Windows 7
6840305:Discrepancy in system memory details (when 4G or greater) reported by JVM and Windows OS
6842838:64-bit failure in handling invalid manifest in launcher.
6843292:"Expect to be beyond new region unless impacting another region" assertion too strong
6843707:bad tests generate files in the test/ directory
6844267:Nimbus generator depends on JIBX
6844297:java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57
6845368:large objects cause a crash or unexpected exception
6845701:Problem with jaxp/parse
6846972:cannot access member of raw type when erasure change overriding into overloading
6847956:G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
6848424:java/awt/Frame/FrameSize/TestFrameSize.java needs improvement
6848799:Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5
6849266:closed/javax/swing/JFileChooser/6484091/bug6484091.java fails on solaris 10 sparc
6849331:Nimbus L&F: AbstractRegionPainter's paint context is not initialized
6850957:Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
6850958:Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
6851214:(tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
6851282:JIT miscompilation results in null entry in array when using CompressedOops
6851386:assert(b->find_node(def) < j,"uses must follow definitions")
6851688:Hung up in applet application
6851742:(EA) allocation elimination doesn't work with UseG1GC
6852051:Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris
6852429:IME should call ImmIsUIMessage() or DefWindowProc() when it receives WM_IME_SETCONTEX
6853592:VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
6854812:6.0_14-b08 crashes with a SIGSEGV
6854898:Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
6854954:Eliminate static dependency on java.awt.AWTPermission
6855215:Calculation error (NaN) after about 1500 calculations
6856590:(process) Use RESTARTABLE in UNIXProcess_md.c
6856929:Frame is not getting resized using Robot in OpenSolaris and Ubuntu
6857159:local schedule failed with checkcast of Thread.currentThread()
6857358:Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException
6857360:NimbusLAF: Menu indicator looks ugly with RTL orientation.
6857789:(reflect) Create common superclass of reflective exceptions
6857870:Regression tests are failing with ExceptionInInitializerError
6857888:closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.
6858208:jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
6858429:javap classfile library a minor bug
6858484:Problem with java/classes_security
6858589:more changes to Config on system properties
6858886:G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
6859338:amd64 native unverified entry point pushes values before implicit null check
6859911:G1: assert(Heap_lock->owner() != NULL, "Should be owned on this thread's behalf")
6859935:REGRESSION: Settings are missing in JCP/Advanced tab on windows
6860469:remix_address_expressions sets incorrect control causing crash in split_if_with_block_post
6860599:nodes limit could be reached during Output phase
6860795:NullPointerException when compiling a negative java source
6860920:serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)
6861513:correct copyright attribution in test for 6837094 and 6860469
6861557:G1: assert(top() == bottom()||zfs == Allocated,"Region must be empty, or ...")
6861660:OopMapBlock count/size confusion
6861837:JCK compilation failures
6862295:JDWP threadid changes during debugging session (leading to ignored breakpoints)
6862534:-XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepGC
6862576:vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
6862608:rich diagnostic sometimes contain wrong type variable numbering
6862611:Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
6862661:G1: _gc_alloc_region_counts is not updated properly after 6604422
6862679:ESC: AD Authentication with user with umlauts fails
6862863:C2 compiler fails in elide_copy()
6862919:Update copyright year for files changed from March till end of July 2009
6862945:conversion of jmethodID to methodOop in JVMTI is too expensive
6863023:need non-perm oops in code cache for JSR 292
6863110:(sctp) Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
6863155:Server compiler generates incorrect code (x86, long, bitshift, bitmask)
6863216:Clean up debugging debris inadvertently pushed with 6700789
6863420:os::javaTimeNanos() go backward on Solaris x86
6863667:(ch) Several tests in java/nio/channels/* need to be updated after 6638712
6863746:javap should not scan ct.sym by default
6863814:javap crashes when facing array class literals
6863864:(fs) Path.createSymbolicLink doesn't set directory flag when creating sym link to directory (win)
6863914:bug number missing from test
6864297:Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container
6864319:(fs) Eliminate static dependency on fdopendir (lnx)
6864382:NPE in the rich formatter when processing an unattributed type-variable
6864901:Bump the HS16 build number to 07
6864914:SPECjvm2008 produces invalid result with zero based Compressed Oops
6865031:Application gives bad result (throws bad exception) with compressed oops
6865399:some javac files are missing Sun internal API comment
6865482:test case BalancedParentheses.java is missing GPL header.
6865492:/java/devtools/win32/bin/gnumake.exe doesn't work with cygwin
6865565:Test failed: /test/closed/javax/swing/JInternalFrame/6325652/bug6325652.java
6865583:Verbose CIPrintMethodCodes asserts when ldc an empty String
6865748:(file) SimpleFileVisitor methods ignore null arguments
6865753:6854244 breaks partial (jdk-only) builds
6865853:Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008
6866190:Remove SIMPLE_STACK code from TaskQueue
6866243:Javadoc for java.lang.Character still refers to Unicode 4 instead of 5
6866397:(file) PathMatcher with regex syntax doesn't match as expected (win)
6866479:libzip.so caused JVM to crash when running jarsigner
6866554:Misc. javadoc warnings
6866585:debug code in ciObjectFactory too slow for large objects
6866651:Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59)
6866719:Rename execvpe to avoid symbol clash with glibc 2.10.
6866804:(file) Path calls checkPermission insteadof checkXXX (sol)
6867101:(file) Path.checkAccess fails with sharing violation on special files such as pagefile.sys
6867231:Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68
6867244:Tests missing @run tag
6867603:sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
6867645:java -Xshare:dump failed - read only space too small
6867657:Many JSN tests do not run under cygwin
6867665:Problem with keytabs with multiple kvno's (key versions)
6867671:javap whitespace formatting issues
6867687:keytool's standard.sh test timeout sometimes
6867781:(file) Examples in javadoc use newFileAttributeView instead of getFileAttributeView
6868051:(SA) FreeChunk support for compressed oops is broken
6868160:(process) Use vfork , not fork, on Linux to avoid swap exhaustion
6868185:2 JCK api/java_beans/Introspector/ tests fails starting from jdk7 b66
6868189:Nested enum class with custom BeanInfo fails
6868255:Requirements for correct operating of the HW/LW Mixing feature need to be specified
6868269:CompileTheWorld assertion failure introduced by the reexecute bit implementation
6868486:timeouts and outOfMemory in regression tests
6868487:EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
6868533:JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests
6868539:javap should use current names for constant pool tags
6868553:6867671 breaks some tests
6868627:(spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated
6868712:Improve concurrent queue tests
6868864:Kerberos tests fail under windows/cygwin
6868867:Test: sun/security/tools/keytool/standard.sh fails under windows/cygwin
6868991:JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
6869075:regression: javac crashes when compiling compound string assignment with generics
6869216:testgetallmembers should consistently use correct filemanager
6869697:Missing entry in makefiles for java/lang/ReflectiveOperationException.java
6869705:Missing files of CR6795908, FontManager refactoring
6869739:Cannot check revocation of single certificate without validating the entire chain
6869822:assert(Universe::narrow_oop_shift() == 0,"use unscaled narrow oop")
6870238:Font2DTest fails on Debian after FontManager refactoring
6870298:fix minor typos in java/lang/instrument/Instrumentation.java
6870335:Provider numbers need to be bumped to 1.7
6870591:langtools build sets javac.bootclasspath incorrectly
6870706:langtools launcher issues
6870843:G1: G1 GC memory leak
6870926:(file) Path.toRealPath performance can be improved (win)
6870935:DIGEST proxy authentication fails to connect to URLs with no trailing slash
6871299:Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
6871697:LinkedBlockingQueue Iterator/remove/poll race
6871765:Bump the HS16 build number to 08
6871847:AlgorithmId.get("SHA256withECDSA") not available
6872000:G1: compilation fails on linux/older gcc
6872011:Update printing processor to support JSR 308
6872048:bad private keys are generated for 2 specific ECC curves
6872136:CMS: confusing message may be printed when a collector is switched off implicitly
6872177:JCE framework and provider builds broken following -target 7 changes
6872492:JLayer sources contain wrong header
6872735:Further update build readme for new platforms
6873059:Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
6873116:Modify reexecute implementation to use pcDesc to record the reexecute bit
6873200:patch.out and jaxws.patch do not belong in jaxws repository
6873236:Fork HS16 to HS17 - renumber Major and build numbers of JVM
6873621:(file) FileStore.supportsFileAttributeView(Class type) returns wrong result
6873777:FPU control word optimization still performed with SSE
6873951:test/java/lang/reflect/Generics/Probe.java fails
6874249:Check has duplicate local variable and field for "source"
6874521:Remove @note tags
6875033:regression: test of 6867665 fail
6875153:JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set
6875240:Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building) (corba only)
6875329:fix for 6795465 broke exception handler cloning
6875336:some tests should use /nodynamiccopyright/
6875393:JNI itable index cache is broken
6875577:CTW fails with /hotspot/src/share/vm/opto/memnode.cpp:1794
6875619:CTW fails with /hotspot/src/share/vm/opto/type.hpp:1133
6875716:JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
6875861:javadoc build warning on java.util.Properites from unconventional @see ordering
6875866:Intrinsic for String.indexOf() is broken on x86 with SSE4.2
6875959:CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
6875967:CTW fails with./generated/adfiles/ad_sparc.cpp:6711
6876276:assert(!is_visited,"visit only once")
6876282:BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
6876328:different names for the same digest algorithms breaks jarsigner
6876541:(file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied
6876628:@throw instead of @throws in two ParagraphView classes
6876699:generated files in repository
6876753:javap tests fail on Windows
6876755:apt tests fail on Windows
6876765:javah tests fail on Windows
6876782:two javadoc tests fail on Windows
6876794:sp07t002 hangs very intermittently
6877122:Many javadoc warnings from java.awt.Window, other awt classes
6877188:some javac shell tests do not work on Windows
6877206:JavaFileObject.toUri returns bogus URI (win)
6877223:tests @ignored because of issues with File.toURI on Windows
6877229:more javac tests fail on Windows
6877254:Server vm crashes with "no branches off of store slice" when run with CMS and UseSuperWord (default)
6877357:IPv6 address does not work
6877744:delete extraneous file
6877751:test/tools/javac/6627362/T6627362.java fails
6877759:test/tools/javac/processing/environment/round/TestElementsAnnotatedWith.java leaves open file
6877763:update langtools/test/Makefile for JPRT
6878106:Make source/target options explicit for CORBA bootstrap tools
6878284:Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
6878792:Sample provided in javax.swing.JLayer class description is not usable
6879346:files have Windows newlines
6879362:assert(!klass_is_exact(),"only non-exact klass")
6879368:Remove stray quote in Character javadoc
6879371:javap does not close internal default file manager
6879463:(file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
6879572:SA fails with "RuntimeException: field "_is_marked_dependent" not found in type instanceKlass"
6879689:Fix warning about ignored return value when compiling with -O2
6879902:CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
6879921:CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
6880029:JDK 1.6.0_u14p Application crashed very early
6880034:SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
6880052:SIGSEGV in GraphKit::null_check_common()
6880053:assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
6880533:test/compiler/6865031/Test.java miss -XX:+IgnoreUnrecognizedVMOptions
6880574:C2 assert in escape.cpp:445 on linux-amd64
6881317:regression: NPE in CloseableURLClassLoader
6881337:ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64
6881442:(reflect) Race condition in Class.getName()
6882235:invalid exponent causes silent javac crash
6882363:typos in java.util.logging javadocs
6882376:Add internal support for JRE implementation to eliminate the dependency on logging
6882594:Remove static dependancy on NTLM authentication
6882609:Move default InMemoryCookieStore to java.net
6882654:Remove dependency on java.util.concurrent from KeepAlive implementaion
6882730:G1: parallel heap verification messes up region dump
6882768:(launcher) test for 6842838 is broken
6883341:SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
6883468:C2 compiler enters infinite loop running out of native heap. assertion in PhaseIterGVN::transform
6883790:corba build problem related to wildcard and vpath, regression
6883816:corba fix for missing javax/transaction/xa classes (the real fix)
6883983:JarVerifier dependency on sun.security.pkcs should be removed
6884175:CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
6884220:Have drop sources ignore the output.dir property
6884480:(file) Path.relativize has typo in parameter description
6884552:remove some unnecessary #ifdef's introduced in the fix for 4957990
6884624:Update copyright year for files changed from July through September
6884800:(file) Path.newInputStream does not usefully implement available()
6884837:test/java/net/MulticastSocket/SetOutgoingIf.java should check if interfaces are up/support multicast
6885041:G1: inconsistent thread dump
6885123:JavaFileObject getName issues
6885166:regression test for 6877357 (IPv6 address does not work) error (timed out)
6885169:merge of 4957990 and 6863023 causes conflict on do_nmethods
6885204:JSSE should not require Kerberos to be present
6885584:A particular class structure causes large allocation spike for jit
6885667:CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
6885900:Bump the HS17 build number to 02
6885916:Memory leak in inferencing verifier (libverify.so)
6886024:G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
6886108:Test case B4933582 binding to fixed port number
6886348:apt incorrectly uses Scope.table
6886353:For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build
6886359:Missing jaxws property files and missing changes in jaxp/jaxws drop bundles
6886436:Lightwight HTTP Container (com.sun.* package) is unstable
6886718:missing license info
6886868:giflib has a memory leak in the MakeMapObject() function
6887186:G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC
6887364:SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
6887895:CONSTANT_Class_info getBaseName does not handle arrays of primitives correctly
6887948:test/gc/6845368/bigobj.java fails due to timeout
6888316:G1: has_aborted()||_cm->region_stack_empty() fails
6888367:classfile library parses signature attributes incorrectly
6888552:Allow JNDI to be used when java.applet is not present
6888701:Change all template java source files to a .java-template file suffix
6888709:Change use of -DX=""Y"" to -DX='"Y"', consistently for all platforms
6888802:sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
6888847:TaskQueue needs release_store() for correctness on RMO machines
6888888:new javah throws NullPointerException when building in jdk/make/java/nio
6888898:CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
6889255:javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
6889300:assert(i != k||is_new||i->outcnt() > 0, "don't return dead nodes")
6889552:Sun provider should not require LDAP CertStore to be present
6889656:assert(lo_lrg->lo_degree()||!lo_no_simplify,"Live range was lo-degree before coalesce; should simp
6889740:G1: OpenDS fails with "unhandled exception in compiled code"
6889869:assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
6890293:Bump the HS17 build number to 03
6890984:Comparison of 2 arrays could cause VM crash.
6891079:Compiler allows invalid binary literals 0b and oBL
6891404:(fs) ACL tests fail with "Invalid argument" on ZFS (sol)
6891632:Remove duplicate ECC source files
6891701:test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
6891750:deopt blob kills values in O5
6892186:SA does not dump debug info for scalar replaced objects.
6892710:(file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
6892711:(file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
6892749:assert(UseParNewGC||UseSerialGC||UseConcMarkSweepGC, "...") fails
6893483:DTrace probe return values for a couple JNI methods are wrong
6893554:SPECjvm2008 mpegaudio fails with SecurityException
6894441:Add checksum checks, remove use of original sources in jax repositories, fix bundle logic
6894833:Upgrade jaxp drop source bundle
6894844:Bump the HS17 build number to 04
6895287:disable building fontchecker
6896472:Missing libjsig.so causes jdk build failure
6898707:Bump the HS17 build number to 05
2011/05/12 15:54 -0700