jdk9-b08: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Apr 9 18:54:41 UTC 2014


http://hg.openjdk.java.net/jdk9/jdk9/rev/0afb18a7ea48 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/e5706ff02eb0 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/9852f4b96d03 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/7eea0aa4c7ad 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/4573415672de 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/3b360a77658e 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e6623c7b1437 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/6f5c9ccad0bf 

---

All the fixes will be tested during promotion (no PIT testing at this point):

List of all fixes:
===================
JDK-6521376   hotspot         MaxTenuringThreshold and AlwaysTenure/NeverTenure consistency
JDK-6536943   hotspot         Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
JDK-6653795   hotspot         C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
JDK-6898851   tools           Compiling against this corrupt class file causes a stacktrace from javac
JDK-6943190   core-libs       TEST_BUG: some tests in java/lang/Runtime/exec have hard-coded path to shell commands
JDK-6964512   security-libs   closed/sun/security/provider/SeedGenerator/Fips.java failing intermittently
JDK-6976636   hotspot         JVM/TI test ex03t001 fails assertion
JDK-7060920   infrastructure  JDK/JRE README is out of date
JDK-7107611   security-libs   sun.security.pkcs11.SessionManager is scalability blocker
JDK-7118295   tools           javac does not explicitly close -Xstdout file
JDK-7119135   infrastructure  JFB: remove 'fb' from jdk and jre bundle name for jfb build
JDK-7124255   client-libs     [macosx] java.awt.List: method select(int) doesn't work before be visible
JDK-7124417   client-libs     [macosx] failure in Window.initGC on Mac with monitor sleeping
JDK-7129531   install         javascrub needs dynamic way of predicting GUID
JDK-7158615   client-libs     [macosx] Some TrayIcon tests presume action trigger on BUTTON1
JDK-7161320   client-libs     TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
JDK-8003653   install         Java items on Start Menu still exist even after all JREs from the system are removed.
JDK-8005748   client-libs     [parfait] Memory leak at jdk/src/closed/share/native/sun/font/scalerMethods.c
JDK-8007561   deploy          [parfait] Possible null pointer dereference in deploy/src/javaws/share/native/propertyParser.c
JDK-8008114   client-libs     [parfait] False positive buffer overrun in jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_MidiUtils.c
JDK-8009923   install         AU build should not be looking for signtool.exe or resetting SIGN_FLAG
JDK-8012224   client-libs     AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell
JDK-8012364   install         The final resultant page has layout issue
JDK-8014066   core-libs       Mistake in documentation of ArrayList#removeRange
JDK-8015783   install         Batch of JavaRemovalToolClassic fixes
JDK-8016487   install         uninstaller applet does not display Note text when a list of insecure versions is long
JDK-8020103   deploy          DRS - Accessibility keyboard shortcut does not work in viewing certificate details
JDK-8020532   install         After uninstall jaureglist.xml file still remains on the disk
JDK-8021612   install         [macosx] The JRE installer does not look right with 8 b100 promotion build.
JDK-8022531   client-libs     [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog.
JDK-8023475   client-libs     [TEST BUG] Test  javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
JDK-8024239   deploy          Change deploy build target to (N-3)
JDK-8024322   install         new msi project should use new cmdparser
JDK-8025209   core-libs       Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java
JDK-8025293   core-libs       JNI exception pending checks in java.net
JDK-8025433   client-libs     [TEST_BUG] closed/javax/swing/Security/6378709/FakeEvent.java failed since jdk8b108
JDK-8025505   tools           Constant folding deficiency
JDK-8025550   hotspot         valgrind: Conditional jump depends on uninitialised value in Arena::set_size_in_bytes()
JDK-8025726   deploy          Certificate rule in DRS does not work for Java Web Start app when caching is turned off
JDK-8026154   hotspot         [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java failed due to exception
JDK-8026570   globalization   NLS: jdk8 man page update
JDK-8027295   hotspot         Free CSet takes ~50% of young pause time
JDK-8027821   deploy          For signed jars without manifest "Permissions", there is still security warning dialog before Application Error (Or blocked) Dialog.
JDK-8027914   embedded        Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
JDK-8027924   hotspot         gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with warning
JDK-8028050   client-libs     Typo correction needed s/Classlaoder/Classloader/
JDK-8028170   install         64-bit jre installer Launches 32-bit IE when IERESTART registry key set
JDK-8028748   install         Omniture tags for streamlined applet
JDK-8028808   deploy          Exception Site List same site repeated
JDK-8029008   client-libs     [Parfait] warnings from b116 for jdk.src.share.native.sun.font: JNI exceptions pending
JDK-8029075   hotspot         String deduplication in G1
JDK-8029095   core-svc        TESTBUG: sun/management/snmp/bootstrap/SnmpNotifBootStrapTest.sh
JDK-8029143   docs            javadoc standard doclet should add Functional Interface blurb when @FunctionalInterface annotation is present
JDK-8029248   deploy          Layout problem on Exception site list dialog in ja, ko, de, es, fr, pt_BR
JDK-8029362   client-libs     [Parfait] warnings from b117 for jdk.src.share.native.com.sun.media.sound: JNI exception pending
JDK-8029649   deploy          Reduce dialog frequency when app is run multiple times
JDK-8029672   core-libs       Test java/net/SocketPermission/BindTest.java fails since JDK 6u71 b09
JDK-8029716   install         [JDK 8 b112] INSTALLDIR is ignored when installing JDK
JDK-8029811   client-libs     ClassCastException in SwingSet2 demo when using Nimbus, caused by failure to use EDT
JDK-8030060   install         [JDK 8-cpu-repo testing] Online JRE installation aborted with an error dialog
JDK-8030103   core-svc        Java Usage Tracker: need to escape separator chars
JDK-8030114   security-libs   [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending
JDK-8030640   client-libs     [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
JDK-8030681   infrastructure  add "serve" command and --quiet and --verbose options to hgforest
JDK-8030707   client-libs     [Parfait] warnings from b119 for jdk/src/closed/share/native/sun/awt/image/jpeg: JNI exception pending
JDK-8030780   other-libs      test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
JDK-8030787   client-libs     [Parfait] JNI-related warnings from b119 for jdk/src/share/native/sun/awt/image
JDK-8030946   infrastructure  No jmc.1 for man page of JMC
JDK-8031003   security-libs   [Parfait] warnings from jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
JDK-8031024   embedded        SEGV in AsyncGetCallTrace while getting StackOverflowException via jdi
JDK-8031196   deploy          String typo of "all-permissons" in DeployManifestChecker.java
JDK-8031203   hotspot         remove SafepointPollOffset
JDK-8031300   infrastructure  No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
JDK-8031320   hotspot         Use Intel RTM instructions for locks
JDK-8031419   embedded        Non-configure based SE ARM builds don't disable Tiered compilation
JDK-8031425   tools           Two langtools/javac tests fail by timeout on Windows
JDK-8031446   install         Need to update the ds build scripts to stage the sponsors files automatically
JDK-8031453   install         jdk builds fail on JPRT windows systems in install 
JDK-8031456   deploy          DRS: Locale attribute for message element does not work with just language code
JDK-8031558   xml             closed/javax/xml/jaxp/common/8014530/IncreasedMemoryTest.java fails intermittently
JDK-8031563   core-libs       TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once
JDK-8031579   deploy          Spurious Missing Manifest Permissions Attribute Warning When Launching versioned Java Web Start app
JDK-8031584   security-libs   [parfait] warnings from b03 for jdk/src/closed/solaris/native/com/oracle/security/ucrypto: JNI exception pending
JDK-8031597   install         Need msi with one-file-per-componet
JDK-8031625   docs            javadoc problems referencing inner class constructors
JDK-8031693   hotspot         Two nsk/hprof/options/cpu failed with Stack Overflow in JFR on Linux-amd64 in Promotion testing of JDK8 b123
JDK-8031765   client-libs     [TEST] Child process  error stream is not empty! 
JDK-8031996   deploy          Java.Lang.Reflect.InvocationTargetException When Cache Has Disabled  
JDK-8032038   install         need to fix new msi wrapper extraction issue
JDK-8032066   tools              Serialized form has broken links to non private inner classes of package  private  
JDK-8032198   install         JDK 8 Install Files have wrong license header, have GPL header and should have commercial header.
JDK-8032210   install         Java uninstall tool has some problems of handling JRE 8 
JDK-8032217   infrastructure  jdk8 b124 linux and mac build failed in man page process  for non commercial build
JDK-8032376   install         Change text on uninstallapplet.jsp page
JDK-8032383   deploy          [nightly] Serialized applets launch fails with NPE
JDK-8032443   client-libs     Java Access Bridge version strings need to be fixed
JDK-8032444   client-libs     Java Access Bridge - DeleteGlobalRef fails when Java is run with Xcheck:jni
JDK-8032458   install         Create library to run HTML UI for Install/AU
JDK-8032459   deploy          Reduce dialog frequency feature - dialog is suppressed even if JRE is below security baseline
JDK-8032475   deploy          Deploy to expose/create API for Java related settings in JCP
JDK-8032491   core-libs       DateTimeFormatter fixed width adjacent value parsing does not match spec
JDK-8032499   install         Offline bundles no longer send ping
JDK-8032590   deploy          RDF doesn't work for javaws apps without jnlp href launched from command line
JDK-8032628   deploy          Reduce dialog frequency: local unsigned applet decision is not remembered
JDK-8032676   deploy          RDF (8029649) can cause performance problem when Revocation check times out.
JDK-8032843   client-libs     Java Access Bridge - Missing exception check on JNI upcall
JDK-8032868   install         Mac AU has a half-implemented URL by default, resulting in broken AU
JDK-8032872   client-libs     [macosx] Cannot select from JComboBox in a JWindow
JDK-8032878   client-libs     Editable combos in table do not behave as expected
JDK-8032883   deploy          java.lang.UnsupportedClassVersionError occurs while accessing an applet
JDK-8033075   other-libs      Broken LInk in CORBA API docs
JDK-8033175   deploy          Regression caused by JDK-8029649, secondary dialog not shown
JDK-8033227   deploy          The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically
JDK-8033298   install         Need to fix the merge issue for the install workspace
JDK-8033389   deploy          Remove Medium security level in Java Control Panel
JDK-8033400   deploy          DRS: Mechanism for system administrators to overrule the JRE version used to launch an applet
JDK-8033489   install         Revamp hudson build scripts for better performance and design
JDK-8033531   install         JUT cannot parse version of internal build
JDK-8033534   client-libs     [macosx] Get MultiResolution image from native system
JDK-8033562   hotspot         TestClassUnloadEvent.java got too many vm/class/unload events
JDK-8033566   hotspot         [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch
JDK-8033580   hotspot         Old debug information in IMPORT_JDK is not removed
JDK-8033583   deploy          RDF: should only use longer (https) timeframe if all URLs are from same domain (host, protocol, port)
JDK-8033662   core-libs       java.time.format.DateTimeFormatter doesn't set zone when parsing
JDK-8033712   client-libs     Fix more serial lint warnings in sun.awt
JDK-8033740   deploy          Java Control Panel crash
JDK-8033806   deploy          Java Control Panel appears at center and then slides to bottom left of screen
JDK-8033908   client-libs     Fix serial lint warnings in com.sun.java.swing.plaf
JDK-8033926   hotspot         Update hotspot/make/jprt.properties to use jdk 9 instead of jdk 8
JDK-8034030   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/ImageSurfaceData.m
JDK-8034034   hotspot         [parfait] JNI exc. pending in hotspot/agent/src/os/bsd/MacosxDebuggerLocal.m
JDK-8034037   client-libs     [parfait] JNI exception pending in macosx/native/sun/awt/AWTEvent.m, AWTView.m
JDK-8034044   core-libs       Class.getModifiers() returns "static" for anonymous classes
JDK-8034045   hotspot         -XX:FlightRecorderOption=defaultrecording=true doesn't respect settings argument
JDK-8034079   hotspot         G1: Refactor the HeapRegionSet hierarchy
JDK-8034095   client-libs     [parfait] JNI exception pending in src/jdk/src/macosx/native/sun/awt/QuartzRenderer.m
JDK-8034097   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/QuartzSurfaceData.m
JDK-8034100   install         html_ui: implement link handling
JDK-8034113   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/AWTStrike.m
JDK-8034119   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/CCharToGlyphMapper.m
JDK-8034169   client-libs     Fix serial lint warnings in javax.swing
JDK-8034181   core-libs       (sctp) SIGBUS in SctpChannelImpl receive
JDK-8034192   deploy          JavaWS fails if <information> element has non-matching attributes specified
JDK-8034207   deploy          Reduce dialog frequency feature - dialog is suppressed even if JRE is expired
JDK-8034209   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CClipboard.m
JDK-8034211   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CFileDialog.m
JDK-8034214   client-libs     [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CInputMethod.m
JDK-8034219   install         8u5 JDK welcome dialog: Update text is missed
JDK-8034819   deploy          Java Control Panel does not honor system date/time settings
JDK-8034868   hotspot         Extract G1 From Card Cache into separate class
JDK-8034933   tools           Types.directSupertypes() incorrectly returns java.lang.Object as the super type of interfaces
JDK-8034947   install         Update Omniture Page names
JDK-8034955   client-libs     JLabel/JToolTip throw ClassCastException for  "<html>a<title>" 
JDK-8034956   install         fully commit to new msi design
JDK-8034961   install         JDK 9 PIT has issues
JDK-8034996   install         JDK9 - no solaris *amd64* bundle 
JDK-8035058   deploy          "Don't ask again..." doesn't work for expired native dialog on Ubuntu
JDK-8035069   client-libs     [macosx] Loading resolution variants by demand
JDK-8035070   install         Replace AU vcxproj files with plain GNU makefiles
JDK-8035072   install         Improve JavaScript scripts used for generation of sln/vcxproj files from project makefiles and for HTML UI
JDK-8035099   core-libs       LocalTime with(MILLI_OF_DAY/MICRO_OF_DAY) incorrect
JDK-8035104   tools           reorder class file attributes in javap listing
JDK-8035158   core-libs       Remove dependency on  sun.misc.RegexpPool and friends
JDK-8035164   hotspot         [TESTBUG] closed/runtime/4345157/Prog.java fails if path to libjvm.so is longer than 120 characters
JDK-8035168   client-libs     [macosx] Remove CThreading class
JDK-8035171   client-libs     KSS: sun.awt.shell.Win32ShellFolderManager2
JDK-8035177   client-libs     KSS: sun.awt.shell.ShellFolder
JDK-8035183   install         Improve installer build system
JDK-8035188   client-libs     KSS: javax.swing.plaf.basic.BasicComboBoxEditor
JDK-8035189   install         Replace .vcxproj for installer dll with plan makefiles
JDK-8035190   install         Migrate unix wrappers makefiles to smartmake
JDK-8035199   install         DS build fails building unit tests
JDK-8035280   install         Solaris 8u5 patch log - javasettings: cannot execute
JDK-8035313   client-libs     Change SwingLazyValue usage to lambda
JDK-8035320   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DnDDS.cpp
JDK-8035321   deploy          REGRESSION: There is no '-Daaa=/home/test' for javaplugin.vm.options after clicking on the JCP and pressing 's' key to dump system properties
JDK-8035325   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Component.cpp
JDK-8035327   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsConfig.cpp
JDK-8035330   hotspot         Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure
JDK-8035332   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Window.cpp
JDK-8035337   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintJob.cpp
JDK-8035340   core-libs       (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
JDK-8035398   hotspot         Add card redirty time in "Other" time in G1
JDK-8035406   hotspot         Improve data structure for Code Cache remembered sets
JDK-8035437   xml             Xerces Update: xml/serialize/DOMSerializerImpl
JDK-8035443   deploy          Two api/javax_swing/text/JTextComponent TCK tests fail under plugin only
JDK-8035577   xml             Xerces Update: impl/xpath/regex/RangeToken.java
JDK-8035600   install         7u60 was shown twice under the secure java section
JDK-8035609   install         uninstaller applet 1.4 ui issues
JDK-8035610   deploy          Applets lock several JREs
JDK-8035611   install         uninstaller applet 1.4 cannot uninstall JRE 7u45 (64bit)
JDK-8035618   other-libs      Four api/org_omg/CORBA TCK tests fail under plugin only
JDK-8035622   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp
JDK-8035626   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Toolkit.cpp, awt_Toolkit.h
JDK-8035627   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
JDK-8035629   client-libs     [parfait] JNI exc pending in jdk/src/windows/native/sun/windows/ShellFolder2.cpp
JDK-8035630   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/font/fontpath.c
JDK-8035632   client-libs     [TEST_BUG] CYGWIN path separator should differ from Windows separator
JDK-8035654   hotspot         Add times for evacuation failure handling in "Other" time
JDK-8035669   install         Replace .vcxproj for "files in use" with plain makefile
JDK-8035670   install         Replace all .vcxproj for new msi with plain makefiles
JDK-8035692   client-libs     Fix serial lint warnings in mac-specific code
JDK-8035711   install         Unix installer builds failing
JDK-8035721   deploy          FileNotFoundException when SetupHelper.blackListJarFile
JDK-8035743   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp
JDK-8035747   client-libs     [parfait] JNI exception pending in src/windows/native/sun/windows/awt_FileDialog.cpp
JDK-8035750   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Dialog.cpp
JDK-8035751   infrastructure  Clean up Visual Studio detection logic
JDK-8035756   client-libs     [parfait] JNI exception pending in windows/native/sun/java2d/windows/WindowsFlags.cpp
JDK-8035768   tools           Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound
JDK-8035806   deploy          Investigate com.sun.javaws.security.JNLPSignedResourcesHelperTest.DISABLED_testWarmupValidationWithSignedJNLP
JDK-8035815   hotspot         Cache-align and pad the from card cache
JDK-8035833   infrastructure  MacOracleSigner definition  needs to be updated to use Client.jar 2.0.0.0
JDK-8035837   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_KeyEvent.cpp
JDK-8035843   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PopupMenu.cpp
JDK-8035847   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp
JDK-8035857   hotspot         Add tests to verify correctness of operations with BMI1 and LZCNT instructions
JDK-8035858   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Desktop.cpp 
JDK-8035867   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp
JDK-8035870   core-libs       Check jdk/src/windows/native/java/io/WinNTFileSystem_md.c for JNI pending exceptions
JDK-8035886   install         Suppress 'Restart Required' UE from 1.4 Removal Tool Applet
JDK-8035890   tools           jdk8 javac -source 7 compiles test case it should not
JDK-8035930   core-libs       Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions
JDK-8035956   tools           javac, incomplete error message
JDK-8035985   install         7u51 was detected as out-of-date version
JDK-8036018   install         [9b05 PIT] installer.dll not installed - causing uninstall failure
JDK-8036022   client-libs     D3D: rendering with XOR composite causes InternalError.
JDK-8036025   hotspot         Sort the freelist in order to shrink the heap
JDK-8036030   xml             Update JAX-WS RI integration to latest version
JDK-8036055   client-libs     [TEST_BUG] waitForIdle() does not work in closed/java/awt/Container/ZOrder/Test.java
JDK-8036103   client-libs     Cleanup of java.awt and java.awt.peer packages
JDK-8036118   install         JUT should support fastdebug versions
JDK-8036128   hotspot         Remove deprecated VM flag UseVMInterruptibleIO
JDK-8036134   core-libs       Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions
JDK-8036576   hotspot         jtreg failed on Test6792161 timed out 
JDK-8036581   install         Some text of JUT is not rendered
JDK-8036600   core-libs       JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c
JDK-8036601   core-libs       JNI exception pending in jdk/src/windows/native/sun/net/dns/ResolverConfigurationImpl.c
JDK-8036603   core-libs       Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions
JDK-8036607   core-libs       JNI exception pending in jdk/src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c
JDK-8036609   core-libs       Check  jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions
JDK-8036622   deploy          ESL: ESL doesn't work for javaws app with no href and secure vm-args when app is cached 
JDK-8036629   deploy          Investigate failed testcases of com.sun.deploy.util.BlackListTest.testWithInstanceNoSuchFile
JDK-8036630   hotspot         Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array
JDK-8036631   deploy          Fix Deployment Unit Test Timeout on Hudson
JDK-8036634   deploy          More Information hyperlink in Blocked Application Dialog needs to use a new URL
JDK-8036672   hotspot         G1: alloc_purpose in copy_to_survivor_space() used incorrectly
JDK-8036673   hotspot         G1: Abort weak reference processing if mark stack overflows
JDK-8036674   deploy          test co-location: remove old SQE blackbox tests.
JDK-8036696   hotspot         Add metaspace gc threshold to metaspace summary trace event
JDK-8036698   hotspot         Add trace event for updates to metaspace gc threshold
JDK-8036699   hotspot         Add trace event when a metaspace allocation fails
JDK-8036701   hotspot         Add trace event when a metaspace throws out of memory error
JDK-8036703   hotspot         Add trace event with statistics for the metaspace chunk free lists
JDK-8036710   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_ScrollPane.cpp
JDK-8036717   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Robot.cpp
JDK-8036736   deploy          Remove remnants of jqs and htmlconverter source
JDK-8036742   infrastructure  Don't attempt to build jqs-all
JDK-8036746   deploy          Exclude some tests that failed or causes error on Linux
JDK-8036757   client-libs     [macosx] Space menu accelerator not rendered correctly
JDK-8036759   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_AWTEvent.cpp
JDK-8036760   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Checkbox.cpp
JDK-8036761   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TextComponent.cpp
JDK-8036762   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Canvas.cpp
JDK-8036768   install         replace AU dialog (AUWelcome) with HtmlUI
JDK-8036780   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Dimension.cpp
JDK-8036781   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintDialog.cpp
JDK-8036782   client-libs     [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_MouseEvent.cpp
JDK-8036783   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuBar.cpp
JDK-8036785   core-libs       ChronoLocalDate refers to generics that have been removed
JDK-8036787   client-libs     [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_Object.cpp
JDK-8036788   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Event.cpp
JDK-8036790   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Scrollbar.cpp
JDK-8036791   install         Uninstall selection page of JUT is overloaded
JDK-8036792   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Menu.cpp
JDK-8036793   client-libs     [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_new.cpp
JDK-8036840   install         non-windows build is broken
JDK-8036858   install         JRT log doesn't show JavaVersions
JDK-8036860   hotspot         Pad and cache-align the BiasedMappedArray
JDK-8036880   install         Implement DRS feature in JUT
JDK-8036930   client-libs     Type1 font not loaded by java.awt.Font.createFont
JDK-8036938   deploy          BaseDirTest.testUserDir	Failure on linux 
JDK-8036950   install         need to turn on new patching mechanism during install runtime
JDK-8036959   deploy          Some JNLPSignedResourcesHelperTest tests fail on linux-amd64
JDK-8036968   install         Use vanity URL in legacy plugin message
JDK-8036970   security-libs   Accessing Tomcat 8.0.3 via HTTPS doesn't work using TLS 1.2 GCM with ucrypto provider
JDK-8036973   deploy          Correct hyperlink used in Blocked Application Dialog
JDK-8037044   install         unpack200.exe calls are broken on windows
JDK-8037087   install         Replace all .vcxproj for online wrappers, old jdk wrapper, both 32/64 bit jre wrapper
JDK-8037088   install         Improve jdk msi makefiles
JDK-8037089   install         Fix installer makefiles to allow use of '-j' GNU make option
JDK-8037099   client-libs     [macosx] Remove all references to GC from native OBJ-C code
JDK-8037117   client-libs     Javadoc cleanup of javax.sound.midi.spi package
JDK-8037119   deploy          jdk9-client build failure caused by a jar not found
JDK-8037139   client-libs     Fix serial lint warnings in sun.print
JDK-8037140   hotspot         C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto 
JDK-8037149   hotspot         C1: getThreadTemp should return a T_LONG register on 64bit
JDK-8037173   client-libs     Fix serial lint warnings in sun.audio
JDK-8037174   client-libs     Fix serial lint warnings in sun.applet
JDK-8037176   install         Prepare JUT for jdk8 release
JDK-8037199   install         LZMA-archived jre msi-s ignored
JDK-8037225   core-svc        sun/tools/jinfo/Basic.sh fails
JDK-8037226   hotspot         compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
JDK-8037251   install         JRE Destination window missing in JDK installation
JDK-8037258   security-libs   AIOB while parsing CRL for revoked certificate
JDK-8037274   hotspot         sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails
JDK-8037287   client-libs     Windows build failed after JDK-8030787
JDK-8037298   infrastructure  Export HotSpots 'optimized' (i.e. not-product) configuration in the top-level configure/makefile
JDK-8037340   hotspot         Linux semaphores to use CLOCK_REALTIME
JDK-8037345   core-svc        com/sun/jdi/* tests can fail, with race condition on log files
JDK-8037371   client-libs     [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
JDK-8037377   client-libs     Windows: compilation failed after the fix for 8033712
JDK-8037407   hotspot         G1: Remove heapRegionSets.cpp
JDK-8037414   infrastructure  Licensee Source Bundles build issue
JDK-8037480   deploy          DeployCacheHandlerTest NPE due to server resourse cleanup
JDK-8037495   hotspot         Remove platform specific specification of SurvivorRatio for BSD
JDK-8037498   hotspot         JFR Method samples have inaccurate timestamps (too late)
JDK-8037507   core-libs       [javadoc] Broken link in javax/sql/rowset/package.html
JDK-8037509   install         Create SmartMake based Makefiles for the un-install native code
JDK-8037510   hotspot         CMM Testing: Min/MaxHeapFreeRatio flags should be manageable through the API
JDK-8037518   deploy          Unit Test Failures due to RDF and other 8u5 changes.
JDK-8037542   install         uninstaller not removing AU2.0
JDK-8037562   core-libs       Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys
JDK-8037564   core-libs       TEST_BUG: test closed/com/sun/rowset/internal/xmlreadercontenthandler/InvalidTypeTest.java should not write to testbase
JDK-8037743   client-libs     2d nightly: wrong class cast to DigraphNode
JDK-8037776   client-libs     [macosx] Swing app fails to exit after last window is disposed when security manager is enabled
JDK-8037779   core-libs       NoPersistenceCachingTest fails with ant test
JDK-8037781   core-libs       Remove sun.misc.Regexp* classes 
JDK-8037782   deploy          Fix server issue in some tests and WebServer
JDK-8037786   install         All fastdebug builds are failing
JDK-8037821   hotspot         Account for trampoline stubs when estimating code buffer sizes
JDK-8037822   install         rollback AUWelcomeDialog to ATL
JDK-8037825   core-svc        Fix warnings and enable "warnings as errors" in serviceability native libraries
JDK-8037840   client-libs     [macosx] Rewrite CWarning window to eliminate the ExecutorService
JDK-8037857   core-libs       Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
JDK-8037864   core-svc        Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
JDK-8037868   client-libs     The build is broken after the JDK-8035630
JDK-8037883   deploy          new unit test failure on linux-amd64: com.sun.javaws.PreloaderTest.testProgressInOfflineMode
JDK-8037889   install         [nightly] WEB_JAVA and WEB_JAVA_SECURITY_LEVEL Not working for JRE9
JDK-8037908   install         swing broken in latest 9-client nightly
JDK-8037915   hotspot         PPC64/AIX: Several smaller fixes
JDK-8037945   core-libs       Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
JDK-8037952   hotspot         Remove code duplication in Metaspace::deallocate
JDK-8037958   hotspot         ConcurrentMark::cleanup leaks BitMaps if VerifyDuringGC is enabled
JDK-8037962   hotspot         metaspaceTracer.cpp misses a symbol
JDK-8038027   infrastructure  DTDBuilder should be run in headless mode
JDK-8038080   core-libs       annotation processors don't visit declaration parameter annotations
JDK-8038106   client-libs     PIT: access problem to a PrinterJob on OS X 
JDK-8038163   tools           Build failure on Mac OS 10.9.2 (Mavericks) due to warning treated as error
JDK-8038177   core-libs       Eliminate unnecessary dependency to sun.security.action
JDK-8038181   hotspot         Can't build product VM without precompiled header
JDK-8038186   core-libs       [TESTBUG] improvements of test j.l.i.MethodHandles
JDK-8038193   hotspot         Add command line option tests for BMI options
JDK-8038217   client-libs     SunFontManager.initIDs NoSuchFieldError: lcdSubPixPos
JDK-8038218   infrastructure  Existence check in IncludeCustomExtension broken
JDK-8038222   hotspot         Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support
JDK-8038233   core-svc        Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect()
JDK-8038240   hotspot         new WB API to get nmethod
JDK-8038242   client-libs     Tidy warnings cleanup for java.awt.datatransfer, java.awt.dnd, java.awt.event
JDK-8038256   install         [nightly] jdk9 silent install Not install public JRE by default
JDK-8038257   install         [nightly] public jre installed to jre9 directory when install jdk9 in GUI mode
JDK-8038262   hotspot         Workaround for ccache in vm.make is missing for aix
JDK-8038276   core-libs       java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface 
JDK-8038286   hotspot         nm->set_rtm_state() should be called after (nm != NULL) check
JDK-8038304   hotspot         Add back copyright to VMJFR.c
JDK-8038307   xml             JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
JDK-8038333   core-libs       TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
JDK-8038340   infrastructure  Cleanup and fix sysroot and devkit handling on Linux and Solaris
JDK-8038343   core-svc        Eliminate use of reflection to access JavaBeans Introspector
JDK-8038383   install         Java Update failed with security integrity check
JDK-8038399   hotspot         Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes
JDK-8038435   infrastructure  Some hgforest.sh commands don't receive parameters
JDK-8038438   core-libs       (sctp) Review comments from 8034181
JDK-8038451   core-libs       Incorrect initialization order of static fields in sun.nio.cs.ext.JISAutoDetect$Decoder
JDK-8038456   core-libs       improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methods
JDK-8038459   core-libs       (sctp) Remove superflous classes on platforms without an implementation [macosx, aix]
JDK-8038462   hotspot         [TESTBUG] jfr/api/FlightRecorderMBeanTest/TestGetStartEndTime.java should not fail if times are equal
JDK-8038488   client-libs     Tidy warnings cleanup for java.beans
JDK-8038493   core-libs       Tidy warnings cleanup for java.sql
JDK-8038615   core-libs       test262 repo is now a git repo in github
JDK-8038638   core-libs       Persistent store for compiled scripts
JDK-8038653   core-libs       Clarify that  Time.toLocalTime treats the nanos as 0
JDK-8038754   security-libs   ReplayCacheTestProc test fails with timeout
JDK-8038844   docs            Broken links in the Fac FAQ in the RIA guide
JDK-8038935   core-libs       closed/java/net/SocketPermission/BindTest.java still failing after 8029672
JDK-8038940   core-svc        c.s.j.r.i.ClientNotifForwarder$LinearExecutor prone to data races
JDK-8039047   core-libs       Parser accepts conditional catch clauses even when --no-syntax-extensions / -nse option is passed
JDK-8039088   core-libs       Borken links to the JDBC spec and tutorial in src/share/classes/javax/sql/package.html
JDK-8039108   other-libs      Build Broken : 8035618 fix breaks corba build
JDK-8039114   other-libs      Build failure - JDK-8039108 issue
JDK-8039118   security-libs   Windows build failure (j2pcsc.dll : fatal error unresolved external symbol throwByName)


More information about the jdk9-dev mailing list