2016-04-28 mrkam 8154381: SwingSet tests are not auto closed in jtreg
2016-04-27 chegar 8044773: Refactor jdk.net API so that it can be moved out of the base module
2016-04-27 mchung 8154905: Rename jdk.jvmstat.rmi to jdk.jstatd
2016-04-27 mhaupt 8155106: MHs.Lookup.findConstructor returns handles for array classes
2016-04-27 simonis 8155236: AIX: fix dectection of Xrender extension
2016-04-27 dfuchs 8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class.
2016-04-27 mhaupt 8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
2016-04-27 simonis 8155156: Remove remaining sun.misc.* imports from the jdk repo
2016-04-27 psandoz 8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions
2016-04-27 psandoz 8154556: Use java.nio.ByteOrder instead of boolean value
2016-04-27 rriggs 8155182: fix to JDK-8066750 broke jdk9 builds
2016-04-26 rriggs 8066750: Remove HTTP proxy implementation and tests from RMI
2016-04-26 jlaskey 8132994: /modules and /packages should not be parsed by the jimage parser
2016-04-25 mrkam 8154706: Sanity tests prepareBundle task doesn't produce working bundle
2016-04-25 mrkam 8154594: JFrame.setDefaultCloseOperation is prohibited in jtreg: Missing part of the fix
2016-04-28 lana Added tag jdk-9+116 for changeset d91c47cb2992
2017-07-05 duke Merge
2016-04-28 lana Added tag jdk-9+116 for changeset e29791634c81
2016-05-02 redestad 8155824: JDK build should tune down small apps more aggressively
2016-05-02 erikj 8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
2016-04-29 prr Merge
2016-04-25 prr 8154213: clean up uses of boxed primitive constructors in the java.desktop module
2016-04-29 dholmes 8155689: Build failing for install on jdk9/dev when using -testset hotspot
2016-04-28 lana Merge
2016-04-28 erikj 8155632: Remove debuginfo from jmod files
2016-04-28 erikj 8155629: MODULES_FILTER should apply to imported modules
2016-04-28 erikj 8155641: Correct merge typo in compare script
2016-04-27 chegar 8044773: Refactor jdk.net API so that it can be moved out of the base module
2016-04-27 erikj 8154841: Let different Jib profiles have different default make targets
2016-04-28 lana Added tag jdk-9+116 for changeset fbab762803ef
2017-07-05 duke Added tag jdk-9+116 for changeset 84aba7335005
2017-07-05 duke Merge jdk-9+116
2017-07-05 duke Merge
2016-04-25 rfield 8154485: JShell: infrastructure for multi-Snippet class wrappers
2016-03-22 alundblad 8048146: sjavac uses unexpected exit code of -1
2016-04-21 lana Merge
2016-04-21 ksrini 8151777: Add "@index" tag to the sampleapi generator
2016-04-20 rfield 8153551: jshell tool: no longer a mechanism to see current feedback modes
2016-04-20 rfield 8154445: JShell: Drop residual use of addReads from jshell
2016-04-19 jlahoda 7020499: Project Coin: improvements to try-with-resources desugaring
2016-04-19 jjg 8154500: fix handling of jdk.launcher.patch.* in tests
2016-04-19 jjg 8154504: javac tests fail after JDK API is deprecated
2016-04-18 smarks 8145468: update java.lang APIs with new deprecations
2016-04-18 alundblad 7152104: javac should not warn about missing serialVersionUID for anonymous inner classes
2016-04-18 alundblad 8036952: copyright issues in jdk9/dev/langtools files
2016-04-21 lana Added tag jdk-9+115 for changeset c36230ee15d9
2017-07-05 duke Merge
2016-04-21 lana Added tag jdk-9+115 for changeset c0f1d63d6486
2017-07-05 duke Merge
2016-04-21 lana Merge
2016-04-20 fyuan 8078820: Test deploying a XML parser as a module
2016-04-20 joehw 8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
2016-04-21 lana Added tag jdk-9+115 for changeset 04a4a89d81b9
2017-07-05 duke Merge
2016-04-21 lana Added tag jdk-9+115 for changeset e9c85d2b1fcc
2017-07-05 duke Merge
2016-04-21 lana Merge
2016-04-19 chegar 8148863: Remove sun.misc.ManagedLocalsThread from corba
2016-04-21 lana Added tag jdk-9+115 for changeset 5daa5fbad3ce
2017-07-05 duke Merge
2016-04-25 jlaskey 8154179: BasicImageReader activating ImageBufferCache when not used
2016-04-25 jlaskey 8069079: jimage extract / list to organize classes by modules
2016-04-25 jlaskey 8154090: Remove support for jimage recreate
2016-04-25 jlaskey 8153930: Compiler crashed (intermittently)
2016-04-25 jlaskey 8082537: jimage should print usage when started with no args
2016-04-25 jlaskey 8147634: Need a JImage API that given a JImageLocationRef returns class name
2016-04-25 jlaskey 8147426: Missing definition for JIMAGE_NOT_FOUND
2016-04-25 ntv 8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS"
2016-03-03 stuefe 8150460: (linux|bsd|aix)_close.c: file descriptor table may become large or may not work at all
2016-04-24 chegar 8147543: Remove sun.misc.ManagedLocalsThread
2016-04-24 chegar 8154919: Remove superfluous jdk.unsupported from tools/launcher/modules/limitmods/LimitModsTest.java
2016-04-22 smarks 8153330: deprecate Runtime.traceInstructions() and traceMethodCalls()
2016-04-22 mchung 8154837: Class::getPackage with exploded modules when classes in modules defined to the boot loader
2016-04-22 mhaupt 8154754: MethodHandles.countedLoop errors in deriving loop arguments, result type, and local state
2016-04-22 mhaupt 8154751: MethodHandles.countedLoop does not accept empty bodies
2016-04-22 mhaupt 8152667: MHs.iteratedLoop(...) throws unexpected WMTE, disallows Iterator subclasses, generates inconsistent loop result type
2016-04-22 xuelei 8144566: Custom HostnameVerifier disables SNI extension
2016-04-22 amlu 8154277: JavaDoc warnings in VirtualMachineManager.java and Pool.java
2016-04-22 ntv 8148947: DateTimeFormatter pattern letter 'g'
2016-04-22 amlu 8153933: Remove intermittent key from TimeZone/Bug6772689.java and move back to tier1
2016-04-21 lana Merge
2016-04-21 ntv 8154050: java.time.format.DateTimeFormatter can't parse localized zone-offset
2016-04-21 rhalade 8129329: sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermittently
2016-04-21 redestad 8154853: java/util/TimeZone/OldIDMappingTest.sh fails after JDK-8154231
2016-04-21 redestad 8154231: Simplify access to System properties from JDK code
2016-04-21 amlu 8152936: java/lang/Class/GetPackageTest.java needs update to work with newer testng
2016-04-20 bpb 8154183: (spec) Spec of read(byte[],int,int) and readFully(byte[],int,int) is confusing/incomplete
2016-04-20 coffeys 8071125: Improve exception messages in URLPermission
2016-04-20 alanb 8154707: java/util/ServiceLoader/modules/BasicTest.java failing
2016-04-20 xiaofeya 8154543: NetworkInterfaceStreamTest.java fails intermittently after JDK-8146758
2016-04-20 rhalade 8137231: sun/security/rsa/SpecTest.java timeout with Agent error: java.lang.Exception
2016-04-19 henryjen Merge
2016-03-19 vlivanov 8152335: Improve MethodHandle consistency
2016-01-22 sjiang 8144430: Improve JMX connections
2016-01-20 chegar 8129952: Ensure thread consistency
2016-01-13 prr 8146494: Better ligature substitution
2016-01-13 prr 8146498: Better device table adjustments
2015-12-23 valeriep 8138593: Make DSA more fair
2015-12-21 ascarpino 8143945: Better GCM validation
2015-10-20 vadim 8139008: Better state table management
2015-09-18 weijun 8134297: NPE in GSSNameElement nameType check
2016-04-19 valeriep 8153371: Remove sun.misc.ManagedLocalsThread from jdk.crypto.pkcs11
2016-04-19 valeriep 8077360: Lower the number of providers created when using ServiceLoader
2016-04-19 mrkam 8154365: JFrame.setDefaultCloseOperation is prohibited in jtreg
2016-04-19 ddehaven Merge
2016-04-12 arapte 6191390: Action Event triggered by list does not reflect the modifiers properly on win32
2016-04-12 ptbrunet 8150056: Remove package access restriction of com.sun.java.accessibility.util.internal
2016-04-11 ddehaven Merge
2016-04-11 serb 6832045: DefaultSynthStyle.{getStateInfo,getMatchCount) should use Integer.bitCount
2016-04-08 avstepan 8152183: [TEST] add test for TIFFField
2016-04-08 peytoia 7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
2016-04-07 ptbrunet 8153153: Format string argument mismatch in jaccesswalker.cpp:545
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip