1. 6df46e1 7163201: Simplify toolkit internals references by bagiras · 12 years ago
  2. b7c10e4 7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed by malenkov · 12 years ago
  3. 27b1615 7162476: XMLDecoder security issue via ClassFinder Reviewed-by: art, ahgross by malenkov · 13 years ago
  4. 50120a7 7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes by malenkov · 13 years ago
  5. 8f6cf93 Merge by katleman · 12 years ago
  6. ade9e2c Added tag jdk8-b53 for changeset 2c6933c5106b by katleman · 12 years ago
  7. 5aaf353 7192804: Build should not install jvisualvm man page for OpenJDK by andrew · 12 years ago
  8. 1b426e8 Added tag jdk8-b52 for changeset e8569a473cee by katleman · 12 years ago
  9. 8388935 Merge by katleman · 12 years ago
  10. 5f3cc7b Merge by mfang · 12 years ago
  11. f667a9a 7189611: Venezuela current Currency should be Bs.F. Reviewed-by: okutsu by youdwei · 12 years ago
  12. 27004bf Merge by twisti · 12 years ago
  13. 71627e4 Merge by lana · 12 years ago
  14. 827c9de Added tag jdk8-b51 for changeset e865efbc7105 by katleman · 12 years ago
  15. dd41d00 7190416: JSR 292: typo in InvokerBytecodeGenerator.getConstantPoolSize by twisti · 12 years ago
  16. c9048cd 7183753: [TEST] Some colon in the diff for this test by dsamersoff · 12 years ago
  17. 568415c 7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes by ksrini · 12 years ago
  18. 09a758d 7189886: (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool by alanb · 12 years ago
  19. ce25a9a 7189533: GetJavaProperties should free temporary file if subsequent allocations fails by andrew · 12 years ago
  20. abe5389 Merge by lana · 12 years ago
  21. a8d2fab 7188911: nightly failures after JSR 292 lazy method handle update (round 2) by twisti · 12 years ago
  22. cd34728 7076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwin by alanb · 12 years ago
  23. 25aa8b0 Merge by lana · 12 years ago
  24. 9f109cb Added tag jdk8-b50 for changeset e4bae5c53fca by katleman · 12 years ago
  25. f86bc82 Merge by lana · 12 years ago
  26. e97d400 7146424: Wildcard expansion for single entry classpath by ksrini · 12 years ago
  27. 1b4fdfc 7188114: (launcher) need an alternate command line parser for Windows by ksrini · 12 years ago
  28. c94429d 7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native by sherman · 12 years ago
  29. 7388bd3 7187876: ClassCastException in TCPTransport.executeAcceptLoop by dmocek · 12 years ago
  30. 90103fc Merge by mullan · 12 years ago
  31. 3df0aed 7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider) by mullan · 12 years ago
  32. 9fdee31 6844255: Potential stack corruption in GetJavaProperties by omajid · 12 years ago
  33. d94a14e Merge by mullan · 12 years ago
  34. 445c13c 7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID by mullan · 12 years ago
  35. b2e02a9 7120665: Change Java SE spec so that external networking not required by michaelm · 12 years ago
  36. d6045bf 7184365: closed/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest fails by alexsch · 12 years ago
  37. b185b34 7187618: PropertyDescriptor Performance Slow Reviewed-by: rupashka by malenkov · 12 years ago
  38. 4a49ff1 7185340: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win] by dxu · 12 years ago
  39. 3ba8ef6 Merge by lana · 12 years ago
  40. 5e74f3e Merge by lana · 12 years ago
  41. ad87ef2 7186111: fix bugs in java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup by dmocek · 12 years ago
  42. ed5f3b2 6914123: (str) Missing synchronization in java.lang.String#contentEquals(CharSequence) by jgish · 12 years ago
  43. 45a17c8 7149068: java/awt/Window/Grab/GrabTest.java failed Reviewed-by: art, ant by denis · 12 years ago
  44. d984579 Added tag jdk8-b49 for changeset 51707c3b75c0 by cl · 12 years ago
  45. 1826123 7179879: SSLSocket connect times out instead of throwing socket closed exception by coffeys · 12 years ago
  46. c748414 7187051: ShortRSAKeynnn.sh tests should do cleanup before start test by weijun · 12 years ago
  47. f107ea8 7186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly build by sherman · 12 years ago
  48. 2f906a6 4650871: Classes in sunw.* should be removed from workspace and rt.jar by malenkov · 12 years ago
  49. 26c8387 7167780: Hang javasoft.sqe.tests.api.javax.swing.Timer.Ctor2Tests by rupashka · 12 years ago
  50. 614c070 7184287: (prefs) BackingStoreException when calling flush on root node[macosx] by khazra · 12 years ago
  51. 8e6a043 6653797: Reimplement JDK charset repository charsets.jar by sherman · 12 years ago
  52. 90b6f48 Merge by lana · 12 years ago
  53. 10d37ec 7023639: JSR 292 method handle invocation needs a fast path for compiled code by twisti · 12 years ago
  54. b3f1a83 7129800: [macosx] Regression test OverrideRedirectWindowActivationTest fails due to timing issue by alexsch · 12 years ago
  55. dc59999 7185576: Need to consider the connection timeout at test/com/sun/jndi/ldap/InvalidLdapFilters.java by xuelei · 12 years ago
  56. cbae6ce 7179796: GSSExceptionImpl outputs duplicate mech oid Reviewed-by: valeriep by weijun · 12 years ago
  57. c0324fc Added tag jdk8-b48 for changeset 3e4ab821f461 by cl · 12 years ago
  58. 8e1cd0a 7185512: The printout doesn't match image on screen. Reviewed-by: serb, bagiras by alexsch · 12 years ago
  59. fd4c5a3 6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams on Linux by alanb · 12 years ago
  60. e17cfe7 7178649: TEST BUG: BadKdc3.java needs improvement to ignore the unlikely but possible timeout by weijun · 12 years ago
  61. 27aeda1 7180907: Jarsigner -verify fails if rsa file used sha-256 with authenticated attributes by weijun · 12 years ago
  62. 185404b 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X by sherman · 12 years ago
  63. 4ad658d 7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently by chegar · 12 years ago
  64. 9dea5c6 7181027: [macosx] Unable to use headless mode Reviewed-by: anthony by leonidr · 12 years ago
  65. 103fa15 7124330: [macosx] javax.swing.JComboBox throws unexpected ClassCastException by rupashka · 12 years ago
  66. c2cede4 Merge by lana · 12 years ago
  67. 89413a5 Merge by lana · 12 years ago
  68. b768c45 7185051: Remove TestProviderLeak.java from the ProblemList by khazra · 12 years ago
  69. 66f2bf6 7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name by michaelm · 12 years ago
  70. 28c26dc 7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java by dmocek · 12 years ago
  71. e4b010a 7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7 by alexsch · 12 years ago
  72. 3192c44 7183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[]) by sherman · 12 years ago
  73. 4781344 7183251: Netbeans editor renders text wrong on JDK 7u6 build 17 by prr · 12 years ago
  74. 75acc0c 7142596: RMI JPRT tests are failing by dmocek · 12 years ago
  75. 2f8a149 7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater by bagiras · 12 years ago
  76. 1eb4941 Merge by lana · 12 years ago
  77. 4d25b98 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified by weijun · 12 years ago
  78. ad4de31 7183203: ShortRSAKeynnn.sh tests intermittent failure Reviewed-by: xuelei by weijun · 12 years ago
  79. 0655893 Merge by lana · 12 years ago
  80. 1635e9b Merge by lana · 12 years ago
  81. a1510a2 7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors. by khazra · 12 years ago
  82. 78f6161 Merge by lana · 12 years ago
  83. 7876532 6880559: Enable PKCS11 64-bit windows builds Reviewed-by: valeriep by vinnie · 12 years ago
  84. 8575fad 7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List by serb · 12 years ago
  85. 8814a38 7181438: [OGL] Incorrect alpha used, during blit from SW to the texture. by serb · 12 years ago
  86. ed18469 7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path by ksrini · 12 years ago
  87. 33672dd 7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node by khazra · 12 years ago
  88. 363b840 Added tag jdk8-b47 for changeset 00b22b23269a by katleman · 13 years ago
  89. c471687 7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7. by prr · 13 years ago
  90. 57f4d1d 7022041: TitleBorder Null Pointer Exception by ptisnovs · 13 years ago
  91. 4a5894b 7127687: MethodType leaks memory due to interning by jrose · 13 years ago
  92. e82f5a8 7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited by jrose · 13 years ago
  93. 485df12 7129034: VM crash with a field setter method with a filterArguments by jrose · 13 years ago
  94. c69e37b 7153157: ClassValue.get does not return if computeValue calls remove by jrose · 13 years ago
  95. 4d3f8c6 Merge by katleman · 13 years ago
  96. ed1d636 6966259: Make PrincipalName and Realm immutable Reviewed-by: xuelei by weijun · 13 years ago
  97. f166dec Merge by lana · 13 years ago
  98. fbbd29e 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled by robm · 13 years ago
  99. 4fc94ff 7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7 by anthony · 13 years ago
  100. 07777c0 7181353: Update error message to distinguish native OOM and java OOM in net by zhouyx · 13 years ago